|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueEditor | |
---|---|
org.cytoscape.view.vizmap.gui.editor | Provides editors for Visual Properties and editor managers for VizMap GUI. |
Uses of ValueEditor in org.cytoscape.view.vizmap.gui.editor |
---|
Methods in org.cytoscape.view.vizmap.gui.editor that return ValueEditor | ||
---|---|---|
|
EditorManager.getValueEditor(Class<V> dataType)
Returns value editor for the given data type. |
Methods in org.cytoscape.view.vizmap.gui.editor with parameters of type ValueEditor | |
---|---|
void |
EditorManager.addValueEditor(ValueEditor<?> va,
Map properties)
Add value editor OSGi services. |
void |
EditorManager.removeValueEditor(ValueEditor<?> va,
Map properties)
Remove an editor from manager (through OSGi). |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |