Class PostScriptCommandQuadTo
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.eps.PostScriptCommandQuadTo
- All Implemented Interfaces:
PostScriptCommand
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PostScriptCommandQuadTo
public PostScriptCommandQuadTo(double x1, double y1, double x2, double y2)
-
-
Method Details
-
toPostString
- Specified by:
toPostString
in interfacePostScriptCommand
-