Namespace Elements.Spatial
Classes
Grid1d
Represents a "1-dimensional grid", akin to a number line that can be subdivided.
Grid2d
Represents a 2-dimensional grid which can be subdivided
HalfEdgeGraph2d
Represents a 2D Graph with Half-edge connectivity, useful for finding polygons bounded by intersecting or overlapping edges.
MercatorProjection
Methods for computing geographic coordinates using the Mercator projection.
WebMercatorProjection
Methods for computing web mercator projection tiles and coordinates.
Enums
EvenDivisionMode
Describe how a target length should be treated
FixedDivisionMode
Different ways to handle the "remainder" when dividing an arbitrary length by a fixed size
GridDirection
A direction/dimension on a 2d grid.
PatternMode
Methods for repeating a pattern of lengths or types