Uses of Package
org.geotools.geometry.iso.topograph2D

Packages that use org.geotools.geometry.iso.topograph2D
org.geotools.geometry.iso An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.index An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.index.quadtree An implementation of GeoAPI Geometry interfaces from ISO 19107. 
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.operation.relate 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.topograph2D.util 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.topograph2D used by org.geotools.geometry.iso
Coordinate
          A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.index
Envelope
          Defines a rectangular region of the 2D coordinate plane.
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.index.quadtree
Coordinate
          A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
Envelope
          Defines a rectangular region of the 2D coordinate plane.
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.operation
GeometryGraph
          A GeometryGraph is a graph that models a given Geometry
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.operation.overlay
Coordinate
          A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
DirectedEdge
          Represents a directed edge in a PlanarGraph.
Edge
          Represents an undirected edge of a PlanarGraph.
EdgeRing
           
Label
          A Label indicates the topological relationship of a component of a topology graph to a given Geometry.
Node
          A node in a PlanarGraphis a location where 0 or more Edges meet.
NodeFactory
          Factory for creating Nodes
PlanarGraph
          The computation of the IntersectionMatrix relies on the use of a structure called a "topology graph".
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.operation.relate
Coordinate
          A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
Edge
          Represents an undirected edge of a PlanarGraph.
EdgeEnd
          Models the end of an edge incident on a node.
EdgeEndStar
          A EdgeEndStar is an ordered list of EdgeEnds around a node.
GeometryGraph
          A GeometryGraph is a graph that models a given Geometry
GraphComponent
          A GraphComponent is the parent class for the objects' that form a graph.
IntersectionMatrix
          A Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.
Label
          A Label indicates the topological relationship of a component of a topology graph to a given Geometry.
Node
          A node in a PlanarGraphis a location where 0 or more Edges meet.
NodeFactory
          Factory for creating Nodes
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.topograph2D
Coordinate
          A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
Depth
          A Depth object records the topological depth of the sides of an Edge for up to two Geometries.
DirectedEdge
          Represents a directed edge in a PlanarGraph.
Edge
          Represents an undirected edge of a PlanarGraph.
EdgeEnd
          Models the end of an edge incident on a node.
EdgeEndStar
          A EdgeEndStar is an ordered list of EdgeEnds around a node.
EdgeIntersection
          Represents a point on an edge which intersects with another edge.
EdgeIntersectionList
          A list of edge intersections along an Edge.
EdgeRing
           
Envelope
          Defines a rectangular region of the 2D coordinate plane.
GeometryGraph
          A GeometryGraph is a graph that models a given Geometry
GraphComponent
          A GraphComponent is the parent class for the objects' that form a graph.
IntersectionMatrix
          A Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.
Label
          A Label indicates the topological relationship of a component of a topology graph to a given Geometry.
Node
          A node in a PlanarGraphis a location where 0 or more Edges meet.
NodeFactory
          Factory for creating Nodes
NodeMap
          A map of nodes, indexed by the coordinate of the node
PlanarGraph
          The computation of the IntersectionMatrix relies on the use of a structure called a "topology graph".
TopologyLocation
          A TopologyLocation is the labelling of a GraphComponent's topological relationship to a single Geometry.
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.topograph2D.index
Coordinate
          A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
Edge
          Represents an undirected edge of a PlanarGraph.
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.topograph2D.util
Coordinate
          A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
 

Classes in org.geotools.geometry.iso.topograph2D used by org.geotools.geometry.iso.util.algorithm2D
Coordinate
          A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.