|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PQRTree.Color | |
---|---|
javatools.datatypes |
Uses of PQRTree.Color in javatools.datatypes |
---|
Methods in javatools.datatypes that return PQRTree.Color | |
---|---|
PQRTree.Color |
PQRTree.Node.color()
Returns the color of this node |
static PQRTree.Color |
PQRTree.Color.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PQRTree.Color[] |
PQRTree.Color.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in javatools.datatypes with parameters of type PQRTree.Color | |
---|---|
boolean |
PQRTree.Node.is(PQRTree.Color t)
True if the node is of color c |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |