public class PostScriptCommandCurveTo extends Object implements PostScriptCommand
| Constructor and Description |
|---|
PostScriptCommandCurveTo(double x1,
double y1,
double x2,
double y2,
double x3,
double y3) |
public PostScriptCommandCurveTo(double x1,
double y1,
double x2,
double y2,
double x3,
double y3)
public String toPostString()
toPostString in interface PostScriptCommandCopyright © 2017. All rights reserved.