Package net.sourceforge.plantuml.eps
Class PostScriptCommandLineTo
java.lang.Object
net.sourceforge.plantuml.eps.PostScriptCommandLineTo
- All Implemented Interfaces:
PostScriptCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PostScriptCommandLineTo
public PostScriptCommandLineTo(double x, double y)
-
-
Method Details
-
toPostString
public java.lang.String toPostString()- Specified by:
toPostString
in interfacePostScriptCommand
-