Uses of Class
org.meteoinfo.jts.geomgraph.EdgeIntersection
-
Packages that use EdgeIntersection Package Description org.meteoinfo.jts.geomgraph -
-
Uses of EdgeIntersection in org.meteoinfo.jts.geomgraph
Methods in org.meteoinfo.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.
-