|
Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcytoscape.layout.AbstractLayout
cytoscape.layout.SpringEmbeddedLayouter
VERY STRONG WARNING!!! AVOID USING OR LOOKING AT THIS CODE!! IT IS GOING TO GO AWAY VERY SOON!!!
| Constructor Summary | |
SpringEmbeddedLayouter(CyNetworkView graphView)
Deprecated. |
|
| Method Summary | |
Object |
construct()
Deprecated. |
GraphView |
getGraphView()
Deprecated. |
void |
lockNode(NodeView v)
Deprecated. Adds the NodeView to the DontMove list |
void |
lockNodes(NodeView[] nodes)
Deprecated. |
void |
setGraphView(CyNetworkView newGraphView)
Deprecated. |
void |
unlockNode(NodeView v)
Deprecated. Removes the NodeView from the DontMove list |
| Methods inherited from class cytoscape.layout.AbstractLayout |
advancePositions, cancel, doLayout, done, dontMove, forceMove, getCurrent, getCurrentSize, getLengthOfTask, getMessage, getName, getNodeView, getStatus, getTaskName, go, incrementProgress, initialize, move, resize, restart, setSingle, stop, wasCanceled |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SpringEmbeddedLayouter(CyNetworkView graphView)
| Method Detail |
public void setGraphView(CyNetworkView newGraphView)
public GraphView getGraphView()
public void lockNodes(NodeView[] nodes)
lockNodes in interface LayoutAlgorithmlockNodes in class AbstractLayoutpublic void lockNode(NodeView v)
AbstractLayout
lockNode in interface LayoutAlgorithmlockNode in class AbstractLayoutpublic void unlockNode(NodeView v)
AbstractLayout
unlockNode in interface LayoutAlgorithmunlockNode in class AbstractLayoutpublic Object construct()
construct in class AbstractLayout
|
www.cytoscape.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||