Uses of Class
org.locationtech.jts.noding.OrientedCoordinateArray
-
Packages that use OrientedCoordinateArray Package Description org.locationtech.jts.noding 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 OrientedCoordinateArray Modifier and Type Method Description private void
SegmentStringDissolver. add(OrientedCoordinateArray oca, SegmentString segString)
private SegmentString
SegmentStringDissolver. findMatching(OrientedCoordinateArray oca, SegmentString segString)
-