|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static String |
MAKE_STANDALONE_FILE
a constraint to indicate that the created Formatter should be able to create a standalone String which once save, can be directly fed to, e.g., latex or ghostview,... |
Method Summary | |
Formatter |
createFormatter(Drawing d,
Object outputConstraint)
|
Formatter |
createFormatter(Element e)
|
Field Detail |
public static final String MAKE_STANDALONE_FILE
Method Detail |
public Formatter createFormatter(Element e)
public Formatter createFormatter(Drawing d, Object outputConstraint)
outputConstraint
- constraint used by the factory to create a specific Formatter on-the-fly
createFormatter(Element e)
on the elements
of the drawing, plus creating auxiliary
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |