Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoLocations
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTGeoLocations Modifier and Type Field Description protected CTGeoLocationsCTGeoLocationQueryResult. geoLocationsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoLocations Modifier and Type Method Description CTGeoLocationsObjectFactory. createCTGeoLocations()Create an instance ofCTGeoLocationsCTGeoLocationsCTGeoLocationQueryResult. getGeoLocations()Gets the value of the geoLocations property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoLocations Modifier and Type Method Description voidCTGeoLocationQueryResult. setGeoLocations(CTGeoLocations value)Sets the value of the geoLocations property.