Uses of Package
org.geotools.geometry.iso.util.algorithm2D

Packages that use org.geotools.geometry.iso.util.algorithm2D
org.geotools.geometry.iso.operation An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.operation.overlay An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.topograph2D An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.topograph2D.index An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.util.algorithm2D An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Classes in org.geotools.geometry.iso.util.algorithm2D used by org.geotools.geometry.iso.operation
CGAlgorithms
          Specifies and implements various fundamental Computational Geometric algorithms.
LineIntersector
          A LineIntersector is an algorithm that can both test whether two line segments intersect and compute the intersection point if they do.
 

Classes in org.geotools.geometry.iso.util.algorithm2D used by org.geotools.geometry.iso.operation.overlay
CGAlgorithms
          Specifies and implements various fundamental Computational Geometric algorithms.
PointLocator
          Computes the topological relationship (Location) of a single point to a Geometry.
 

Classes in org.geotools.geometry.iso.util.algorithm2D used by org.geotools.geometry.iso.topograph2D
CGAlgorithms
          Specifies and implements various fundamental Computational Geometric algorithms.
LineIntersector
          A LineIntersector is an algorithm that can both test whether two line segments intersect and compute the intersection point if they do.
 

Classes in org.geotools.geometry.iso.util.algorithm2D used by org.geotools.geometry.iso.topograph2D.index
LineIntersector
          A LineIntersector is an algorithm that can both test whether two line segments intersect and compute the intersection point if they do.
 

Classes in org.geotools.geometry.iso.util.algorithm2D used by org.geotools.geometry.iso.util.algorithm2D
HCoordinate
          Represents a homogeneous coordinate in a 2-D coordinate space.
LineIntersector
          A LineIntersector is an algorithm that can both test whether two line segments intersect and compute the intersection point if they do.
NotRepresentableException
          Indicates that a HCoordinate has been computed which is not representable on the Cartesian plane.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.