public interface FormatterFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.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,...
|
Modifier and Type | Method and Description |
---|---|
Formatter |
createFormatter(Drawing d,
java.lang.Object outputConstraint) |
Formatter |
createFormatter(Element e) |
static final java.lang.String MAKE_STANDALONE_FILE
Formatter createFormatter(Element e)
Formatter createFormatter(Drawing d, java.lang.Object outputConstraint)
outputConstraint
- constraint used by the factory to create a specific Formatter on-the-flycreateFormatter(Element e)
on the elements
of the drawing, plus creating auxiliarySubmit a bug : syd@jpicedt.org