Uses of Class
org.locationtech.jts.geomgraph.NodeMap
-
Packages that use NodeMap 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 NodeMap in org.locationtech.jts.geomgraph
Fields in org.locationtech.jts.geomgraph declared as NodeMap Modifier and Type Field Description protected NodeMapPlanarGraph. nodes -
Uses of NodeMap in org.locationtech.jts.operation.relate
Fields in org.locationtech.jts.operation.relate declared as NodeMap Modifier and Type Field Description private NodeMapRelateComputer. nodesprivate NodeMapRelateNodeGraph. nodes
-