Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Class AutoShape

java.lang.Object
  extended by com.aspose.powerpoint.Shape
      extended by com.aspose.powerpoint.AutoShape

public final class AutoShape
extends Shape

Represents the AutoShape shape.


Method Summary
 Adjustments getAdjustments()
          Returns adjustments values for the AutoShape.
 int getShapeType()
          Returns type of an AutoShape.
 
Methods inherited from class com.aspose.powerpoint.Shape
addLink, addTextFrame, clearLink, getAlternativeText, getAnimationSettings, getFillFormat, getHeight, getLineFormat, getLink, getParent, getRotation, getTags, getTextFrame, getWidth, getX, getY, getZOrderPosition, isFlipH, isFlipV, isTextHolder, setAlternativeText, setFlipH, setFlipV, setHeight, setRotation, setWidth, setX, setY, zOrder
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getShapeType

public int getShapeType()
Returns type of an AutoShape.

Returns:
The autoshape type. See AutoShapeType.

getAdjustments

public Adjustments getAdjustments()
Returns adjustments values for the AutoShape.

Returns:
The array of adjustment values