cytoscape
Class CyNode
java.lang.Object
cytoscape.CyNode
- All Implemented Interfaces:
- GraphObject, Node
- public class CyNode
- extends Object
- implements Node
CyNode
public CyNode(RootGraph root,
int rootGraphIndex)
getGraphPerspective
public GraphPerspective getGraphPerspective()
- Specified by:
getGraphPerspective
in interface Node
setGraphPerspective
public boolean setGraphPerspective(GraphPerspective gp)
- Specified by:
setGraphPerspective
in interface Node
getRootGraph
public RootGraph getRootGraph()
- Specified by:
getRootGraph
in interface GraphObject
getRootGraphIndex
public int getRootGraphIndex()
- Specified by:
getRootGraphIndex
in interface GraphObject
getIdentifier
public String getIdentifier()
- Specified by:
getIdentifier
in interface GraphObject
setIdentifier
public boolean setIdentifier(String new_id)
- Specified by:
setIdentifier
in interface GraphObject