com.aspose.slides
Class AutoShape.AutoShapePath

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

Deprecated.

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

Represents sub path of an AutoShape.


Method Summary
 java.awt.geom.GeneralPath getPath()
          Deprecated.  Returns the GraphicsPath object for 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()
Deprecated. 

Returns the GraphicsPath object for a sub path. Read-only GraphicsPath.