com.stimulsoft.base.drawing.path
Class StiPathClose

java.lang.Object
  extended by com.stimulsoft.base.drawing.path.StiPathCommand
      extended by com.stimulsoft.base.drawing.path.StiPathClose

public class StiPathClose
extends StiPathCommand

Copyright Stimulsoft


Field Summary
 
Fields inherited from class com.stimulsoft.base.drawing.path.StiPathCommand
KAPPA
 
Constructor Summary
StiPathClose()
           
 
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

StiPathClose

public StiPathClose()
Method Detail

getCommand

public StiPathCommandEnum getCommand()
Description copied from class: StiPathCommand
Return operation

Overrides:
getCommand in class StiPathCommand
Returns:
StiPathCommand