|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use STShapeType | |
---|---|
org.apache.poi.sl.draw.binding |
Uses of STShapeType in org.apache.poi.sl.draw.binding |
---|
Fields in org.apache.poi.sl.draw.binding declared as STShapeType | |
---|---|
protected STShapeType |
CTPresetGeometry2D.prst
|
Methods in org.apache.poi.sl.draw.binding that return STShapeType | |
---|---|
static STShapeType |
STShapeType.fromValue(java.lang.String v)
|
STShapeType |
CTPresetGeometry2D.getPrst()
Gets the value of the prst property. |
static STShapeType |
STShapeType.valueOf(java.lang.String name)
Returns 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.apache.poi.sl.draw.binding with parameters of type STShapeType | |
---|---|
void |
CTPresetGeometry2D.setPrst(STShapeType value)
Sets the value of the prst property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |