Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoData
Packages that use CTGeoData
-
Uses of CTGeoData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoDataModifier and TypeMethodDescriptionObjectFactory.createCTGeoData()Create an instance ofCTGeoDataCTGeoDataEntityQueryResult.getGeoData()Gets the value of the geoData property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoDataModifier and TypeMethodDescriptionvoidCTGeoDataEntityQueryResult.setGeoData(CTGeoData value) Sets the value of the geoData property.