Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoPolygons
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTGeoPolygons in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoPolygons Modifier and Type Field Description protected CTGeoPolygonsCTGeoData. geoPolygonsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoPolygons Modifier and Type Method Description CTGeoPolygonsObjectFactory. createCTGeoPolygons()Create an instance ofCTGeoPolygonsCTGeoPolygonsCTGeoData. getGeoPolygons()Gets the value of the geoPolygons property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoPolygons Modifier and Type Method Description voidCTGeoData. setGeoPolygons(CTGeoPolygons value)Sets the value of the geoPolygons property.