| Package | Description |
|---|---|
| nl.b3p.csw.client | |
| nl.b3p.csw.jaxb.filter |
| Modifier and Type | Method and Description |
|---|---|
static GetRecords |
CswRequestCreator.createCswRequest(JAXBElement<BinarySpatialOpType> binarySpatialOp,
String propertyName,
String wktFilter) |
| Modifier and Type | Method and Description |
|---|---|
BinarySpatialOpType |
ObjectFactory.createBinarySpatialOpType()
Create an instance of
BinarySpatialOpType |
| Modifier and Type | Method and Description |
|---|---|
Contains |
ObjectFactory.createContains(BinarySpatialOpType value)
Create an instance of
Contains} |
Crosses |
ObjectFactory.createCrosses(BinarySpatialOpType value)
Create an instance of
Crosses} |
Disjoint |
ObjectFactory.createDisjoint(BinarySpatialOpType value)
Create an instance of
Disjoint} |
Equals |
ObjectFactory.createEquals(BinarySpatialOpType value)
Create an instance of
Equals} |
Intersects |
ObjectFactory.createIntersects(BinarySpatialOpType value)
Create an instance of
Intersects} |
Overlaps |
ObjectFactory.createOverlaps(BinarySpatialOpType value)
Create an instance of
Overlaps} |
Touches |
ObjectFactory.createTouches(BinarySpatialOpType value)
Create an instance of
Touches} |
Within |
ObjectFactory.createWithin(BinarySpatialOpType value)
Create an instance of
Within} |
| Constructor and Description |
|---|
Contains(BinarySpatialOpType value) |
Crosses(BinarySpatialOpType value) |
Disjoint(BinarySpatialOpType value) |
Equals(BinarySpatialOpType value) |
Intersects(BinarySpatialOpType value) |
Overlaps(BinarySpatialOpType value) |
Touches(BinarySpatialOpType value) |
Within(BinarySpatialOpType value) |
Copyright © 2021 B3Partners B.V.. All rights reserved.