|
Cytoscape 3.1.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SetCurrentVisualStyleListener | TODO: Missing documentation |
| VisualMappingFunctionChangedListener | TODO: Missing documentation |
| VisualStyleAboutToBeRemovedListener | Listener for VisualStyleAboutToBeRemovedEvent. |
| VisualStyleAddedListener | Listener for VisualStyleAddedEvent. |
| VisualStyleChangedListener | TODO: Missing documentation |
| VisualStyleSetListener | Listener for VisualStyleSetEvent. |
| Class Summary | |
|---|---|
| SetCurrentVisualStyleEvent | TODO: Missing documentation |
| VisualMappingFunctionChangedEvent | VisualMappingFunctions should fire this event when the contents of the mapping modified. |
| VisualMappingFunctionChangeRecord | TODO: Missing documentation |
| VisualStyleAboutToBeRemovedEvent | This event will be fired when VisualStyle object is removed from VisualMappingManager. |
| VisualStyleAddedEvent | When new VisualStyle is added to the VisualMappingManager,
it fires this event. |
| VisualStyleChangedEvent | When contents (default values or mappings) of an existing VisualStyle is modified, this event should be fired. |
| VisualStyleChangeRecord | TODO: Missing documentation |
| VisualStyleSetEvent | Event fired when a VisualStyle is set to a network view through
VisualMappingManager.setVisualStyle(VisualStyle, org.cytoscape.view.model.CyNetworkView). |
Events for Visual Mappings.
|
Cytoscape 3.1.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||