|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.drawing.path.StiPathCommand
com.stimulsoft.base.drawing.path.StiPathCurve
public class StiPathCurve
Copyright Stimulsoft
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.base.drawing.path.StiPathCommand |
|---|
KAPPA |
| Constructor Summary | |
|---|---|
StiPathCurve(StiPoint[] points)
|
|
| Method Summary | |
|---|---|
StiPathCommandEnum |
getCommand()
Return operation |
StiPoint[] |
getPoints()
|
void |
setPoints(StiPoint[] points)
|
| Methods inherited from class com.stimulsoft.base.drawing.path.StiPathCommand |
|---|
createCircle, curveTo, getX, getY, lineTo, moveTo, setX, setY |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiPathCurve(StiPoint[] points)
x - y - | Method Detail |
|---|
public StiPoint[] getPoints()
public void setPoints(StiPoint[] points)
points - the points to setpublic StiPathCommandEnum getCommand()
StiPathCommand
getCommand in class StiPathCommandStiPathCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||