Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoDataEntityQuery
Packages that use CTGeoDataEntityQuery
-
Uses of CTGeoDataEntityQuery in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoDataEntityQueryModifier and TypeFieldDescriptionprotected CTGeoDataEntityQueryCTGeoDataEntityQueryResult.geoDataEntityQueryMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoDataEntityQueryModifier and TypeMethodDescriptionObjectFactory.createCTGeoDataEntityQuery()Create an instance ofCTGeoDataEntityQueryCTGeoDataEntityQueryResult.getGeoDataEntityQuery()Gets the value of the geoDataEntityQuery property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoDataEntityQueryModifier and TypeMethodDescriptionvoidCTGeoDataEntityQueryResult.setGeoDataEntityQuery(CTGeoDataEntityQuery value) Sets the value of the geoDataEntityQuery property.