Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoData
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTGeoData Modifier and Type Field Description protected CTGeoDataCTGeoDataEntityQueryResult. geoDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoData Modifier and Type Method Description CTGeoDataObjectFactory. createCTGeoData()Create an instance ofCTGeoDataCTGeoDataCTGeoDataEntityQueryResult. getGeoData()Gets the value of the geoData property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoData Modifier and Type Method Description voidCTGeoDataEntityQueryResult. setGeoData(CTGeoData value)Sets the value of the geoData property.