Uses of Class
org.docx4j.dml.CTTransform2D
Packages that use CTTransform2D
Package
Description
-
Uses of CTTransform2D in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing declared as CTTransform2DMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing that return CTTransform2DMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing with parameters of type CTTransform2DModifier and TypeMethodDescriptionvoidCTContentPart.setXfrm(CTTransform2D value) Sets the value of the xfrm property. -
Uses of CTTransform2D in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTTransform2DMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTTransform2DModifier and TypeMethodDescriptionCTGvmlContentPart.getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTTransform2DModifier and TypeMethodDescriptionvoidCTGvmlContentPart.setXfrm(CTTransform2D value) Sets the value of the xfrm property. -
Uses of CTTransform2D in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup
Fields in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup declared as CTTransform2DMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup that return CTTransform2DMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup with parameters of type CTTransform2DModifier and TypeMethodDescriptionvoidCTGraphicFrame.setXfrm(CTTransform2D value) Sets the value of the xfrm property. -
Uses of CTTransform2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTransform2DModifier and TypeFieldDescriptionprotected CTTransform2DCTGvmlGraphicalObjectFrame.xfrmprotected CTTransform2DCTGvmlTextShape.xfrmprotected CTTransform2DCTShapeProperties.xfrmMethods in org.docx4j.dml that return CTTransform2DModifier and TypeMethodDescriptionObjectFactory.createCTTransform2D()Create an instance ofCTTransform2DCTGvmlGraphicalObjectFrame.getXfrm()Gets the value of the xfrm property.CTGvmlTextShape.getXfrm()Gets the value of the xfrm property.CTShapeProperties.getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.dml with parameters of type CTTransform2DModifier and TypeMethodDescriptionvoidCTGvmlGraphicalObjectFrame.setXfrm(CTTransform2D value) Sets the value of the xfrm property.voidCTGvmlTextShape.setXfrm(CTTransform2D value) Sets the value of the xfrm property.voidCTShapeProperties.setXfrm(CTTransform2D value) Sets the value of the xfrm property. -
Uses of CTTransform2D in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTTransform2DMethods in org.docx4j.dml.chartDrawing that return CTTransform2DMethods in org.docx4j.dml.chartDrawing with parameters of type CTTransform2DModifier and TypeMethodDescriptionvoidCTGraphicFrame.setXfrm(CTTransform2D value) Sets the value of the xfrm property. -
Uses of CTTransform2D in org.docx4j.dml.diagram2008
Fields in org.docx4j.dml.diagram2008 declared as CTTransform2DMethods in org.docx4j.dml.diagram2008 that return CTTransform2DMethods in org.docx4j.dml.diagram2008 with parameters of type CTTransform2DModifier and TypeMethodDescriptionvoidCTShape.setTxXfrm(CTTransform2D value) Sets the value of the txXfrm property. -
Uses of CTTransform2D in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTTransform2DMethods in org.docx4j.dml.spreadsheetdrawing that return CTTransform2DModifier and TypeMethodDescriptionCTGraphicalObjectFrame.getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTTransform2DModifier and TypeMethodDescriptionvoidCTGraphicalObjectFrame.setXfrm(CTTransform2D value) Sets the value of the xfrm property. -
Uses of CTTransform2D in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTTransform2DMethods in org.docx4j.w14 that return CTTransform2DModifier and TypeMethodDescriptionCTWordContentPart.getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.w14 with parameters of type CTTransform2DModifier and TypeMethodDescriptionvoidCTWordContentPart.setXfrm(CTTransform2D value) Sets the value of the xfrm property.