|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FingExtensibleRootGraph | |
---|---|
cytoscape.giny | |
fing.model |
Uses of FingExtensibleRootGraph in cytoscape.giny |
---|
Subclasses of FingExtensibleRootGraph in cytoscape.giny | |
---|---|
class |
CytoscapeFingRootGraph
|
Constructors in cytoscape.giny with parameters of type FingExtensibleRootGraph | |
---|---|
FingCyNetwork(FingExtensibleRootGraph root,
IntIterator rootGraphNodeInx,
IntIterator rootGraphEdgeInx)
rootGraphNodeInx need not contain all endpoint nodes corresponding to edges in rootGraphEdgeInx - this is calculated automatically by this constructor. |
Uses of FingExtensibleRootGraph in fing.model |
---|
Constructors in fing.model with parameters of type FingExtensibleRootGraph | |
---|---|
FingExtensibleGraphPerspective(FingExtensibleRootGraph root,
IntIterator rootGraphNodeInx,
IntIterator rootGraphEdgeInx)
rootGraphNodeInx need not contain all endpoint nodes corresponding to edges in rootGraphEdgeInx - this is calculated automatically by this constructor. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |