|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisualPropertyDependency.Definition | |
---|---|
cytoscape.visual | Framework for generalized mappings from graph attributes to visual attributes. |
Uses of VisualPropertyDependency.Definition in cytoscape.visual |
---|
Methods in cytoscape.visual that return VisualPropertyDependency.Definition | |
---|---|
static VisualPropertyDependency.Definition |
VisualPropertyDependency.Definition.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VisualPropertyDependency.Definition[] |
VisualPropertyDependency.Definition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in cytoscape.visual with parameters of type VisualPropertyDependency.Definition | |
---|---|
boolean |
VisualPropertyDependency.check(VisualPropertyDependency.Definition s)
Checks the state of the specified dependency definition. |
void |
VisualPropertyDependency.set(VisualPropertyDependency.Definition s,
boolean b)
Sets the state of the specified definition to the specified value. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |