com.stimulsoft.base.drawing.path
Class StiPathCurve
java.lang.Object
com.stimulsoft.base.drawing.path.StiPathCommand
com.stimulsoft.base.drawing.path.StiPathCurve
public class StiPathCurve
- extends StiPathCommand
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiPathCurve
public StiPathCurve(StiPoint[] points)
- Parameters:
x - y -
getPoints
public StiPoint[] getPoints()
- Returns:
- the points
setPoints
public void setPoints(StiPoint[] points)
- Parameters:
points - the points to set
getCommand
public StiPathCommandEnum getCommand()
- Description copied from class:
StiPathCommand
- Return operation
- Overrides:
getCommand in class StiPathCommand
- Returns:
StiPathCommand
Copyright © 2017 Stimulsoft. All Rights Reserved.