Package | Description |
---|---|
org.cytoscape.view.vizmap.gui.editor |
Provides editors for Visual Properties and editor managers for VizMap GUI.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.