Class ByRangePanel

  • All Implemented Interfaces:
    ImageObserver, MenuContainer, Serializable, Accessible, IStyleEditor

    public class ByRangePanel
    extends JPanel
    implements IStyleEditor
    The "Range Style" panel in the GisStyleEditor dialog that provides the capability of setting the shape fill color using ranged rules. TODO Geotools [major] add additional ranging: mark outline color mark size mark outline thickness mark opacity ???
    Author:
    Nick Collier, Eric Tatara
    See Also:
    Serialized Form
    • Constructor Detail

      • ByRangePanel

        public ByRangePanel()
    • Method Detail

      • getStyle

        public org.geotools.styling.Style getStyle()
        Specified by:
        getStyle in interface IStyleEditor
      • init

        public void init​(org.opengis.feature.type.FeatureType featureType,
                         org.geotools.styling.Style style)