Package | Description |
---|---|
com.vividsolutions.jts.geomgraph |
Contains classes that implement topology graphs.
|
com.vividsolutions.jts.operation.overlay |
Contains classes that perform a topological overlay to compute boolean spatial functions.
|
com.vividsolutions.jts.operation.relate |
Contains classes to implement the computation of the spatial relationships of
Geometry s. |
Constructor and Description |
---|
NodeMap(NodeFactory nodeFact) |
PlanarGraph(NodeFactory nodeFact) |
Modifier and Type | Class and Description |
---|---|
class |
OverlayNodeFactory
Creates nodes for use in the
PlanarGraph s constructed during
overlay operations. |
Modifier and Type | Class and Description |
---|---|
class |
RelateNodeFactory
|
Copyright © 2014. All rights reserved.