Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTGeoEntity
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTGeoEntity in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTGeoEntity Modifier and Type Field Description protected CTGeoEntityCTGeoParentEntitiesQueryResult. geoEntityMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTGeoEntity Modifier and Type Method Description CTGeoEntityObjectFactory. createCTGeoEntity()Create an instance ofCTGeoEntityCTGeoEntityCTGeoParentEntitiesQueryResult. getGeoEntity()Gets the value of the geoEntity property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTGeoEntity Modifier and Type Method Description voidCTGeoParentEntitiesQueryResult. setGeoEntity(CTGeoEntity value)Sets the value of the geoEntity property.