TaggedLineStringSimplifier constructor

TaggedLineStringSimplifier(
  1. LineSegmentIndex inputIndex,
  2. LineSegmentIndex outputIndex
)

Implementation

TaggedLineStringSimplifier(this.inputIndex, this.outputIndex);