Uses of Class
org.docx4j.dml.chartDrawing.CTGroupShape
Packages that use CTGroupShape
-
Uses of CTGroupShape in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTGroupShapeModifier and TypeFieldDescriptionprotected CTGroupShapeCTAbsSizeAnchor.grpSpprotected CTGroupShapeCTRelSizeAnchor.grpSpMethods in org.docx4j.dml.chartDrawing that return CTGroupShapeModifier and TypeMethodDescriptionObjectFactory.createCTGroupShape()Create an instance ofCTGroupShapeCTAbsSizeAnchor.getGrpSp()Gets the value of the grpSp property.CTRelSizeAnchor.getGrpSp()Gets the value of the grpSp property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTGroupShapeModifier and TypeMethodDescriptionvoidCTAbsSizeAnchor.setGrpSp(CTGroupShape value) Sets the value of the grpSp property.voidCTRelSizeAnchor.setGrpSp(CTGroupShape value) Sets the value of the grpSp property.