Package | Description |
---|---|
org.cytoscape.view.vizmap.gui.editor |
Provides editors for Visual Properties and editor managers for VizMap GUI.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVisualPropertyEditor<T>
Abstract implementation of Visual Property Editor.
|
Modifier and Type | Method and Description |
---|---|
<V> VisualPropertyEditor<V> |
EditorManager.getVisualPropertyEditor(VisualProperty<V> vp)
Returns the
VisualPropertyEditor for the given VisualProperty . |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.