Class | Description |
---|---|
EdgeEndBuilder | |
EdgeEndBundle |
A collection of
EdgeEnd s which obey the following invariant:
They originate at the same node and have the same direction. |
EdgeEndBundleStar |
An ordered list of
EdgeEndBundle s around a RelateNode . |
RelateComputer |
Computes the topological relationship between two Geometries.
|
RelateNode |
Represents a node in the topological graph used to compute spatial relationships.
|
RelateNodeFactory | |
RelateNodeGraph |
Implements the simple graph of Nodes and EdgeEnd which is all that is
required to determine topological relationships between Geometries.
|
RelateOp |
Implements the SFS relate() generalized spatial predicate on two
Geometry s. |
Copyright © 2016. All rights reserved.