|
Cytoscape 2.8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopoGraphNode | |
|---|---|
| cytoscape.data | Basic data classes used by Cytoscape. |
| cytoscape.util | This package contains utility classes which are deemed generally useful, but which do not clearly belong to any other package. |
| Uses of TopoGraphNode in cytoscape.data |
|---|
| Classes in cytoscape.data that implement TopoGraphNode | |
|---|---|
class |
AttribTopoGraphNode
Represents a node in a topological graph. |
| Methods in cytoscape.data that return types with arguments of type TopoGraphNode | |
|---|---|
Collection<TopoGraphNode> |
AttribTopoGraphNode.getDependents()
|
| Uses of TopoGraphNode in cytoscape.util |
|---|
| Methods in cytoscape.util that return types with arguments of type TopoGraphNode | |
|---|---|
Collection<TopoGraphNode> |
TopoGraphNode.getDependents()
|
static List<TopoGraphNode> |
TopologicalSort.sort(Collection<TopoGraphNode> nodes)
|
| Method parameters in cytoscape.util with type arguments of type TopoGraphNode | |
|---|---|
static List<TopoGraphNode> |
TopologicalSort.sort(Collection<TopoGraphNode> nodes)
|
|
Cytoscape 2.8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||