Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoDataPointQuery
Packages that use CTGeoDataPointQuery
-
Uses of CTGeoDataPointQuery in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoDataPointQueryModifier and TypeFieldDescriptionprotected CTGeoDataPointQueryCTGeoDataPointToEntityQueryResult.geoDataPointQueryMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoDataPointQueryModifier and TypeMethodDescriptionObjectFactory.createCTGeoDataPointQuery()Create an instance ofCTGeoDataPointQueryCTGeoDataPointToEntityQueryResult.getGeoDataPointQuery()Gets the value of the geoDataPointQuery property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoDataPointQueryModifier and TypeMethodDescriptionvoidCTGeoDataPointToEntityQueryResult.setGeoDataPointQuery(CTGeoDataPointQuery value) Sets the value of the geoDataPointQuery property.