Uses of Class
org.geotools.geometry.iso.topograph2D.PlanarGraph

Packages that use PlanarGraph
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. 
 

Uses of PlanarGraph in org.geotools.geometry.iso.operation.overlay
 

Methods in org.geotools.geometry.iso.operation.overlay that return PlanarGraph
 PlanarGraph OverlayOp.getGraph()
           
 

Methods in org.geotools.geometry.iso.operation.overlay with parameters of type PlanarGraph
 void PolygonBuilder.add(PlanarGraph graph)
          Add a complete graph.
 

Uses of PlanarGraph in org.geotools.geometry.iso.topograph2D
 

Subclasses of PlanarGraph in org.geotools.geometry.iso.topograph2D
 class GeometryGraph
          A GeometryGraph is a graph that models a given Geometry
 



Copyright © 1996-2010 Geotools. All Rights Reserved.