public class StiPathCurve extends StiPathCommand
KAPPA| Constructor and Description |
|---|
StiPathCurve(StiPoint[] points) |
| Modifier and Type | Method and Description |
|---|---|
StiPathCommandEnum |
getCommand()
Return operation
|
StiPoint[] |
getPoints() |
void |
setPoints(StiPoint[] points) |
createCircle, curveTo, getX, getY, lineTo, moveTo, setX, setYpublic StiPathCurve(StiPoint[] points)
x - y - public StiPoint[] getPoints()
public void setPoints(StiPoint[] points)
points - the points to setpublic StiPathCommandEnum getCommand()
StiPathCommandgetCommand in class StiPathCommandStiPathCommandCopyright © 2020 Stimulsoft. All Rights Reserved.