public interface PictureShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> extends SimpleShape<S,P>
Modifier and Type | Method and Description |
---|---|
java.awt.Insets |
getClipping()
Returns the clipping values as percent ratio relatively to the image size.
|
PictureData |
getPictureData()
Returns the picture data for this picture.
|
getFillStyle, getGeometry, getLineDecoration, getShadow, getShapeType, getStrokeStyle, isPlaceholder
getAdjustValue
getAnchor, getFlipHorizontal, getFlipVertical, getParent, getRotation, setAnchor, setFlipHorizontal, setFlipVertical, setRotation
PictureData getPictureData()
java.awt.Insets getClipping()
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.