|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.format.output.latex.LatexFormatter.DrawingFormatter
public class LatexFormatter.DrawingFormatter
Field Summary | |
---|---|
protected Drawing |
drawing
the Drawing this formater acts upon |
protected java.lang.Object |
outputConstraint
|
Constructor Summary | |
---|---|
LatexFormatter.DrawingFormatter(Drawing drawing,
java.lang.Object outputConstraint)
init this formater for the given drawing |
Method Summary | |
---|---|
protected java.lang.String |
createHeader()
|
java.lang.String |
format()
Create a String representing an Element in the format of this formatter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Drawing drawing
protected java.lang.Object outputConstraint
Constructor Detail |
---|
public LatexFormatter.DrawingFormatter(Drawing drawing, java.lang.Object outputConstraint)
Method Detail |
---|
protected java.lang.String createHeader()
public java.lang.String format()
Formatter
format
in interface Formatter
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |