public class PostScriptCommandQuadTo extends java.lang.Object implements PostScriptCommand
| Constructor and Description |
|---|
PostScriptCommandQuadTo(double x1,
double y1,
double x2,
double y2) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toPostString() |
public PostScriptCommandQuadTo(double x1,
double y1,
double x2,
double y2)
public java.lang.String toPostString()
toPostString in interface PostScriptCommand