public interface GroupShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> extends Shape<S,P>, ShapeContainer<S,P>, PlaceableShape<S,P>
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
draw, getAnchor, getParent, getShapeId, getShapeName, getSheetaddShape, createAutoShape, createConnector, createFreeform, createGroup, createOleShape, createPicture, createTable, createTextBox, getShapes, removeShapegetAnchor, getFlipHorizontal, getFlipVertical, getParent, getRotation, getSheet, setAnchor, setFlipHorizontal, setFlipVertical, setRotationjava.awt.geom.Rectangle2D getInteriorAnchor()
void setInteriorAnchor(java.awt.geom.Rectangle2D anchor)
anchor - the coordinate space of this groupCopyright 2022 The Apache Software Foundation or its licensors, as applicable.