Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
FeatureFilterCompat
Class FeatureFilterCompat
Index
Constructors
constructor
Properties
distance
event
Bus
geometry
loaded
load
Status
object
Ids
spatial
Relationship
time
Extent
units
where
Methods
clone
toJSON
update
watch
Constructors
constructor
new
Feature
Filter
Compat
(
options
?
)
:
FeatureFilterCompat
Parameters
options
:
FeatureFilterCompatOptions
= {}
Returns
FeatureFilterCompat
Properties
distance
distance
:
undefined
|
number
Readonly
event
Bus
event
Bus
:
CompatEventBus
geometry
geometry
:
null
|
FeatureFilterGeometryCompat
Readonly
loaded
loaded
Readonly
load
Status
load
Status
object
Ids
object
Ids
:
null
|
readonly
(
string
|
number
)
[]
spatial
Relationship
spatial
Relationship
:
FeatureFilterSpatialRelationshipCompat
time
Extent
time
Extent
:
FeatureFilterTimeExtentCompat
units
units
:
undefined
|
string
where
where
:
null
|
string
Methods
clone
clone
(
)
:
FeatureFilterCompat
Returns
FeatureFilterCompat
toJSON
toJSON
(
)
:
Record
<
string
,
unknown
>
Returns
Record
<
string
,
unknown
>
update
update
(
patch
)
:
FeatureFilterCompat
Parameters
patch
:
FeatureFilterCompatOptions
Returns
FeatureFilterCompat
watch
watch
(
propertyName
,
listener
)
:
FeatureFilterHandleCompat
Parameters
propertyName
:
string
listener
:
(
(
value
:
unknown
)
=>
void
)
(
value
)
:
void
Parameters
value
:
unknown
Returns
void
Returns
FeatureFilterHandleCompat
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
distance
event
Bus
geometry
loaded
load
Status
object
Ids
spatial
Relationship
time
Extent
units
where
Methods
clone
toJSON
update
watch
@honua/sdk-js
Loading...