net.sourceforge.plantuml.eps
Class PostScriptCommandLineTo
java.lang.Object
net.sourceforge.plantuml.eps.PostScriptCommandLineTo
- All Implemented Interfaces:
- PostScriptCommand
public class PostScriptCommandLineTo
- extends Object
- implements PostScriptCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostScriptCommandLineTo
public PostScriptCommandLineTo(double x,
double y)
toPostString
public String toPostString()
- Specified by:
toPostString
in interface PostScriptCommand
Copyright © 2012. All Rights Reserved.