Package org.cytoscape.view.vizmap.gui.editor


package org.cytoscape.view.vizmap.gui.editor
Provides editors for Visual Properties and editor managers for VizMap GUI.
  • Interface Summary
    Interface
    Description
    A factory for creating TableCellRenderers for a particular ContinuousMappingEditor.
    A basic interface used to display continuous mapping editors.
    Manages all editor objects for the VizMap GUI.
    Generic editor for discrete values, such as Shape, Line Type, etc.
    Provides a GUI Editor for a data type.
    Facade of all editor-related objects for a Visual Property.
    If you are writing a VisualPropertyEditor but need to know the visual property you are editing (eg to check if the user inputted a value in the visual property's range), implement this interface in addition to VisualPropertyEditor.
    Provides a GUI Editor for a data type.
  • Class Summary
    Class
    Description
    Abstract implementation of Visual Property Editor.
  • Enum Class Summary
    Enum Class
    Description
    An enum describing the possible types of continuous editors.