|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpatialPredicateType
An XML spatialPredicateType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static interface |
SpatialPredicateType.BoundingBox
An XML boundingBox(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
static class |
SpatialPredicateType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
SpatialPredicateType.BoundingBox |
addNewBoundingBox()
Appends and returns a new empty "boundingBox" element |
SpatialPredicateType.BoundingBox |
getBoundingBox()
Gets the "boundingBox" element |
SpatialIntersectionType.Enum |
getIntersection()
Gets the "intersection" attribute |
boolean |
isSetIntersection()
True if has "intersection" attribute |
void |
setBoundingBox(SpatialPredicateType.BoundingBox boundingBox)
Sets the "boundingBox" element |
void |
setIntersection(SpatialIntersectionType.Enum intersection)
Sets the "intersection" attribute |
void |
unsetIntersection()
Unsets the "intersection" attribute |
SpatialIntersectionType |
xgetIntersection()
Gets (as xml) the "intersection" attribute |
void |
xsetIntersection(SpatialIntersectionType intersection)
Sets (as xml) the "intersection" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
SpatialPredicateType.BoundingBox getBoundingBox()
void setBoundingBox(SpatialPredicateType.BoundingBox boundingBox)
SpatialPredicateType.BoundingBox addNewBoundingBox()
SpatialIntersectionType.Enum getIntersection()
SpatialIntersectionType xgetIntersection()
boolean isSetIntersection()
void setIntersection(SpatialIntersectionType.Enum intersection)
void xsetIntersection(SpatialIntersectionType intersection)
void unsetIntersection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||