Uses of Class
com.stimulsoft.webdesigner.enums.StiShapeId

Packages that use StiShapeId
com.stimulsoft.webdesigner.enums   
 

Uses of StiShapeId in com.stimulsoft.webdesigner.enums
 

Methods in com.stimulsoft.webdesigner.enums that return StiShapeId
static StiShapeId StiShapeId.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiShapeId[] StiShapeId.values()
          Returns an array containing the constants of this enum type, in the order they are declared.