|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Groups Template and LetterComponent objects as "viewable" objects; i.e: those that can be transformed to a printable version.
Method Summary | |
java.util.ArrayList[] |
getAllImages()
Produces an array with information of images, in ascending order through all the text. |
long |
getCode()
Delivers the viewable's code. |
java.lang.String |
getName()
Delivers this viewables's name |
int |
getPrintType()
Delivers this viewables's print type (Laser or Typewritter) |
boolean |
hasVariables()
Decides if this viewable has variables. |
java.util.ArrayList[] |
setOfVariables()
Delivers the set of variables of this "viewable". |
java.lang.String |
toFoTemplate()
Transform this Viewable in a "fo-template" without external references to image files. |
Method Detail |
public java.util.ArrayList[] getAllImages()
public java.util.ArrayList[] setOfVariables()
public long getCode()
public java.lang.String getName()
public int getPrintType()
public boolean hasVariables()
public java.lang.String toFoTemplate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |