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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostScriptCommandMoveTo
public PostScriptCommandMoveTo(double x,
double y)
toPostString
public String toPostString()
- Specified by:
toPostString
in interface PostScriptCommand
Copyright © 2011. All Rights Reserved.