See: Description
Class | Description |
---|---|
SpatialArgs |
Principally holds the query
Shape and the SpatialOperation . |
SpatialArgsParser |
Parses a string that usually looks like "OPERATION(SHAPE)" into a
SpatialArgs
object. |
SpatialOperation |
A predicate that compares a stored geometry to a supplied geometry.
|
Exception | Description |
---|---|
UnsupportedSpatialOperation |
Exception thrown when the
SpatialStrategy cannot implement the requested operation. |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.