Uses of Class
com.vividsolutions.jts.geomgraph.EdgeIntersection
-
Packages that use EdgeIntersection Package Description com.vividsolutions.jts.geomgraph Contains classes that implement topology graphs. -
-
Uses of EdgeIntersection in com.vividsolutions.jts.geomgraph
Methods in com.vividsolutions.jts.geomgraph that return EdgeIntersection Modifier and Type Method Description EdgeIntersectionEdgeIntersectionList. add(Coordinate intPt, int segmentIndex, double dist)Adds an intersection into the list, if it isn't already there.
-