Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoLocation
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTGeoLocation in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoLocation Modifier and Type Field Description protected CTGeoLocationCTGeoLocations. geoLocationMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoLocation Modifier and Type Method Description CTGeoLocationObjectFactory. createCTGeoLocation()Create an instance ofCTGeoLocationCTGeoLocationCTGeoLocations. getGeoLocation()Gets the value of the geoLocation property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoLocation Modifier and Type Method Description voidCTGeoLocations. setGeoLocation(CTGeoLocation value)Sets the value of the geoLocation property.