Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoLocations
Packages that use CTGeoLocations
-
Uses of CTGeoLocations in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoLocationsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoLocationsModifier and TypeMethodDescriptionObjectFactory.createCTGeoLocations()Create an instance ofCTGeoLocationsCTGeoLocationQueryResult.getGeoLocations()Gets the value of the geoLocations property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoLocationsModifier and TypeMethodDescriptionvoidCTGeoLocationQueryResult.setGeoLocations(CTGeoLocations value) Sets the value of the geoLocations property.