currentLine property

LineString? currentLine
getter/setter pair

Invariant: currentLine <> null if the iterator is pointing at a valid coordinate

Implementation

LineString? currentLine;