|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.format.output.latex.PicTextFormatter
public class PicTextFormatter
An interface that specifies common formatting behaviours for Drawable objects
Field Summary |
---|
Constructor Summary | |
---|---|
PicTextFormatter(PicText obj,
FormatterFactory factory)
|
Method Summary | |
---|---|
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 |
Constructor Detail |
---|
public PicTextFormatter(PicText obj, FormatterFactory factory)
Method Detail |
---|
public java.lang.String format()
Formatter
format
in interface Formatter
The
- zero-point of the LaTeX picture in pixel-coordinates
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |