public interface SimpleShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>> extends Shape<S,P>, IAdjustableShape, PlaceableShape<S,P>
| Modifier and Type | Method and Description |
|---|---|
FillStyle |
getFillStyle() |
CustomGeometry |
getGeometry() |
LineDecoration |
getLineDecoration() |
Shadow<S,P> |
getShadow() |
ShapeType |
getShapeType() |
StrokeStyle |
getStrokeStyle() |
boolean |
isPlaceholder() |
getAdjustValuegetAnchor, getFlipHorizontal, getFlipVertical, getParent, getRotation, setAnchor, setFlipHorizontal, setFlipVertical, setRotationFillStyle getFillStyle()
LineDecoration getLineDecoration()
StrokeStyle getStrokeStyle()
CustomGeometry getGeometry()
ShapeType getShapeType()
boolean isPlaceholder()
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.