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