Class GeoJSONBundlePropertiesBuilder

java.lang.Object
overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
overit.geocallapp.wfm.core.ux.bundler.search.detail.map.geojson.GeoJSONBundlePropertiesBuilder
All Implemented Interfaces:
overit.geocallapp.wfm.geos.geojson.GeoJSONEntityPoint.GeoJSONEntityPointPropertiesBuilder

public class GeoJSONBundlePropertiesBuilder extends overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
Properties builder for bundle operation markers on the map. Creates GeoJSON properties for bundle operations similar to notification markers.
Since:
20.1
  • Field Summary

    Fields inherited from class overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder

    _palette, DEFAULT_DARK_TEXT_COLOR, DEFAULT_LIGHT_TEXT_COLOR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    build(HashGetter rawData)
     

    Methods inherited from class overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder

    getFillColor, getPalette, getStrokeColor, getTextColor, hexToRgb, setPalette

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GeoJSONBundlePropertiesBuilder

      public GeoJSONBundlePropertiesBuilder()
  • Method Details

    • build

      public HashGetter build(HashGetter rawData)
      Specified by:
      build in interface overit.geocallapp.wfm.geos.geojson.GeoJSONEntityPoint.GeoJSONEntityPointPropertiesBuilder
      Overrides:
      build in class overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder