Uses of Class
org.locationtech.jts.noding.OrientedCoordinateArray
Packages that use OrientedCoordinateArray
Package
Description
Classes to compute nodings for arrangements of line segments and line segment sequences.
-
Uses of OrientedCoordinateArray in org.locationtech.jts.noding
Methods in org.locationtech.jts.noding with parameters of type OrientedCoordinateArrayModifier and TypeMethodDescriptionprivate voidSegmentStringDissolver.add(OrientedCoordinateArray oca, SegmentString segString) private SegmentStringSegmentStringDissolver.findMatching(OrientedCoordinateArray oca, SegmentString segString)