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 -
Method Summary
Methods inherited from class overit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
getFillColor, getPalette, getStrokeColor, getTextColor, hexToRgb, setPalette
-
Constructor Details
-
GeoJSONBundlePropertiesBuilder
public GeoJSONBundlePropertiesBuilder()
-
-
Method Details
-
build
- Specified by:
buildin interfaceoverit.geocallapp.wfm.geos.geojson.GeoJSONEntityPoint.GeoJSONEntityPointPropertiesBuilder- Overrides:
buildin classoverit.geocallapp.wfm.geos.geojson.GeoJSONDefaultPropertiesBuilder
-