Uses of Class
org.apache.poi.sl.draw.binding.CTPoint2D
Packages that use CTPoint2D
-
Uses of CTPoint2D in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTPoint2DModifier and TypeFieldDescriptionprotected CTPoint2D
CTGroupTransform2D.chOff
protected CTPoint2D
CTGroupTransform2D.off
protected CTPoint2D
CTTransform2D.off
Methods in org.apache.poi.sl.draw.binding that return CTPoint2DModifier and TypeMethodDescriptionObjectFactory.createCTPoint2D()
Create an instance ofCTPoint2D
CTGroupTransform2D.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.apache.poi.sl.draw.binding with parameters of type CTPoint2D