Skip to main content

Module common

Module common 

Source

Macros§

impl_has_geometry_type

Structs§

GeometryTypeIter
An iterator over the variants of GeometryType
Triangulation
The result of triangulating something that tolerates non-fatal member failures: the combined surface, plus the errors from any members that were skipped along the way (e.g. a degenerate ring). Mirrors rust-analyzer’s Parse<T> / oxc’s ParserReturn.

Enums§

GeometryType
Every concrete (non-abstract) geometry element in GML 3.2.1’s gml:AbstractGeometry substitution group (OGC 07-036 §10).

Traits§

ApplyTransform
Applies a transform to self in place.
ComputeEnvelope
HasGeometryType
IterGeometries
Iterates over all geometries nested within a geometry, recursively, borrowed through AbstractGeometryKindRef.
RecomputeBoundingShape
Triangulate