public final class MiBoolean extends Enumeration
Modifier and Type | Field and Description |
---|---|
static MiBoolean |
FALSE
Represents boolean symbol 'False' used by MetaImage file format.
|
static MiBoolean |
TRUE
Represents boolean symbol 'TRUE' used by MetaImage file format.
|
byName, toString