public class LatexFormatter.DrawingFormatter extends java.lang.Object implements Formatter
Modifier and Type | Field and Description |
---|---|
protected Drawing |
drawing
the Drawing this formater acts upon
|
protected java.lang.Object |
outputConstraint |
Constructor and Description |
---|
LatexFormatter.DrawingFormatter(Drawing drawing,
java.lang.Object outputConstraint)
init this formater for the given drawing
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
createHeader() |
java.lang.String |
format()
Create a String representing an Element in the format of this formatter
|
protected Drawing drawing
protected java.lang.Object outputConstraint
public LatexFormatter.DrawingFormatter(Drawing drawing, java.lang.Object outputConstraint)
protected java.lang.String createHeader()
public java.lang.String format()
Formatter
Submit a bug : syd@jpicedt.org