An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.
Name | Value | Description |
---|---|---|
seUndefined | 0 | |
sePolyLine | 1 | |
seLine | 2 | |
seRect | 3 | |
seRoundRect | 4 | |
seEllipse | 5 | |
seLabel | 6 | |
seImage | 7 | |
seStamp | 8 | |
seTextField | 9 | |
seSubReport | 10 |