|
Cytoscape 3.1.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisualPropertyValueEditor | |
---|---|
org.cytoscape.view.vizmap.gui.editor | Provides editors for Visual Properties and editor managers for VizMap GUI. |
Uses of VisualPropertyValueEditor in org.cytoscape.view.vizmap.gui.editor |
---|
Methods in org.cytoscape.view.vizmap.gui.editor with parameters of type VisualPropertyValueEditor | |
---|---|
void |
EditorManager.addVisualPropertyValueEditor(VisualPropertyValueEditor<?> va,
Map properties)
Add value editor--invoked by OSGi when a new bundle exports an instance. |
void |
EditorManager.removeVisualPropertyValueEditor(VisualPropertyValueEditor<?> va,
Map properties)
Remove an editor from manager--invoked by OSGi when a bundle that exports an instance is being unloaded. |
|
Cytoscape 3.1.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |