Interface ColorThemingStylePanel.State

    • Method Detail

      • getAllOtherValuesDescription

        String getAllOtherValuesDescription()
      • activate

        void activate()
      • deactivate

        void deactivate()
      • applyColorScheme

        void applyColorScheme​(ColorScheme scheme)
      • getAttributeValueColumnTitle

        String getAttributeValueColumnTitle()
      • toExternalFormat

        Map toExternalFormat​(Map attributeValueToObjectMap)
        Performs any necessary modifications to the map before applying it to the layer.
      • fromExternalFormat

        Map fromExternalFormat​(Map attributeValueToObjectMap)