spatial library
Spatial indexing system for efficient hit testing and queries.
This module provides read-only access to the spatial index. The SpatialQueries interface exposes only query methods.
Classes
- HitTestResult
- Result of a hit test operation.
-
SpatialQueries<
T> - Public interface for spatial index queries.
Enums
- HitTarget
- Hit test target types for different UI elements.