Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoPolygons
Packages that use CTGeoPolygons
-
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 CTGeoPolygonsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoPolygonsModifier and TypeMethodDescriptionObjectFactory.createCTGeoPolygons()Create an instance ofCTGeoPolygonsCTGeoData.getGeoPolygons()Gets the value of the geoPolygons property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoPolygonsModifier and TypeMethodDescriptionvoidCTGeoData.setGeoPolygons(CTGeoPolygons value) Sets the value of the geoPolygons property.