The center point of the extent in map units.
The extent of the geometry.
Indicates if the geometry has M values.
Indicates if the geometry has z-values (elevation).
The maximum possible m
value in an extent envelope.
The minimum possible m
value of an extent envelope.
The spatial reference of the geometry.
The maximum X-coordinate of an extent envelope.
The minimum X-coordinate of an extent envelope.
The maximum Y-coordinate of an extent envelope.
The minimum Y-coordinate of an extent envelope.
The maximum possible z
, or elevation, value in an extent envelope.
The minimum possible z
, or elevation, value of an extent envelope.
Creates a deep clone of Extent object.
Checks if the input geometry is contained within the extent.
Indicates if the input extent is equal to the testing extent.
Expands the extent by the given factor.
Tests to validate if the input geometry intersects the extent and returns a Boolean value.
Returns an array with either one Extent that's been shifted to within +/- 180 or two Extents if the original extent intersects the International Dateline.
Modifies the extent geometry in-place with X and Y offsets in map units.
Converts an instance of this class to its ArcGIS portal JSON representation.
Generated using TypeDoc
The cache is used to store values computed from geometries that need to cleared or recomputed upon mutation.
Read more...