Package | Description |
---|---|
org.biolegato.sequence.canvas |
Modifier and Type | Method and Description |
---|---|
static ColourMask.MaskType |
ColourMask.MaskType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ColourMask.MaskType[] |
ColourMask.MaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ColourMask(ColourMask.MaskType type,
java.lang.String name,
java.awt.Color[] colours)
Creates a new instance of a colour mask
|
Copyright © 2008-2022 University of Manitoba.