| Field Summary |
|
static final int | _TABLESIZE_BY_NUM_CHARS
Integer value of enum value
"TABLESIZE_BY_NUM_CHARS"
This value indicates that the value indicates the number of characters included. |
|
static final TableSizeType | TABLESIZE_BY_NUM_CHARS
Object value of enum value
"TABLESIZE_BY_NUM_CHARS"
This value indicates that the value indicates the number of characters included. |
|
static final int | _TABLESIZE_BY_LENGTH
Integer value of enum value
"TABLESIZE_BY_LENGTH"
This value indicates that the value indicates length, in screen coordinates. |
|
static final TableSizeType | TABLESIZE_BY_LENGTH
Object value of enum value
"TABLESIZE_BY_LENGTH"
This value indicates that the value indicates length, in screen coordinates. |
|
static final int | _TableSizeType_null
Enum null value. |