Uses of Class
org.geotools.geometry.iso.util.algorithm2D.NotRepresentableException

Packages that use NotRepresentableException
org.geotools.geometry.iso.util.algorithm2D An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of NotRepresentableException in org.geotools.geometry.iso.util.algorithm2D
 

Methods in org.geotools.geometry.iso.util.algorithm2D that throw NotRepresentableException
 Coordinate HCoordinate.getCoordinate()
           
 double HCoordinate.getX()
           
 double HCoordinate.getY()
           
static Coordinate HCoordinate.intersection(Coordinate p1, Coordinate p2, Coordinate q1, Coordinate q2)
          Computes the (approximate) intersection point between two line segments using homogeneous coordinates.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.