Options
All
  • Public
  • Public/Protected
  • All
Menu

Provides a set of filters for use with {@link: ObjectFilter.filter} corresponding to common project interfaces.

Hierarchy

  • ProjectFilter

Index

Constructors

constructor

Properties

Protected _serviceLayerCommon

_serviceLayerCommon: any

Protected _webMapFilter

_webMapFilter: WebMapFilter

app

baseMap

baseMap: any

baseMapLayer

baseMapLayer: function

Type declaration

bookmark

bookmark: any

classBreaksRenderer

classBreaksRenderer: any

codedValueDomain

codedValueDomain: any

color

color: any

coordinateSystem

coordinateSystem: any

domain

domain: any

drawingInfo

drawingInfo: any

extent

extent: any

feature

feature: any

featureCollection

featureCollection: any

featureSet

featureSet: any

featureSetCollection

featureSetCollection: any

field

field: any

geometry

geometry: any

graphic

graphic: any

heatmapRenderer

heatmapRenderer: any

inheritedDomain

inheritedDomain: any

layer

layer: function

Type declaration

    • Parameters

      Returns any

layerDefinition

layerDefinition: any

multiPoint

multiPoint: any

object

object: any

A generic filter for objects whose schema is unknown.

operationalLayer

operationalLayer: function

Type declaration

pictureFillSymbol

pictureFillSymbol: any

pictureMarkerSymbol

pictureMarkerSymbol: any

point

point: any

polygon

polygon: any

polyline

polyline: any

rangeDomain

rangeDomain: any

renderer

renderer: any

serviceLayer

serviceLayer: function

Type declaration

simpleFillSymbol

simpleFillSymbol: any

simpleLineSymbol

simpleLineSymbol: any

simpleMarkerSymbol

simpleMarkerSymbol: any

simpleRenderer

simpleRenderer: any

spatialReference

spatialReference: any

symbol

symbol: any

tableOptions

tableOptions: any

template

template: any

textSymbol

textSymbol: any

type

type: any

uniqueValueRenderer

uniqueValueRenderer: any

Methods

Protected _getUrlValidator

  • Gets an appropriate url validator instance based on the supplied layer or service.

    Parameters

    Returns Validator<string>