Uses of Class
org.docx4j.dml.chart.CTLayout
Packages that use CTLayout
Package
Description
-
Uses of CTLayout in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart
Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart that return types with arguments of type CTLayoutModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTLayout>ObjectFactory.createLayout(CTLayout value) Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart with parameters of type CTLayoutModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTLayout>ObjectFactory.createLayout(CTLayout value) -
Uses of CTLayout in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTLayoutModifier and TypeFieldDescriptionprotected CTLayoutCTDispUnitsLbl.layoutprotected CTLayoutCTDLbl.layoutprotected CTLayoutCTLegend.layoutprotected CTLayoutCTPlotArea.layoutprotected CTLayoutCTTitle.layoutprotected CTLayoutCTTrendlineLbl.layoutMethods in org.docx4j.dml.chart that return CTLayoutModifier and TypeMethodDescriptionObjectFactory.createCTLayout()Create an instance ofCTLayoutCTDispUnitsLbl.getLayout()Gets the value of the layout property.CTDLbl.getLayout()Gets the value of the layout property.CTLegend.getLayout()Gets the value of the layout property.CTPlotArea.getLayout()Gets the value of the layout property.CTTitle.getLayout()Gets the value of the layout property.CTTrendlineLbl.getLayout()Gets the value of the layout property.Methods in org.docx4j.dml.chart with parameters of type CTLayoutModifier and TypeMethodDescriptionvoidSets the value of the layout property.voidSets the value of the layout property.voidSets the value of the layout property.voidSets the value of the layout property.voidSets the value of the layout property.voidSets the value of the layout property.