Uses of Class
org.locationtech.jts.geomgraph.EdgeList
-
Packages that use EdgeList Package Description org.locationtech.jts.operation.buffer Provides classes for computing buffers of geometriesorg.locationtech.jts.operation.overlay Contains classes that perform a topological overlay to compute boolean spatial functions. -
-
Uses of EdgeList in org.locationtech.jts.operation.buffer
Fields in org.locationtech.jts.operation.buffer declared as EdgeList Modifier and Type Field Description private EdgeList
BufferBuilder. edgeList
-
Uses of EdgeList in org.locationtech.jts.operation.overlay
Fields in org.locationtech.jts.operation.overlay declared as EdgeList Modifier and Type Field Description private EdgeList
OverlayOp. edgeList
-