|
|||||||||
| 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.Rectangle |
getInteriorAnchor()
Gets the coordinate space of this group. |
void |
setInteriorAnchor(java.awt.Rectangle anchor)
Sets the coordinate space of this group. |
| Methods inherited from interface org.apache.poi.sl.usermodel.Shape |
|---|
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, setAnchor, setFlipHorizontal, setFlipVertical, setRotation |
| Method Detail |
|---|
java.awt.Rectangle getInteriorAnchor()
void setInteriorAnchor(java.awt.Rectangle anchor)
anchor - the coordinate space of this group
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||