|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectEvent | |
---|---|
cytoscape.data | Basic data classes used by Cytoscape. |
cytoscape.view | Classes that provide a window to display a graph and UI components connected to that window, such as the menus. |
Uses of SelectEvent in cytoscape.data |
---|
Methods in cytoscape.data with parameters of type SelectEvent | |
---|---|
void |
SelectEventListener.onSelectEvent(SelectEvent event)
|
Uses of SelectEvent in cytoscape.view |
---|
Methods in cytoscape.view with parameters of type SelectEvent | |
---|---|
void |
NetworkPanel.onSelectEvent(SelectEvent event)
DOCUMENT ME! |
void |
FlagAndSelectionHandler.onSelectEvent(SelectEvent event)
Responds to events indicating a change in the flagged state of one or more nodes or edges. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |