Interface IStyleEditor

All Known Implementing Classes:
ByRangePanel, ByValuePanel, RuleEditPanel, StyleEditorPanel

public interface IStyleEditor
Interface for GIS style editors
Author:
Nick Collier
  • Method Summary

    Modifier and Type
    Method
    Description
    org.geotools.styling.Style
     
  • Method Details

    • getStyle

      org.geotools.styling.Style getStyle()