Uses of Class
org.docx4j.dml.CTTransform2D
-
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 CTTransform2D Modifier and Type Field Description protected CTTransform2DCTContentPart. xfrmMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing that return CTTransform2D Modifier and Type Method Description CTTransform2DCTContentPart. getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.chartDrawing with parameters of type CTTransform2D Modifier and Type Method Description voidCTContentPart. 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 CTTransform2D Modifier and Type Field Description protected CTTransform2DCTGvmlContentPart. xfrmMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTTransform2D Modifier and Type Method Description CTTransform2DCTGvmlContentPart. getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTTransform2D Modifier and Type Method Description voidCTGvmlContentPart. 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 CTTransform2D Modifier and Type Field Description protected CTTransform2DCTGraphicFrame. xfrmMethods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup that return CTTransform2D Modifier and Type Method Description CTTransform2DCTGraphicFrame. getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2010.wordprocessingGroup with parameters of type CTTransform2D Modifier and Type Method Description voidCTGraphicFrame. setXfrm(CTTransform2D value)Sets the value of the xfrm property. -
Uses of CTTransform2D in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTransform2D Modifier and Type Field Description protected CTTransform2DCTGvmlGraphicalObjectFrame. xfrmprotected CTTransform2DCTGvmlTextShape. xfrmprotected CTTransform2DCTShapeProperties. xfrmMethods in org.docx4j.dml that return CTTransform2D Modifier and Type Method Description CTTransform2DObjectFactory. createCTTransform2D()Create an instance ofCTTransform2DCTTransform2DCTGvmlGraphicalObjectFrame. getXfrm()Gets the value of the xfrm property.CTTransform2DCTGvmlTextShape. getXfrm()Gets the value of the xfrm property.CTTransform2DCTShapeProperties. getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.dml with parameters of type CTTransform2D Modifier and Type Method Description voidCTGvmlGraphicalObjectFrame. 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 CTTransform2D Modifier and Type Field Description protected CTTransform2DCTGraphicFrame. xfrmMethods in org.docx4j.dml.chartDrawing that return CTTransform2D Modifier and Type Method Description CTTransform2DCTGraphicFrame. getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTTransform2D Modifier and Type Method Description voidCTGraphicFrame. 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 CTTransform2D Modifier and Type Field Description protected CTTransform2DCTShape. txXfrmMethods in org.docx4j.dml.diagram2008 that return CTTransform2D Modifier and Type Method Description CTTransform2DCTShape. getTxXfrm()Gets the value of the txXfrm property.Methods in org.docx4j.dml.diagram2008 with parameters of type CTTransform2D Modifier and Type Method Description voidCTShape. 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 CTTransform2D Modifier and Type Field Description protected CTTransform2DCTGraphicalObjectFrame. xfrmMethods in org.docx4j.dml.spreadsheetdrawing that return CTTransform2D Modifier and Type Method Description CTTransform2DCTGraphicalObjectFrame. getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTTransform2D Modifier and Type Method Description voidCTGraphicalObjectFrame. setXfrm(CTTransform2D value)Sets the value of the xfrm property. -
Uses of CTTransform2D in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTTransform2D Modifier and Type Field Description protected CTTransform2DCTWordContentPart. xfrmMethods in org.docx4j.w14 that return CTTransform2D Modifier and Type Method Description CTTransform2DCTWordContentPart. getXfrm()Gets the value of the xfrm property.Methods in org.docx4j.w14 with parameters of type CTTransform2D Modifier and Type Method Description voidCTWordContentPart. setXfrm(CTTransform2D value)Sets the value of the xfrm property.