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