|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.eps.PostScriptCommandCurveTo
public class PostScriptCommandCurveTo
Constructor Summary | |
---|---|
PostScriptCommandCurveTo(double x1,
double y1,
double x2,
double y2,
double x3,
double y3)
|
Method Summary | |
---|---|
java.lang.String |
toPostString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PostScriptCommandCurveTo(double x1, double y1, double x2, double y2, double x3, double y3)
Method Detail |
---|
public java.lang.String toPostString()
toPostString
in interface PostScriptCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |