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 PostScriptCommand
Copyright © 2014. All Rights Reserved.