Uses of Interface
org.cytoscape.view.vizmap.gui.editor.ContinuousMappingEditor
Packages that use ContinuousMappingEditor
Package
Description
Provides editors for Visual Properties and editor managers for VizMap GUI.
-
Uses of ContinuousMappingEditor in org.cytoscape.view.vizmap.gui.editor
Methods in org.cytoscape.view.vizmap.gui.editor with parameters of type ContinuousMappingEditorModifier and TypeMethodDescriptionContinuousMappingCellRendererFactory.createTableCellRenderer
(ContinuousMappingEditor<? extends Number, ?> editor) AbstractVisualPropertyEditor.getContinuousTableCellRenderer
(ContinuousMappingEditor<? extends Number, T> continuousMappingEditor) VisualPropertyEditor.getContinuousTableCellRenderer
(ContinuousMappingEditor<? extends Number, T> continuousMappingEditor) A custom cell renderer for Continuous table cells.