Cytoscape 2.8.0 API

cytoscape.util
Interface TopoGraphNode

All Known Implementing Classes:
AttribTopoGraphNode

public interface TopoGraphNode

Represents a node in a topological graph.


Method Summary
 Collection<TopoGraphNode> getDependents()
           
 

Method Detail

getDependents

Collection<TopoGraphNode> getDependents()

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.