Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STGeoMappingLevel
Packages that use STGeoMappingLevel
-
Uses of STGeoMappingLevel in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STGeoMappingLevelMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STGeoMappingLevelModifier and TypeMethodDescriptionstatic STGeoMappingLevelCTGeography.getViewedRegionType()Gets the value of the viewedRegionType property.static STGeoMappingLevelReturns the enum constant of this type with the specified name.static STGeoMappingLevel[]STGeoMappingLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type STGeoMappingLevelModifier and TypeMethodDescriptionvoidCTGeography.setViewedRegionType(STGeoMappingLevel value) Sets the value of the viewedRegionType property.