Class StyleEditorPanel

    • Constructor Detail

      • StyleEditorPanel

        public StyleEditorPanel()
    • Method Detail

      • setData

        public void setData​(org.opengis.feature.simple.SimpleFeatureType featureType,
                            org.geotools.styling.Style style,
                            org.geotools.data.FeatureSource source)
      • getStyle

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