Uses of Class
org.locationtech.jts.algorithm.NotRepresentableException
Packages that use NotRepresentableException
Package
Description
Contains classes and interfaces implementing fundamental computational geometry algorithms.
-
Uses of NotRepresentableException in org.locationtech.jts.algorithm
Methods in org.locationtech.jts.algorithm that throw NotRepresentableExceptionModifier and TypeMethodDescriptionHCoordinate.getCoordinate()doubleHCoordinate.getX()doubleHCoordinate.getY()static CoordinateHCoordinate.intersection(Coordinate p1, Coordinate p2, Coordinate q1, Coordinate q2) Deprecated.
Intersection.intersection(Coordinate, Coordinate, Coordinate, Coordinate)