Interface LayerConstants

All Known Implementing Classes:
AdvancedImageLayer, AdvancedImageLayerInfo, EcwLayerInfo, ImageLayer, ImageLayerInfo, JMapServerArcgisLayer, JMapServerBingLayer, JMapServerEcwLayer, JMapServerGdalLayer, JMapServerGoogleLayer, JMapServerImageLayer, JMapServerLayer, JMapServerOpenStreetMapLayer, JMapServerRasterLayer, JMapServerVectorLayer, JMapServerWmsLayer, JMapServerWmtsLayer, Layer, LayerInfo, PersonalLayerInfo, PersonalVectorLayer, RasterLayer, RasterLayerInfo, RemoteServerEcwLayer, RemoteServerGdalLayer, RemoteServerImageLayer, RemoteServerVectorLayer, RemoteServerVectorLayerClone, RemoteServerWmsLayer, VectorLayer, VectorLayerInfo, WmsLayer, WmsLayerInfo, WmtsLayer, WmtsLayerInfo

public interface LayerConstants
  • Field Details

    • REQUEST_MODE_BY_TILE

      static final int REQUEST_MODE_BY_TILE
      Layer request mode by tile
      See Also:
    • REQUEST_MODE_BY_REGION

      static final int REQUEST_MODE_BY_REGION
      Layer request mode by region
      See Also:
    • TILING_MODE_MANUAL

      static final int TILING_MODE_MANUAL
      See Also:
    • TILING_MODE_AUTO

      static final int TILING_MODE_AUTO
      See Also:
    • PROPERTY_VISIBLE

      static final long PROPERTY_VISIBLE
      This constant refers to the visible property of the layer.
      See Also:
    • PROPERTY_SELECTABLE

      static final long PROPERTY_SELECTABLE
      This constant refers to the selectable property of the layer.
      See Also:
    • PROPERTY_QUERIABLE

      static final long PROPERTY_QUERIABLE
      This constant refers to the queriable property of the layer.
      See Also:
    • PROPERTY_LISTED

      static final long PROPERTY_LISTED
      This constant refers to the listed property of the layer.
      See Also:
    • PROPERTY_LOCAL

      static final long PROPERTY_LOCAL
      This constant refers to the local property of the layer.
      See Also:
    • PROPERTY_INDEX

      static final long PROPERTY_INDEX
      This constant refers to the index property of the layer.
      See Also:
    • PROPERTY_ALWAYS_DRAW_SELECTION

      static final long PROPERTY_ALWAYS_DRAW_SELECTION
      This constant refers to the always draw selection property of the layer.
      See Also:
    • PROPERTY_USE_CLIENT_CACHE

      static final long PROPERTY_USE_CLIENT_CACHE
      This constant refers to the use client cache property of the layer.
      See Also:
    • PROPERTY_DRAW_GRID

      static final long PROPERTY_DRAW_GRID
      This constant refers to the draw grid property of the layer.
      See Also:
    • PROPERTY_MIN_SCALE

      static final long PROPERTY_MIN_SCALE
      This constant refers to the minimum scale property of the layer.
      See Also:
    • PROPERTY_MAX_SCALE

      static final long PROPERTY_MAX_SCALE
      This constant refers to the maximum scale property of the layer.
      See Also:
    • PROPERTY_EDITABLE

      static final long PROPERTY_EDITABLE
      This constant refers to the editable property of the layer.
      See Also:
    • PROPERTY_INCLUDE_IN_CONTEXT

      static final long PROPERTY_INCLUDE_IN_CONTEXT
      This constant refers to the includeInContext property of the layer.
      See Also:
    • PROPERTY_PUBLISHED

      static final long PROPERTY_PUBLISHED
      This constant refers to the published property of the layer.
      See Also:
    • PROPERTY_EDITING

      static final long PROPERTY_EDITING
      This constant refers to the published property of the layer.
      See Also:
    • PROPERTY_ALL_SETTINGS

      static final long PROPERTY_ALL_SETTINGS
      This constant refers to all properties of the layer.
      See Also:
    • DEFAULT_MINIMUM_SCALE

      static final double DEFAULT_MINIMUM_SCALE
      See Also:
    • DEFAULT_MAXIMUM_SCALE

      static final double DEFAULT_MAXIMUM_SCALE
      See Also:
    • PROJECT_LAYER_BASE_ID

      static final int PROJECT_LAYER_BASE_ID
      See Also:
    • PROJECT_LAYER_MAX_ID

      static final int PROJECT_LAYER_MAX_ID
      See Also:
    • SYSTEM_LAYER_BASE_ID

      static final int SYSTEM_LAYER_BASE_ID
      See Also:
    • SYSTEM_LAYER_MAX_ID

      static final int SYSTEM_LAYER_MAX_ID
      See Also:
    • SYSTEM_LAYER_BASE_AUTO_ID

      static final int SYSTEM_LAYER_BASE_AUTO_ID
      See Also:
    • RESERVED_LAYER_BASE_ID

      static final int RESERVED_LAYER_BASE_ID
      See Also:
    • RESERVED_LAYER_MAX_ID

      static final int RESERVED_LAYER_MAX_ID
      See Also:
    • PERSONAL_LAYER_BASE_ID

      static final int PERSONAL_LAYER_BASE_ID
      See Also:
    • PERSONAL_LAYER_MAX_ID

      static final int PERSONAL_LAYER_MAX_ID
      See Also:
    • USER_LAYER_BASE_ID

      static final int USER_LAYER_BASE_ID
      See Also:
    • USER_LAYER_MAX_ID

      static final int USER_LAYER_MAX_ID
      See Also:
    • USER_LAYER_BASE_AUTO_ID

      static final int USER_LAYER_BASE_AUTO_ID
      See Also: