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 ofGeometry
s. -
-
Uses of NodeMap in org.locationtech.jts.geomgraph
Fields in org.locationtech.jts.geomgraph declared as NodeMap Modifier and Type Field Description protected NodeMap
PlanarGraph. 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 NodeMap
RelateComputer. nodes
private NodeMap
RelateNodeGraph. nodes
-