Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.Node

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

Copyright 2010 Cytoscape Consortium. All rights reserved.