|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSSFShapeGroup | |
|---|---|
| org.apache.poi.xssf.usermodel | |
| Uses of XSSFShapeGroup in org.apache.poi.xssf.usermodel |
|---|
| Fields in org.apache.poi.xssf.usermodel declared as XSSFShapeGroup | |
|---|---|
protected XSSFShapeGroup |
XSSFShape.parent
The parent shape, always not-null for shapes in groups |
| Methods in org.apache.poi.xssf.usermodel that return XSSFShapeGroup | |
|---|---|
XSSFShapeGroup |
XSSFShapeGroup.createGroup(XSSFChildAnchor anchor)
Creates a group shape. |
XSSFShapeGroup |
XSSFDrawing.createGroup(XSSFClientAnchor anchor)
Creates a simple shape. |
XSSFShapeGroup |
XSSFShape.getParent()
|
| Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFShapeGroup | |
|---|---|
java.util.List<XSSFShape> |
XSSFDrawing.getShapes(XSSFShapeGroup groupshape)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||