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


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

Method Detail

getPath

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

Returns:
the GeneralPath object.