|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jpicedt.graphic.io.formatter.AbstractFormatter jpicedt.graphic.io.formatter.JPICParallelogramFormatter
public class JPICParallelogramFormatter
JPIC-XML formatter for PicParallelogram objects.
JPIC-XML syntax :
Constructor Summary | |
---|---|
JPICParallelogramFormatter(PicParallelogram obj,
JPICFormatter factory)
|
Method Summary | |
---|---|
String |
format()
PsTricks formating algorithm ex : \psframe[framearc=0.5,linecolor=red,linewidth=0.2,fillstyle=solid,fillcolor=blue](2,2)(5,7) |
Element |
getElement()
Renvoie l' Element sujet du formattage. |
Methods inherited from class jpicedt.graphic.io.formatter.AbstractFormatter |
---|
revertedArrowsAttribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JPICParallelogramFormatter(PicParallelogram obj, JPICFormatter factory)
obj
- the PicParallelogram to be formattedfactory
- the factory that produced this formatterMethod Detail |
---|
public Element getElement()
Formatter
Element
sujet du formattage.
public String format()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |