Uses of Class
com.vividsolutions.jts.geom.TopologyException
-
Packages that use TopologyException Package Description com.vividsolutions.jts.noding Classes to compute nodings for arrangements of line segments and line segment sequences. -
-
Uses of TopologyException in com.vividsolutions.jts.noding
Methods in com.vividsolutions.jts.noding that throw TopologyException Modifier and Type Method Description voidIteratedNoder. computeNodes(java.util.Collection segStrings)Fully nodes a list ofSegmentStrings, i.e.
-