|
||||||||||
| 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.StiPathLineTo
public class StiPathLineTo
Sti path commant - LineTo Copyright Stimulsoft
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.base.drawing.path.StiPathCommand |
|---|
KAPPA |
| Constructor Summary | |
|---|---|
StiPathLineTo(java.lang.Double x,
java.lang.Double y)
Constructor |
|
| Method Summary | |
|---|---|
StiPathCommandEnum |
getCommand()
Return operation |
| 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 StiPathLineTo(java.lang.Double x,
java.lang.Double y)
x - y - | Method Detail |
|---|
public StiPathCommandEnum getCommand()
getCommand in class StiPathCommandStiPathCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||