| Package | Description |
|---|---|
| ogc.schema.opengis | |
| ogc.schema.opengis.filter.v_1_0_0 |
| Modifier and Type | Method and Description |
|---|---|
void |
DepthFirstTraverserImpl.traverse(BinarySpatialOpType aBean,
Visitor aVisitor) |
void |
Traverser.traverse(BinarySpatialOpType aBean,
Visitor aVisitor) |
void |
BaseVisitor.visit(BinarySpatialOpType aBean) |
void |
TraversingVisitor.visit(BinarySpatialOpType aBean) |
void |
Visitor.visit(BinarySpatialOpType aBean) |
| Modifier and Type | Method and Description |
|---|---|
BinarySpatialOpType |
ObjectFactory.createBinarySpatialOpType()
Create an instance of
BinarySpatialOpType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createContains(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createCrosses(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createDisjoint(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createEquals(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createIntersects(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createOverlaps(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createTouches(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createWithin(BinarySpatialOpType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createContains(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createCrosses(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createDisjoint(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createEquals(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createIntersects(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createOverlaps(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createTouches(BinarySpatialOpType value)
|
JAXBElement<BinarySpatialOpType> |
ObjectFactory.createWithin(BinarySpatialOpType value)
|
This work is licensed under a Creative Commons Attribution 4.0 International License.