Package com.stimulsoft.base.drawing.path
Class StiPathCurve
java.lang.Object
com.stimulsoft.base.drawing.path.StiPathCommand
com.stimulsoft.base.drawing.path.StiPathCurve
Copyright Stimulsoft
-
Field Summary
Fields inherited from class com.stimulsoft.base.drawing.path.StiPathCommand
KAPPA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.base.drawing.path.StiPathCommand
createCircle, curveTo, getX, getY, lineTo, moveTo, setX, setY
-
Constructor Details
-
StiPathCurve
- Parameters:
x-y-
-
-
Method Details
-
getPoints
- Returns:
- the points
-
setPoints
- Parameters:
points- the points to set
-
getCommand
Description copied from class:StiPathCommandReturn operation- Overrides:
getCommandin classStiPathCommand- Returns:
StiPathCommand
-