|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.format.output.pstricks.PicParallelogramFormatter
public class PicParallelogramFormatter
Pstricks formatter for PicParallelogram paraects.
Field Summary |
---|
Fields inherited from interface jpicedt.format.output.pstricks.PstricksConstants |
---|
CR_LF, DEFAULT_FILE_WRAPPER_EPILOG, DEFAULT_FILE_WRAPPER_PROLOG, KEY_FILE_WRAPPER_EPILOG, KEY_FILE_WRAPPER_PROLOG, PST_ARROWS, PST_ARROWS_LEFT, PST_ARROWS_RIGHT, PST_COLORNAMES, PST_COLORS, RESCALING_TEX_FUNCTION |
Constructor Summary | |
---|---|
PicParallelogramFormatter(PicParallelogram para,
PstricksFormatter factory)
|
Method Summary | |
---|---|
java.lang.String |
format()
\\psframe[param](x1,y1)(x2,y2) => not used anymore [SR:pending] \\pspolygon[param](x1,y1)...(x4,y4) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PicParallelogramFormatter(PicParallelogram para, PstricksFormatter factory)
Method Detail |
---|
public java.lang.String format()
format
in interface Formatter
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |