Uses of Class
org.docx4j.dml.chartDrawing.CTGroupShape
| Package | Description |
|---|---|
| org.docx4j.dml.chartDrawing |
-
Uses of CTGroupShape in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTGroupShape Modifier and Type Field Description protected CTGroupShapeCTAbsSizeAnchor. grpSpprotected CTGroupShapeCTRelSizeAnchor. grpSpMethods in org.docx4j.dml.chartDrawing that return CTGroupShape Modifier and Type Method Description CTGroupShapeObjectFactory. createCTGroupShape()Create an instance ofCTGroupShapeCTGroupShapeCTAbsSizeAnchor. getGrpSp()Gets the value of the grpSp property.CTGroupShapeCTRelSizeAnchor. getGrpSp()Gets the value of the grpSp property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTGroupShape Modifier and Type Method Description voidCTAbsSizeAnchor. setGrpSp(CTGroupShape value)Sets the value of the grpSp property.voidCTRelSizeAnchor. setGrpSp(CTGroupShape value)Sets the value of the grpSp property.