Uses of Class
com.vividsolutions.jts.geomgraph.GraphComponent
-
Packages that use GraphComponent Package Description 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 ofGeometrys. -
-
Uses of GraphComponent in com.vividsolutions.jts.geomgraph
Subclasses of GraphComponent in com.vividsolutions.jts.geomgraph Modifier and Type Class Description classEdgeclassNode -
Uses of GraphComponent in com.vividsolutions.jts.operation.relate
Subclasses of GraphComponent in com.vividsolutions.jts.operation.relate Modifier and Type Class Description classRelateNodeRepresents a node in the topological graph used to compute spatial relationships.
-