Uses of Enum
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.STGeoProjectionType
Packages that use STGeoProjectionType
-
Uses of STGeoProjectionType in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as STGeoProjectionTypeMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return STGeoProjectionTypeModifier and TypeMethodDescriptionstatic STGeoProjectionTypeCTGeography.getProjectionType()Gets the value of the projectionType property.static STGeoProjectionTypeReturns the enum constant of this type with the specified name.static STGeoProjectionType[]STGeoProjectionType.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 STGeoProjectionTypeModifier and TypeMethodDescriptionvoidCTGeography.setProjectionType(STGeoProjectionType value) Sets the value of the projectionType property.