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