Search
Preparing search index...
The search index is not available
@types/arcgis-js-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/arcgis-js-api
__esri
TimeExtentConstructor
Interface TimeExtentConstructor
Hierarchy
TimeExtentConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Time
Extent
Constructor
(
properties
?:
TimeExtentProperties
)
:
TimeExtent
A period of time with a definitive
start
and
end
date.
Read more...
Parameters
Optional
properties:
TimeExtentProperties
Returns
TimeExtent
Methods
fromJSON
fromJSON
(
json
:
any
)
:
TimeExtent
Parameters
json:
any
Returns
TimeExtent
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Time
Extent
Constructor
constructor
fromJSON
Generated using
TypeDoc
A period of time with a definitive start and end date.
Read more...