Uses of Class
com.vividsolutions.jts.geomgraph.GraphComponent

Packages that use GraphComponent
com.vividsolutions.jts.geomgraph Contains classes that implement topology graphs. 
com.vividsolutions.jts.operation.relate Contains classes to implement the computation of the spatial relationships of Geometrys. 
 

Uses of GraphComponent in com.vividsolutions.jts.geomgraph
 

Subclasses of GraphComponent in com.vividsolutions.jts.geomgraph
 class Edge
           
 class Node
           
 

Uses of GraphComponent in com.vividsolutions.jts.operation.relate
 

Subclasses of GraphComponent in com.vividsolutions.jts.operation.relate
 class RelateNode
          Represents a node in the topological graph used to compute spatial relationships.
 



Copyright © 2012. All Rights Reserved.