|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.format.output.latex.PicEllipseFormatter
jpicedt.format.output.eepic.PicEllipseFormatter
public class PicEllipseFormatter
Formats a PicEllipse using macros of the eepic package. [SR:pending] handle rotated ellipses
Field Summary |
---|
Fields inherited from class jpicedt.format.output.latex.PicEllipseFormatter |
---|
ellipse, factory |
Constructor Summary | |
---|---|
PicEllipseFormatter(PicEllipse ellipse,
EepicFormatter factory)
|
Method Summary | |
---|---|
java.lang.String |
format()
Returns a String representing this ellipse or arc using epic/eepic macros |
Methods inherited from class jpicedt.format.output.latex.PicEllipseFormatter |
---|
appendArrows, appendEmulatedArcString, appendLatexCircleString, appendLatexDiskString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PicEllipseFormatter(PicEllipse ellipse, EepicFormatter factory)
Method Detail |
---|
public java.lang.String format()
format
in interface Formatter
format
in class PicEllipseFormatter
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |