Cytoscape 3.1.1 API

Uses of Interface
org.cytoscape.view.vizmap.gui.editor.VisualPropertyValueEditor

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

Copyright 2011 Cytoscape Consortium. All rights reserved.