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

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

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

Subclasses of NodeFactory in org.geotools.geometry.iso.operation.overlay
 class OverlayNodeFactory
          Creates nodes for use in the PlanarGraphs constructed during overlay operations.
 

Uses of NodeFactory in org.geotools.geometry.iso.operation.relate
 

Subclasses of NodeFactory in org.geotools.geometry.iso.operation.relate
 class RelateNodeFactory
          Used by the NodeMap in a RelateNodeGraph to create RelateNodes.
 

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

Constructors in org.geotools.geometry.iso.topograph2D with parameters of type NodeFactory
NodeMap(NodeFactory nodeFact)
           
PlanarGraph(NodeFactory nodeFact)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.