Uses of Interface
org.cytoscape.view.vizmap.gui.editor.ContinuousMappingCellRendererFactory
Package
Description
Provides editors for Visual Properties and editor managers for VizMap GUI.
-
Uses of ContinuousMappingCellRendererFactory in org.cytoscape.view.vizmap.gui.editor
ModifierConstructorDescriptionAbstractVisualPropertyEditor(Class<T> type, PropertyEditor propertyEditor, ContinuousEditorType continuousEditorType, ContinuousMappingCellRendererFactory cellRendererFactory)
Creates a new AbstractVisualPropertyEditor object.