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 void
SegmentStringDissolver.add
(OrientedCoordinateArray oca, SegmentString segString) private SegmentString
SegmentStringDissolver.findMatching
(OrientedCoordinateArray oca, SegmentString segString)