Class GeoJSONBundleOperationProperties

java.lang.Object
overit.geocallapp.wfm.geos.geojson.GeoJSON
overit.geocallapp.wfm.core.ux.bundler.search.detail.map.geojson.GeoJSONBundleOperationProperties

public class GeoJSONBundleOperationProperties extends overit.geocallapp.wfm.geos.geojson.GeoJSON
GeoJSON properties for bundle operation markers on the map.
Since:
20.1
  • Nested Class Summary

    Nested classes/interfaces inherited from class overit.geocallapp.wfm.geos.geojson.GeoJSON

    overit.geocallapp.wfm.geos.geojson.GeoJSON.GeometryType
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

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

    COORDINATES, FEATURE, FEATURE_COLLECTION, FEATURES, GEOMETRY, ID, PROPERTIES, PROPERTY_COLOR, PROPERTY_FILL_COLOR, PROPERTY_ICON, PROPERTY_ICON_SCALE, PROPERTY_ICON_X_OFFSET, PROPERTY_ICON_Y_OFFSET, PROPERTY_ID, PROPERTY_LABEL, PROPERTY_SELECTED, PROPERTY_SHAPE, PROPERTY_STROKE_COLOR, PROPERTY_STROKE_WIDTH, PROPERTY_STYLE, PROPERTY_TEXT_COLOR, SHAPE_CIRCLE, SHAPE_HEXAGON, SHAPE_SQUARE, SHAPE_TRIANGLE, TYPE
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • GeoJSONBundleOperationProperties

      protected GeoJSONBundleOperationProperties()