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
AggregatedGeometryConstructor
Interface AggregatedGeometryConstructor
Hierarchy
AggregatedGeometryConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Aggregated
Geometry
Constructor
(
properties
?:
AggregatedGeometryProperties
)
:
AggregatedGeometry
A class that defines an aggregation of geometries.
Read more...
Parameters
Optional
properties:
AggregatedGeometryProperties
Returns
AggregatedGeometry
Methods
fromJSON
fromJSON
(
json
:
any
)
:
AggregatedGeometry
Parameters
json:
any
Returns
AggregatedGeometry
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Aggregated
Geometry
Constructor
constructor
fromJSON
Generated using
TypeDoc
A class that defines an aggregation of geometries.
Read more...