|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisualMappingManager | |
---|---|
org.cytoscape.app | This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. |
org.cytoscape.view.vizmap.events | Events for Visual Mappings. |
Uses of VisualMappingManager in org.cytoscape.app |
---|
Methods in org.cytoscape.app that return VisualMappingManager | |
---|---|
VisualMappingManager |
CyAppAdapter.getVisualMappingManager()
Returns an instance of VisualMappingManager . |
Uses of VisualMappingManager in org.cytoscape.view.vizmap.events |
---|
Constructors in org.cytoscape.view.vizmap.events with parameters of type VisualMappingManager | |
---|---|
VisualStyleAboutToBeRemovedEvent(VisualMappingManager source,
VisualStyle style)
Create an event for the removed VisualStyle. |
|
VisualStyleAddedEvent(VisualMappingManager source,
VisualStyle created)
Creates an event for the newly created style. |
|
VisualStyleSetEvent(VisualMappingManager source,
VisualStyle style,
CyNetworkView view)
Creates the event. |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |