Uses of Class
org.locationtech.jts.simplify.TaggedLineSegment
Packages that use TaggedLineSegment
Package
Description
Classes which implement algorithms for simplifying or generalizing geometries.
-
Uses of TaggedLineSegment in org.locationtech.jts.simplify
Fields in org.locationtech.jts.simplify declared as TaggedLineSegmentMethods in org.locationtech.jts.simplify that return TaggedLineSegmentModifier and TypeMethodDescriptionTaggedLineString.getSegment(int i) TaggedLineString.getSegments()Methods in org.locationtech.jts.simplify with parameters of type TaggedLineSegmentModifier and TypeMethodDescriptionprivate static booleanTaggedLineStringSimplifier.isInLineSection(TaggedLineString line, int[] sectionIndex, TaggedLineSegment seg) Tests whether a segment is in a section of a TaggedLineString