parent property

Geometry? parent
getter/setter pair

A {@link LineSegment} which is tagged with its location in a parent {@link Geometry}. Used to index the segments in a geometry and recover the segment locations from the index. /

Implementation

Geometry? parent;