Class SymbolEditorDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class SymbolEditorDialog extends JDialog
Dialog that wraps a RuleEditPanel. Used in GIS style editor panels when the Rule editor is needed.
Author:
Nick Collier, Eric Tatara
See Also:
  • Constructor Details

    • SymbolEditorDialog

      public SymbolEditorDialog(Frame owner)
    • SymbolEditorDialog

      public SymbolEditorDialog(Dialog owner)
  • Method Details

    • init

      public void init(org.opengis.feature.simple.SimpleFeatureType type, org.geotools.styling.Rule rule)
    • display

      public org.geotools.styling.Rule display()