Uses of Class
org.locationtech.jts.simplify.LineSegmentIndex
Packages that use LineSegmentIndex
Package
Description
Classes which implement algorithms for simplifying or generalizing geometries.
-
Uses of LineSegmentIndex in org.locationtech.jts.simplify
Fields in org.locationtech.jts.simplify declared as LineSegmentIndexModifier and TypeFieldDescriptionprivate LineSegmentIndexTaggedLinesSimplifier.inputIndexprivate LineSegmentIndexTaggedLineStringSimplifier.inputIndexprivate LineSegmentIndexTaggedLinesSimplifier.outputIndexprivate LineSegmentIndexTaggedLineStringSimplifier.outputIndexConstructors in org.locationtech.jts.simplify with parameters of type LineSegmentIndexModifierConstructorDescriptionTaggedLineStringSimplifier(LineSegmentIndex inputIndex, LineSegmentIndex outputIndex)