Uses of Class
org.meteoinfo.jts.algorithm.NotRepresentableException
-
Packages that use NotRepresentableException Package Description org.meteoinfo.jts.algorithm -
-
Uses of NotRepresentableException in org.meteoinfo.jts.algorithm
Methods in org.meteoinfo.jts.algorithm that throw NotRepresentableException Modifier and Type Method Description CoordinateHCoordinate. getCoordinate()doubleHCoordinate. getX()doubleHCoordinate. getY()static CoordinateHCoordinate. intersection(Coordinate p1, Coordinate p2, Coordinate q1, Coordinate q2)Computes the (approximate) intersection point between two line segments using homogeneous coordinates.
-