|
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 | ||||||||
java.lang.Objectcoltginy.ColtGraphViewModel
phoebe.PGraphView
cytoscape.giny.PhoebeNetworkView
public class PhoebeNetworkView
| Field Summary |
|---|
| Fields inherited from class phoebe.PGraphView |
|---|
updateEdges |
| Fields inherited from class coltginy.ColtGraphViewModel |
|---|
DEFAULT_BORDER_PAINT, DEFAULT_EDGE_END_PAINT, DEFAULT_EDGE_STROKE_PAINT, DEFAULT_EDGE_STROKE_PAINT_SELECTION, DEFAULT_NODE_PAINT, DEFAULT_NODE_SELECTION_PAINT, DEFAULT_X, DEFAULT_Y |
| Constructor Summary | |
|---|---|
PhoebeNetworkView(CyNetwork network,
String title)
Deprecated. Creates a new PhoebeNetworkView object. |
|
| Method Summary | |
|---|---|
void |
addEdgeContextMenuListener(ding.view.EdgeContextMenuListener l)
Deprecated. DOCUMENT ME! |
void |
addNodeContextMenuListener(ding.view.NodeContextMenuListener l)
Deprecated. DOCUMENT ME! |
void |
applyLayout(CyLayoutAlgorithm layout)
Deprecated. Applies the given layout to the entire CyNetworkView |
void |
applyLayout(CyLayoutAlgorithm layout,
CyNode[] nodes,
CyEdge[] edges)
Deprecated. Applies the given layout to only the given Nodes and Edges |
void |
applyLayout(CyLayoutAlgorithm layout,
CyNodeView[] nodes,
CyEdgeView[] edges)
Deprecated. Applies the given layout to only the given NodeViews and EdgeViews |
void |
applyLayout(CyLayoutAlgorithm layout,
int[] nodes,
int[] edges)
Deprecated. Applies the given layout to only the given Nodes and Edges |
void |
applyLockedLayout(CyLayoutAlgorithm layout,
CyNode[] nodes,
CyEdge[] edges)
Deprecated. Applies the given layout to the entire CyNetworkView, but locks the given Nodes and Edges in place |
void |
applyLockedLayout(CyLayoutAlgorithm layout,
CyNodeView[] nodes,
CyEdgeView[] edges)
Deprecated. Applies the given layout to the entire CyNetworkView, but locks the given NodeViews and EdgeViews in place |
void |
applyLockedLayout(CyLayoutAlgorithm layout,
int[] nodes,
int[] edges)
Deprecated. Applies the given layout to the entire CyNetworkView, but locks the given Nodes and Edges in place |
boolean |
applyVizMap(CyEdge edge)
Deprecated. Applies the given edge to the given vizmapper |
boolean |
applyVizMap(CyEdge edge,
VisualStyle style)
Deprecated. Applies the given edge to the given vizmapper |
boolean |
applyVizMap(CyNode node)
Deprecated. Applies the given node to the given vizmapper |
boolean |
applyVizMap(CyNode node,
VisualStyle style)
Deprecated. Applies the given node to the given vizmapper |
boolean |
applyVizMap(EdgeView edge_view)
Deprecated. Applies the given edge to the given vizmapper |
boolean |
applyVizMap(EdgeView edge_view,
VisualStyle style)
Deprecated. Applies the given edge to the given vizmapper |
boolean |
applyVizMap(NodeView node_view)
Deprecated. Applies the given node to the given vizmapper |
boolean |
applyVizMap(NodeView node_view,
VisualStyle style)
Deprecated. Applies the given node to the given vizmapper |
void |
applyVizmapper(VisualStyle style)
Deprecated. |
Object |
getClientData(String data_name)
Deprecated. Get Some client data |
Collection |
getClientDataNames()
Deprecated. Get a list of all currently available ClientData objects |
CyNetwork |
getNetwork()
Deprecated. DOCUMENT ME! |
String |
getTitle()
Deprecated. DOCUMENT ME! |
CyNetworkView |
getView()
Deprecated. DOCUMENT ME! |
boolean |
getVisualMapperEnabled()
Deprecated. DOCUMENT ME! |
VisualStyle |
getVisualStyle()
Deprecated. DOCUMENT ME! |
VisualMappingManager |
getVizMapManager()
Deprecated. DOCUMENT ME! |
VizMapUI |
getVizMapUI()
Deprecated. DOCUMENT ME! |
void |
putClientData(String data_name,
Object data)
Deprecated. Networks can support client data. |
void |
redrawGraph()
Deprecated. DOCUMENT ME! |
void |
redrawGraph(boolean layout,
boolean vizmap)
Deprecated. DOCUMENT ME! |
void |
removeEdgeContextMenuListener(ding.view.EdgeContextMenuListener l)
Deprecated. DOCUMENT ME! |
void |
removeNodeContextMenuListener(ding.view.NodeContextMenuListener l)
Deprecated. DOCUMENT ME! |
boolean |
setSelected(CyEdge[] edges)
Deprecated. Sets the Given edges Selected |
boolean |
setSelected(CyNode[] nodes)
Deprecated. Sets the Given nodes Selected |
boolean |
setSelected(EdgeView[] edge_views)
Deprecated. Sets the Given edges Selected |
boolean |
setSelected(NodeView[] node_views)
Deprecated. Sets the Given nodes Selected |
void |
setTitle(String new_title)
Deprecated. DOCUMENT ME! |
void |
setVisualMapperEnabled(boolean state)
Deprecated. DOCUMENT ME! |
void |
setVisualStyle(String VSName)
Deprecated. DOCUMENT ME! |
void |
toggleVisualMapperEnabled()
Deprecated. DOCUMENT ME! |
void |
updateStatusLabel()
Deprecated. Resets the info label status bar text with the current number of nodes, edges, selected nodes, and selected edges. |
| Methods inherited from class phoebe.PGraphView |
|---|
addContextMethod, addEdgeView, addEdgeView, addGraphViewChangeListener, addNodeView, addNodeView, addNodeView, addToEdgeLayer, addToNodeLayer, disableEdgeSelection, disableNodeSelection, disablePanning, donePrinting, edgeCount, edgeSelected, edgeSelectionEnabled, edgeUnselected, enableEdgeSelection, enableNodeSelection, enablePanning, fitContent, getBackgroundPaint, getBirdsEyeView, getCanvas, getComponent, getContextMethods, getContextMethods, getEdgeHandler, getEdgeLayer, getEdgeSelectionHandler, getEdgeView, getEdgeView, getEdgeViewCount, getEdgeViewsIterator, getEdgeViewsList, getEdgeViewsList, getEdgeViewsList, getHeight, getIdentifier, getNodeLayer, getNodeView, getNodeView, getNodeViewCount, getNodeViewsIterator, getNodeViewsList, getObjectLayer, getRootGraph, getSelectedEdgeIndices, getSelectedEdges, getSelectedNodeIndices, getSelectedNodes, getSelectionHandler, getSquiggleHandler, getWidth, getZoom, hideEdgeView, hideGraphObject, hideGraphObjects, hideNodeView, hideNodeView, nodeCount, nodeSelected, nodeSelectionEnabled, nodeUnselected, openNodeEditor, prepareToPrint, removeEdgeView, removeEdgeView, removeEdgeView, removeGraphViewChangeListener, removeNodeView, removeNodeView, removeNodeView, setBackgroundPaint, setIdentifier, setZoom, showEdgeView, showGraphObject, showGraphObjects, showNodeView, showNodeView, updateView |
| Methods inherited from class coltginy.ColtGraphViewModel |
|---|
getAllEdgePropertyData, getAllNodePropertyData, getEdgeBooleanProperty, getEdgeDoubleProperty, getEdgeFloatProperty, getEdgeIntProperty, getEdgeObjectProperty, getGraphPerspective, getNodeBooleanProperty, getNodeDoubleProperty, getNodeFloatProperty, getNodeIntProperty, getNodeObjectProperty, setAllEdgePropertyData, setAllNodePropertyData, setEdgeBooleanProperty, setEdgeDoubleProperty, setEdgeFloatProperty, setEdgeIntProperty, setEdgeObjectProperty, setNodeBooleanProperty, setNodeDoubleProperty, setNodeFloatProperty, setNodeIntProperty, setNodeObjectProperty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PhoebeNetworkView(CyNetwork network,
String title)
network - DOCUMENT ME!title - DOCUMENT ME!| Method Detail |
|---|
public void setVisualStyle(String VSName)
setVisualStyle in interface CyNetworkViewVSName - DOCUMENT ME!public VisualStyle getVisualStyle()
getVisualStyle in interface CyNetworkViewpublic CyNetworkView getView()
getView in interface CyNetworkViewpublic CyNetwork getNetwork()
getNetwork in interface CyNetworkViewpublic String getTitle()
getTitle in interface CyNetworkViewpublic void setTitle(String new_title)
setTitle in interface CyNetworkViewnew_title - DOCUMENT ME!
public void redrawGraph(boolean layout,
boolean vizmap)
redrawGraph in interface CyNetworkViewlayout - DOCUMENT ME!vizmap - DOCUMENT ME!public void redrawGraph()
public void toggleVisualMapperEnabled()
toggleVisualMapperEnabled in interface CyNetworkViewpublic void setVisualMapperEnabled(boolean state)
setVisualMapperEnabled in interface CyNetworkViewstate - DOCUMENT ME!public boolean getVisualMapperEnabled()
getVisualMapperEnabled in interface CyNetworkViewpublic VisualMappingManager getVizMapManager()
getVizMapManager in interface CyNetworkViewpublic VizMapUI getVizMapUI()
getVizMapUI in interface CyNetworkView
public void putClientData(String data_name,
Object data)
putClientData in interface CyNetworkViewdata_name - the name of this client datapublic Collection getClientDataNames()
getClientDataNames in interface CyNetworkViewpublic Object getClientData(String data_name)
getClientData in interface CyNetworkViewdata_name - the data to getpublic void updateStatusLabel()
public boolean applyVizMap(CyEdge edge)
applyVizMap in interface CyNetworkViewpublic boolean applyVizMap(EdgeView edge_view)
applyVizMap in interface CyNetworkView
public boolean applyVizMap(CyEdge edge,
VisualStyle style)
applyVizMap in interface CyNetworkView
public boolean applyVizMap(EdgeView edge_view,
VisualStyle style)
applyVizMap in interface CyNetworkViewpublic boolean applyVizMap(CyNode node)
applyVizMap in interface CyNetworkViewpublic boolean applyVizMap(NodeView node_view)
applyVizMap in interface CyNetworkView
public boolean applyVizMap(CyNode node,
VisualStyle style)
applyVizMap in interface CyNetworkView
public boolean applyVizMap(NodeView node_view,
VisualStyle style)
applyVizMap in interface CyNetworkViewpublic void applyVizmapper(VisualStyle style)
applyVizmapper in interface CyNetworkViewstyle - the visual stylepublic void applyLayout(CyLayoutAlgorithm layout)
applyLayout in interface CyNetworkView
public void applyLockedLayout(CyLayoutAlgorithm layout,
CyNode[] nodes,
CyEdge[] edges)
applyLockedLayout in interface CyNetworkView
public void applyLayout(CyLayoutAlgorithm layout,
CyNode[] nodes,
CyEdge[] edges)
applyLayout in interface CyNetworkView
public void applyLockedLayout(CyLayoutAlgorithm layout,
CyNodeView[] nodes,
CyEdgeView[] edges)
applyLockedLayout in interface CyNetworkView
public void applyLayout(CyLayoutAlgorithm layout,
CyNodeView[] nodes,
CyEdgeView[] edges)
applyLayout in interface CyNetworkView
public void applyLockedLayout(CyLayoutAlgorithm layout,
int[] nodes,
int[] edges)
applyLockedLayout in interface CyNetworkView
public void applyLayout(CyLayoutAlgorithm layout,
int[] nodes,
int[] edges)
applyLayout in interface CyNetworkViewpublic boolean setSelected(CyNode[] nodes)
setSelected in interface CyNetworkViewpublic boolean setSelected(NodeView[] node_views)
setSelected in interface CyNetworkViewpublic boolean setSelected(CyEdge[] edges)
setSelected in interface CyNetworkViewpublic boolean setSelected(EdgeView[] edge_views)
setSelected in interface CyNetworkViewpublic void addNodeContextMenuListener(ding.view.NodeContextMenuListener l)
addNodeContextMenuListener in interface CyNetworkViewl - DOCUMENT ME!public void removeNodeContextMenuListener(ding.view.NodeContextMenuListener l)
removeNodeContextMenuListener in interface CyNetworkViewl - DOCUMENT ME!public void addEdgeContextMenuListener(ding.view.EdgeContextMenuListener l)
addEdgeContextMenuListener in interface CyNetworkViewl - DOCUMENT ME!public void removeEdgeContextMenuListener(ding.view.EdgeContextMenuListener l)
removeEdgeContextMenuListener in interface CyNetworkViewl - DOCUMENT ME!
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||