Package | Description |
---|---|
lavesdk.gui.widgets |
Modifier and Type | Method and Description |
---|---|
Mask.Type |
Mask.getType()
Gets the type of the mask.
|
static Mask.Type |
Mask.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Mask.Type[] |
Mask.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|