parentLine property

LineString? parentLine
getter/setter pair

Represents a {@link LineString} which can be modified to a simplified shape. This class provides an attribute which specifies the minimum allowable length for the modified result.

@version 1.7

Implementation

LineString? parentLine;