|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
cytoscape.generated |
Uses of Node in cytoscape.generated |
---|
Fields in cytoscape.generated with type parameters of type Node | |
---|---|
protected List<Node> |
ViewableNodes.node
|
protected List<Node> |
SelectedNodes.node
|
protected List<Node> |
HiddenNodes.node
|
Methods in cytoscape.generated that return Node | |
---|---|
Node |
ObjectFactory.createNode()
Create an instance of Node |
Methods in cytoscape.generated that return types with arguments of type Node | |
---|---|
List<Node> |
ViewableNodes.getNode()
Gets the value of the node property. |
List<Node> |
SelectedNodes.getNode()
Gets the value of the node property. |
List<Node> |
HiddenNodes.getNode()
Gets the value of the node property. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |