org.apache.poi.sl.usermodel
Interface GraphicalFrame<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>

All Superinterfaces:
PlaceableShape<S,P>, Shape<S,P>

public interface GraphicalFrame<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>
extends Shape<S,P>, PlaceableShape<S,P>


Method Summary
 PictureShape<S,P> getFallbackPicture()
           
 
Methods inherited from interface org.apache.poi.sl.usermodel.Shape
draw, getAnchor, getParent, getSheet
 
Methods inherited from interface org.apache.poi.sl.usermodel.PlaceableShape
getAnchor, getFlipHorizontal, getFlipVertical, getParent, getRotation, getSheet, setAnchor, setFlipHorizontal, setFlipVertical, setRotation
 

Method Detail

getFallbackPicture

PictureShape<S,P> getFallbackPicture()
Returns:
a fallback representation as picture shape