|
Cytoscape 2.8.0-alpha1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfing.model.FingExtensibleGraphPerspective
cytoscape.giny.FingCyNetwork
public class FingCyNetwork
FinhCyNetwork provides an implementation of the CyNetwork interface, as well as the GraphPerspective inteface, and also provides the functionality formally provided by GraphObjAttributes. The Network will notify listeners when nodes/edges are added/removed and when relavant data changes.
| Field Summary |
|---|
| Fields inherited from interface cytoscape.graph.fixed.FixedGraph |
|---|
DIRECTED_EDGE, UNDIRECTED_EDGE |
| Constructor Summary | |
|---|---|
FingCyNetwork(fing.model.FingExtensibleRootGraph root,
cytoscape.util.intr.IntIterator rootGraphNodeInx,
cytoscape.util.intr.IntIterator rootGraphEdgeInx)
rootGraphNodeInx need not contain all endpoint nodes corresponding to edges in rootGraphEdgeInx - this is calculated automatically by this constructor. |
|
| Method Summary | |
|---|---|
void |
addCyNetworkListener(CyNetworkListener listener)
Registers the argument as a listener to this object. |
CyEdge |
addEdge(giny.model.Edge cytoscape_edge)
Add a edge to this Network that already exists in Cytoscape |
int |
addEdge(int cytoscape_edge)
Add a edge to this Network that already exists in Cytoscape |
int |
addEdge(String attribute,
Object value)
Adds a edge to this Network, by looking it up via the given attribute and value |
int |
addNode(int cytoscape_node)
Add a node to this Network that already exists in Cytoscape |
CyNode |
addNode(giny.model.Node cytoscape_node)
Add a node to this Network that already exists in Cytoscape |
int |
addNode(String attribute,
Object value)
Adds a node to this Network, by looking it up via the given attribute and value |
void |
addSelectEventListener(SelectEventListener listener)
Adds a listener for SelectEvents to this CyNetwork |
void |
appendNetwork(CyNetwork network)
Appends all of the nodes and edges in teh given Network to this Network |
int |
createEdge(int source,
int target,
boolean directed)
This method will create a new edge. |
int |
createNode()
This method will create a new node. |
void |
deleteEdgeAttribute(String attribute)
Deletes the attribute with the given name from edge attributes |
void |
deleteNodeAttribute(String attribute)
Deletes the attribute with the given name from node attributes |
Object |
getClientData(String data_name)
Deprecated. Get Some client data |
Collection |
getClientDataNames()
Deprecated. Get a list of all currently available ClientData objects |
Set |
getCyNetworkListeners()
Returns the set of listeners registered with this object. |
String[] |
getEdgeAttributesList()
Return all availble Attributes for the Edges in this CyNetwork |
Object |
getEdgeAttributeValue(giny.model.Edge edge,
String attribute)
Return the requested Attribute for the given Edge |
Object |
getEdgeAttributeValue(int edge,
String attribute)
Return the requested Attribute for the given Edge |
String |
getIdentifier()
DOCUMENT ME! |
String[] |
getNodeAttributesList()
Return all availble Attributes for the Nodes in this CyNetwork |
String[] |
getNodeAttributesList(giny.model.Edge[] edges)
Return all available Attributes for the given Edges |
String[] |
getNodeAttributesList(giny.model.Node[] nodes)
Return all available Attributes for the given Nodes |
Object |
getNodeAttributeValue(int node,
String attribute)
Return the requested Attribute for the given Node |
Object |
getNodeAttributeValue(giny.model.Node node,
String attribute)
Return the requested Attribute for the given Node |
Set |
getSelectedEdges()
Returns the set of selected edges in this CyNetwork |
Set |
getSelectedNodes()
Returns the set of selected nodes in this CyNetwork |
SelectFilter |
getSelectFilter()
|
String |
getTitle()
Can Change |
boolean |
isSelected(giny.model.Edge edge)
Returns the selected state of the given edge. |
boolean |
isSelected(giny.model.Node node)
Returns the selected state of the given node. |
void |
putClientData(String data_name,
Object data)
Deprecated. Networks can support client data. |
boolean |
removeCyNetworkListener(CyNetworkListener listener)
Removes the argument from the set of listeners for this object. |
boolean |
removeEdge(int edge_index,
boolean force)
This will remove this edge from the Network. |
boolean |
removeNode(int node_index,
boolean force)
This will remove this node from the Network. |
void |
removeSelectEventListener(SelectEventListener listener)
Removes a listener for SelectEvents from this CyNetwork |
void |
selectAllEdges()
Sets the selected state of all edges in this CyNetwork to true |
void |
selectAllNodes()
Sets the selected state of all nodes in this CyNetwork to true |
boolean |
setEdgeAttributeValue(giny.model.Edge edge,
String attribute,
Object value)
Return the requested Attribute for the given Edge |
boolean |
setEdgeAttributeValue(int edge,
String attribute,
Object value)
Return the requested Attribute for the given Edge |
String |
setIdentifier(String new_id)
DOCUMENT ME! |
boolean |
setNodeAttributeValue(int node,
String attribute,
Object value)
Return the requested Attribute for the given Node |
boolean |
setNodeAttributeValue(giny.model.Node node,
String attribute,
Object value)
Return the requested Attribute for the given Node |
void |
setSelectedEdgeState(Collection edges,
boolean selected_state)
Sets the selected state of a collection of edges. |
void |
setSelectedEdgeState(giny.model.Edge edge,
boolean selected_state)
Sets the selected state of an edge. |
void |
setSelectedNodeState(Collection nodes,
boolean selected_state)
Sets the selected state of a collection of nodes. |
void |
setSelectedNodeState(giny.model.Node node,
boolean selected_state)
Sets the selected state of a node. |
void |
setTitle(String new_id)
Can Change Throws a PropertyChangeEvent if the title has changed with a CyNetworkTitleChange object that contains the network id and the name. |
void |
unselectAllEdges()
Sets the selected state of all edges in this CyNetwork to false |
void |
unselectAllNodes()
Sets the selected state of all nodes in this CyNetwork to false |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface giny.model.GraphPerspective |
|---|
addGraphPerspectiveChangeListener, clone, containsEdge, containsEdge, containsNode, containsNode, createGraphPerspective, createGraphPerspective, createGraphPerspective, createGraphPerspective, edgeExists, edgeExists, edgeMetaChildrenList, edgeMetaChildrenList, edgeMetaParentsList, edgesIterator, edgesList, edgesList, edgesList, getAdjacentEdgeIndicesArray, getAdjacentEdgesList, getConnectingEdgeIndicesArray, getConnectingEdges, getConnectingNodeIndicesArray, getDegree, getDegree, getEdge, getEdgeCount, getEdgeCount, getEdgeCount, getEdgeIndex, getEdgeIndicesArray, getEdgeIndicesArray, getEdgeIndicesArray, getEdgeMetaChildIndicesArray, getEdgeMetaParentIndicesArray, getEdgeSourceIndex, getEdgeTargetIndex, getInDegree, getInDegree, getInDegree, getInDegree, getIndex, getIndex, getNode, getNodeCount, getNodeIndex, getNodeIndicesArray, getNodeMetaChildIndicesArray, getNodeMetaParentIndicesArray, getOutDegree, getOutDegree, getOutDegree, getOutDegree, getRootGraph, getRootGraphEdgeIndex, getRootGraphNodeIndex, hideEdge, hideEdge, hideEdges, hideEdges, hideNode, hideNode, hideNodes, hideNodes, isEdgeDirected, isEdgeMetaChild, isEdgeMetaParent, isMetaChild, isMetaChild, isMetaParent, isMetaParent, isNeighbor, isNeighbor, isNodeMetaChild, isNodeMetaParent, join, metaParentsList, metaParentsList, neighborsArray, neighborsList, nodeMetaChildrenList, nodeMetaChildrenList, nodeMetaParentsList, nodesIterator, nodesList, removeGraphPerspectiveChangeListener, restoreEdge, restoreEdge, restoreEdges, restoreEdges, restoreNode, restoreNode, restoreNodes, restoreNodes, restoreNodes, restoreNodes |
| Constructor Detail |
|---|
public FingCyNetwork(fing.model.FingExtensibleRootGraph root,
cytoscape.util.intr.IntIterator rootGraphNodeInx,
cytoscape.util.intr.IntIterator rootGraphEdgeInx)
| Method Detail |
|---|
public String getTitle()
getTitle in interface CyNetworkpublic void setTitle(String new_id)
setTitle in interface CyNetworkpublic String getIdentifier()
getIdentifier in interface CyNetworkpublic String setIdentifier(String new_id)
setIdentifier in interface CyNetworknew_id - DOCUMENT ME!
public void putClientData(String data_name,
Object data)
CyNetwork
putClientData in interface CyNetworkdata_name - the name of this client datapublic Collection getClientDataNames()
CyNetwork
getClientDataNames in interface CyNetworkpublic Object getClientData(String data_name)
CyNetwork
getClientData in interface CyNetworkdata_name - the data to getpublic void appendNetwork(CyNetwork network)
appendNetwork in interface CyNetworkpublic void selectAllNodes()
selectAllNodes in interface CyNetworkpublic void selectAllEdges()
selectAllEdges in interface CyNetworkpublic void unselectAllNodes()
unselectAllNodes in interface CyNetworkpublic void unselectAllEdges()
unselectAllEdges in interface CyNetwork
public void setSelectedNodeState(Collection nodes,
boolean selected_state)
setSelectedNodeState in interface CyNetworknodes - a Collection of Nodesselected_state - the desired selection state for the nodes
public void setSelectedNodeState(giny.model.Node node,
boolean selected_state)
setSelectedNodeState in interface CyNetworknodes - a Nodeselected_state - the desired selection state for the node
public void setSelectedEdgeState(Collection edges,
boolean selected_state)
setSelectedEdgeState in interface CyNetworkedges - a Collection of Edgesselected_state - the desired selection state for the edges
public void setSelectedEdgeState(giny.model.Edge edge,
boolean selected_state)
setSelectedEdgeState in interface CyNetworkedges - an Edgeselected_state - the desired selection state for the edgepublic boolean isSelected(giny.model.Node node)
isSelected in interface CyNetworknode - the node
public boolean isSelected(giny.model.Edge edge)
isSelected in interface CyNetworkedge - the edge
public Set getSelectedNodes()
getSelectedNodes in interface CyNetworkpublic Set getSelectedEdges()
getSelectedEdges in interface CyNetworkpublic void addSelectEventListener(SelectEventListener listener)
addSelectEventListener in interface CyNetworklistener - public void removeSelectEventListener(SelectEventListener listener)
removeSelectEventListener in interface CyNetworklistener - public SelectFilter getSelectFilter()
getSelectFilter in interface CyNetwork
public Object getNodeAttributeValue(giny.model.Node node,
String attribute)
node - the given CyNodeattribute - the name of the requested attribute
public Object getNodeAttributeValue(int node,
String attribute)
public Object getEdgeAttributeValue(giny.model.Edge edge,
String attribute)
public Object getEdgeAttributeValue(int edge,
String attribute)
public String[] getNodeAttributesList()
public String[] getNodeAttributesList(giny.model.Node[] nodes)
public String[] getEdgeAttributesList()
public String[] getNodeAttributesList(giny.model.Edge[] edges)
public boolean setNodeAttributeValue(giny.model.Node node,
String attribute,
Object value)
node - the given CyNodeattribute - the name of the requested attributevalue - the value to be set
public boolean setNodeAttributeValue(int node,
String attribute,
Object value)
public boolean setEdgeAttributeValue(giny.model.Edge edge,
String attribute,
Object value)
public boolean setEdgeAttributeValue(int edge,
String attribute,
Object value)
public void deleteNodeAttribute(String attribute)
public void deleteEdgeAttribute(String attribute)
public void addCyNetworkListener(CyNetworkListener listener)
addCyNetworkListener in interface CyNetworkpublic boolean removeCyNetworkListener(CyNetworkListener listener)
removeCyNetworkListener in interface CyNetworkpublic Set getCyNetworkListeners()
getCyNetworkListeners in interface CyNetworkpublic int createNode()
public int addNode(int cytoscape_node)
addNode in interface CyNetworkpublic CyNode addNode(giny.model.Node cytoscape_node)
addNode in interface CyNetwork
public int addNode(String attribute,
Object value)
public boolean removeNode(int node_index,
boolean force)
removeNode in interface CyNetworkforce - force this node to be removed from all Networks
public int createEdge(int source,
int target,
boolean directed)
source - the source nodetarget - the target nodedirected - weather the edge should be directed
public int addEdge(int cytoscape_edge)
addEdge in interface CyNetworkpublic CyEdge addEdge(giny.model.Edge cytoscape_edge)
addEdge in interface CyNetwork
public int addEdge(String attribute,
Object value)
public boolean removeEdge(int edge_index,
boolean force)
removeEdge in interface CyNetworkforce - force this edge to be removed from all Networks
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||