add
add(int type, java.awt.geom.Point2D.Float[] pts, int ptsType, boolean bRelativeCoord) method
Add new command to path
Parameters
| Name | Type | Description |
|---|---|---|
| type | int | MotionCommandPathType |
| pts | java.awt.geom.Point2D.Float[] | Array of points |
| ptsType | int | MotionPathPointsType |
| bRelativeCoord | boolean | Relative coordinates boolean |