| Package | Description |
|---|---|
| nl.b3p.xml.ogc.v110 | |
| nl.b3p.xml.ogc.v110.types |
| Modifier and Type | Method and Description |
|---|---|
SpatialOperatorNameType |
SpatialOperatorType.getName()
Returns the value of field 'name'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpatialOperatorType.setName(SpatialOperatorNameType name)
Sets the value of field 'name'.
|
| Modifier and Type | Field and Description |
|---|---|
static SpatialOperatorNameType |
SpatialOperatorNameType.BBOX
The instance of the BBOX type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.BEYOND
The instance of the Beyond type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.CONTAINS
The instance of the Contains type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.CROSSES
The instance of the Crosses type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.DISJOINT
The instance of the Disjoint type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.DWITHIN
The instance of the DWithin type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.EQUALS
The instance of the Equals type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.INTERSECTS
The instance of the Intersects type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.OVERLAPS
The instance of the Overlaps type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.TOUCHES
The instance of the Touches type
|
static SpatialOperatorNameType |
SpatialOperatorNameType.WITHIN
The instance of the Within type
|
| Modifier and Type | Method and Description |
|---|---|
static SpatialOperatorNameType |
SpatialOperatorNameType.valueOf(String string)
Method valueOf
Returns a new SpatialOperatorNameType based on the given
String value.
|
Copyright © 2021 B3Partners B.V.. All rights reserved.