|
Cytoscape 2.5.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NetworkView
Method Summary | |
---|---|
void |
applyLayout(GraphView view)
Deprecated. added for giny, applies the layout on the view |
GraphViewController |
getGraphViewController()
Deprecated. DOCUMENT ME! |
JFrame |
getMainFrame()
Deprecated. Return the frame in which the graph is displayed. |
CyNetwork |
getNetwork()
Deprecated. Returns the network displayed by this object. |
GraphView |
getView()
Deprecated. |
VisualMappingManager |
getVizMapManager()
Deprecated. Returns the visual mapper associated with this display. |
void |
redrawGraph(boolean doLayout,
boolean applyAppearances)
Deprecated. Redraws the graph. |
void |
setNewNetwork(CyNetwork newNetwork)
Deprecated. |
void |
setWindowTitle(String title)
Deprecated. |
Method Detail |
---|
CyNetwork getNetwork()
void setNewNetwork(CyNetwork newNetwork)
void setWindowTitle(String title)
GraphView getView()
JFrame getMainFrame()
VisualMappingManager getVizMapManager()
void redrawGraph(boolean doLayout, boolean applyAppearances)
doLayout
- if true, applied the current layouter to the graphapplyAppearances
- if true, the vizmapper will recalculate
the node and edge appearancesvoid applyLayout(GraphView view)
GraphViewController getGraphViewController()
|
www.cytoscape.org | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |