| Package | Description |
|---|---|
| org.opengis.cite.geomatics |
| Modifier and Type | Method and Description |
|---|---|
static SpatialOperator |
SpatialOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpatialOperator[] |
SpatialOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TopologicalRelationships.isSpatiallyRelated(SpatialOperator predicate,
Node node1,
Node node2)
Determines whether or not two GML geometry representations are spatially
related in some manner (e.g.
|
Copyright © 2020 Open Geospatial Consortium. All rights reserved.