|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GroupShape<S extends Shape<S,P>,P extends TextParagraph<S,P,?>>
| Method Summary | |
|---|---|
java.awt.geom.Rectangle2D |
getInteriorAnchor()
Gets the coordinate space of this group. |
void |
setInteriorAnchor(java.awt.geom.Rectangle2D anchor)
Sets the coordinate space of this group. |
| Methods inherited from interface org.apache.poi.sl.usermodel.Shape |
|---|
draw, getAnchor, getParent, getSheet |
| Methods inherited from interface org.apache.poi.sl.usermodel.ShapeContainer |
|---|
addShape, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, getShapes, removeShape |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Methods inherited from interface org.apache.poi.sl.usermodel.PlaceableShape |
|---|
getAnchor, getFlipHorizontal, getFlipVertical, getParent, getRotation, getSheet, setAnchor, setFlipHorizontal, setFlipVertical, setRotation |
| Method Detail |
|---|
java.awt.geom.Rectangle2D getInteriorAnchor()
void setInteriorAnchor(java.awt.geom.Rectangle2D anchor)
anchor - the coordinate space of this group
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||