Uses of Class
org.docx4j.dml.CTPoint2D
Packages that use CTPoint2D
Package
Description
-
Uses of CTPoint2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPoint2DModifier and TypeFieldDescriptionprotected CTPoint2DCTGroupTransform2D.chOffprotected CTPoint2DCTGroupTransform2D.offprotected CTPoint2DCTTransform2D.offMethods in org.docx4j.dml that return CTPoint2DModifier and TypeMethodDescriptionObjectFactory.createCTPoint2D()Create an instance ofCTPoint2DCTGroupTransform2D.getChOff()Gets the value of the chOff property.CTGroupTransform2D.getOff()Gets the value of the off property.CTTransform2D.getOff()Gets the value of the off property.Methods in org.docx4j.dml with parameters of type CTPoint2D -
Uses of CTPoint2D in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTPoint2DMethods in org.docx4j.dml.spreadsheetdrawing that return CTPoint2DMethods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTPoint2D -
Uses of CTPoint2D in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as CTPoint2DModifier and TypeFieldDescriptionprotected CTPoint2DAnchor.simplePosprotected CTPoint2DCTWrapPath.startFields in org.docx4j.dml.wordprocessingDrawing with type parameters of type CTPoint2DMethods in org.docx4j.dml.wordprocessingDrawing that return CTPoint2DModifier and TypeMethodDescriptionAnchor.getSimplePos()Gets the value of the simplePos property.CTWrapPath.getStart()Gets the value of the start property.Methods in org.docx4j.dml.wordprocessingDrawing that return types with arguments of type CTPoint2DMethods in org.docx4j.dml.wordprocessingDrawing with parameters of type CTPoint2DModifier and TypeMethodDescriptionvoidAnchor.setSimplePos(CTPoint2D value) Sets the value of the simplePos property.voidSets the value of the start property.