net.sourceforge.plantuml.eps
Class PostScriptCommandCurveTo
- java.lang.Object
-
- net.sourceforge.plantuml.eps.PostScriptCommandCurveTo
-
- All Implemented Interfaces:
- PostScriptCommand
public class PostScriptCommandCurveTo extends java.lang.Object implements PostScriptCommand
-
-
Constructor Summary
Constructors Constructor and Description PostScriptCommandCurveTo(double x1, double y1, double x2, double y2, double x3, double y3)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringtoPostString()
-
-
-
Constructor Detail
-
PostScriptCommandCurveTo
public PostScriptCommandCurveTo(double x1, double y1, double x2, double y2, double x3, double y3)
-
-
Method Detail
-
toPostString
public java.lang.String toPostString()
- Specified by:
toPostStringin interfacePostScriptCommand
-
-
DataMelt 3.0 © DataMelt by jWork.ORG