Package net.sourceforge.plantuml.eps
Class PostScriptCommandMoveTo
- java.lang.Object
-
- net.sourceforge.plantuml.eps.PostScriptCommandMoveTo
-
- All Implemented Interfaces:
PostScriptCommand
public class PostScriptCommandMoveTo extends Object implements PostScriptCommand
-
-
Constructor Summary
Constructors Constructor Description PostScriptCommandMoveTo(double x, double y)
-
-
-
Method Detail
-
toPostString
public String toPostString()
- Specified by:
toPostString
in interfacePostScriptCommand
-
-