com.stimulsoft.base.drawing.path
Class StiPathMoveTo
java.lang.Object
com.stimulsoft.base.drawing.path.StiPathCommand
com.stimulsoft.base.drawing.path.StiPathMoveTo
public class StiPathMoveTo
- extends StiPathCommand
Sti path command - MoveTo
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiPathMoveTo
public StiPathMoveTo(Double x,
Double y)
- Constructor
- Parameters:
x - y -
getCommand
public StiPathCommandEnum getCommand()
- Return operation
- Overrides:
getCommand in class StiPathCommand
- Returns:
StiPathCommand
Copyright © 2017 Stimulsoft. All Rights Reserved.