|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.graphic.io.formatter.JPICEllipseFormatter
public class JPICEllipseFormatter
JPIC-XML formatter for PicEllipsegram objects.
JPIC-XML syntax :
Field Summary |
---|
Fields inherited from interface jpicedt.graphic.io.formatter.JPICConstants |
---|
CR_LF, CR_LF_TAB |
Constructor Summary | |
---|---|
JPICEllipseFormatter(PicEllipse obj,
JPICFormatter 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 JPICEllipseFormatter(PicEllipse obj, JPICFormatter factory)
obj
- the PicEllipse to be formattedfactory
- the factory that produced this formatterMethod Detail |
---|
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 |