|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphViewChangeEvent | |
---|---|
cytoscape.view | Classes that provide a window to display a graph and UI components connected to that window, such as the menus. |
giny.view |
Uses of GraphViewChangeEvent in cytoscape.view |
---|
Methods in cytoscape.view with parameters of type GraphViewChangeEvent | |
---|---|
void |
FlagAndSelectionHandler.graphViewChanged(GraphViewChangeEvent event)
Responds to selection events from the view by setting the matching flagged state in the SelectFilter object. |
void |
CyMenus.graphViewChanged(GraphViewChangeEvent e)
We are not listening for any GraphViewChangeEvents. |
Uses of GraphViewChangeEvent in giny.view |
---|
Methods in giny.view with parameters of type GraphViewChangeEvent | |
---|---|
void |
GraphViewChangeListener.graphViewChanged(GraphViewChangeEvent event)
Invoked when a GraphPerspective to which this GraphPerspectiveChangeListener listens changes. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |