IGeometryInstance
An instance of the Geometry class
NOTE: this interface only defines the properties needed by this package
Properties
Property | Type | Notes |
---|---|---|
ISpatialReferenceInstance |
The spatial reference of the geometry. |
|
"point" | "multipoint" | "polyline" | "polygon" | "extent" | "mesh" |
The geometry type. |
Methods
Method | Returns | Notes |
---|---|---|
|
any |
Converts an instance of this class to its ArcGIS portal JSON representation. |
Interface defined in common/src/core/types/IGeometryInstance.ts:11
Converts an instance of this class to its ArcGIS portal JSON representation.