com.aspose.slides
Class AutoShape.AutoShapePath

java.lang.Object
  extended by com.aspose.slides.AutoShape.AutoShapePath
Enclosing class:
AutoShape

public static final class AutoShape.AutoShapePath
extends java.lang.Object

Represents a path used to draw an AutoShape.


Method Summary
 java.awt.geom.GeneralPath getPath()
          Returns the GeneralPath object of a sub path.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPath

public java.awt.geom.GeneralPath getPath()
Returns the GeneralPath object of a sub path.