protected class JPICFormatter.DrawingFormatter extends java.lang.Object implements Formatter
| Constructor and Description |
|---|
DrawingFormatter(Drawing drawing,
java.lang.Object outputConstraint)
init this formatter for the given drawing
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format()
Create a String representing an Element in the format of this formatter
|
public DrawingFormatter(Drawing drawing, java.lang.Object outputConstraint)
outputConstraint - if MAKE_STANDALONE_FILE, prepend/append prolog and epilog.public java.lang.String format()
FormatterSubmit a bug : syd@jpicedt.org