Uses of Class
org.locationtech.jts.geomgraph.GraphComponent
-
Packages that use GraphComponent Package Description org.locationtech.jts.geomgraph Contains classes that implement topology graphs.org.locationtech.jts.operation.relate Contains classes to implement the computation of the spatial relationships ofGeometrys. -
-
Uses of GraphComponent in org.locationtech.jts.geomgraph
Subclasses of GraphComponent in org.locationtech.jts.geomgraph Modifier and Type Class Description classEdgeclassNode -
Uses of GraphComponent in org.locationtech.jts.operation.relate
Subclasses of GraphComponent in org.locationtech.jts.operation.relate Modifier and Type Class Description classRelateNodeRepresents a node in the topological graph used to compute spatial relationships.
-