|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContrastManager.State | |
|---|---|
| info.bioinfweb.treegraph.document |
Contains the classes that represent the data structure of TreeGraph 2 (document elements and
formats) as well as all edit operations in the undo-package to manipulate the data
structure and classes to read and write a document from and to different formats (io-
subpackage). |
| Uses of ContrastManager.State in info.bioinfweb.treegraph.document |
|---|
| Fields in info.bioinfweb.treegraph.document declared as ContrastManager.State | |
|---|---|
private ContrastManager.State |
ContrastManager.state
|
| Methods in info.bioinfweb.treegraph.document that return ContrastManager.State | |
|---|---|
static ContrastManager.State |
ContrastManager.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContrastManager.State[] |
ContrastManager.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||