com.aspose.slides.pptx
Class PictureFrameEx

java.lang.Object
  extended by com.aspose.slides.pptx.ShapeEx
      extended by com.aspose.slides.pptx.GeometryShapeEx
          extended by com.aspose.slides.pptx.PictureFrameEx

public class PictureFrameEx
extends GeometryShapeEx

Represents a frame with a picture inside.


Method Summary
 PictureFillFormatEx getPictureFormat()
           
 PictureFrameLockEx getShapeLock()
           
 ShapeTypeEx getShapeType()
           
 void setShapeType(ShapeTypeEx value)
           
 
Methods inherited from class com.aspose.slides.pptx.GeometryShapeEx
getShapeStyle
 
Methods inherited from class com.aspose.slides.pptx.ShapeEx
getFillFormat, getFrame, getHeight, getHLinkClick, getHLinkMouseOver, getLineFormat, getParent, getPlaceholder, getPresentation, getRawFrame, getRotation, getSlide, getTextFrame, getWidth, getX, getY, getZOrderPosition, isHidden, isTextHolder, setFrame, setHeight, setHidden, setHLinkClick, setHLinkMouseOver, setRawFrame, setRotation, setWidth, setX, setY
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getShapeLock

public PictureFrameLockEx getShapeLock()

getShapeType

public ShapeTypeEx getShapeType()
Overrides:
getShapeType in class GeometryShapeEx

setShapeType

public void setShapeType(ShapeTypeEx value)
Overrides:
setShapeType in class GeometryShapeEx

getPictureFormat

public PictureFillFormatEx getPictureFormat()