Uses of Enum
org.docx4j.dml.STShapeType
Packages that use STShapeType
-
Uses of STShapeType in org.docx4j.dml
Fields in org.docx4j.dml declared as STShapeTypeMethods in org.docx4j.dml that return STShapeTypeModifier and TypeMethodDescriptionstatic STShapeTypeCTPresetGeometry2D.getPrst()Gets the value of the prst property.static STShapeTypeReturns the enum constant of this type with the specified name.static STShapeType[]STShapeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STShapeTypeModifier and TypeMethodDescriptionvoidCTPresetGeometry2D.setPrst(STShapeType value) Sets the value of the prst property.