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