|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>
Method Summary | |
---|---|
FillStyle |
getFillStyle()
|
CustomGeometry |
getGeometry()
|
LineDecoration |
getLineDecoration()
|
Shadow<S,P> |
getShadow()
|
ShapeType |
getShapeType()
|
StrokeStyle |
getStrokeStyle()
|
boolean |
isPlaceholder()
|
Methods inherited from interface org.apache.poi.sl.usermodel.Shape |
---|
getAnchor, getParent, getSheet |
Methods inherited from interface org.apache.poi.sl.draw.geom.IAdjustableShape |
---|
getAdjustValue |
Methods inherited from interface org.apache.poi.sl.usermodel.PlaceableShape |
---|
getAnchor, getFlipHorizontal, getFlipVertical, getParent, getRotation, setAnchor, setFlipHorizontal, setFlipVertical, setRotation |
Method Detail |
---|
FillStyle getFillStyle()
LineDecoration getLineDecoration()
StrokeStyle getStrokeStyle()
CustomGeometry getGeometry()
ShapeType getShapeType()
boolean isPlaceholder()
Shadow<S,P> getShadow()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |