|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.SpatialPredicateTypeImpl.BoundingBoxImpl
public static class SpatialPredicateTypeImpl.BoundingBoxImpl
An XML boundingBox(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.SpatialPredicateType.BoundingBox |
|---|
SpatialPredicateType.BoundingBox.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.SpatialPredicateType.BoundingBox |
|---|
type |
| Constructor Summary | |
|---|---|
SpatialPredicateTypeImpl.BoundingBoxImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
float |
getEastBound()
Gets the "eastBound" attribute |
float |
getNorthBound()
Gets the "northBound" attribute |
SpatialProjectionType.Enum |
getProjection()
Gets the "projection" attribute |
float |
getSouthBound()
Gets the "southBound" attribute |
float |
getWestBound()
Gets the "westBound" attribute |
boolean |
isSetProjection()
True if has "projection" attribute |
void |
setEastBound(float eastBound)
Sets the "eastBound" attribute |
void |
setNorthBound(float northBound)
Sets the "northBound" attribute |
void |
setProjection(SpatialProjectionType.Enum projection)
Sets the "projection" attribute |
void |
setSouthBound(float southBound)
Sets the "southBound" attribute |
void |
setWestBound(float westBound)
Sets the "westBound" attribute |
void |
unsetProjection()
Unsets the "projection" attribute |
org.apache.xmlbeans.XmlFloat |
xgetEastBound()
Gets (as xml) the "eastBound" attribute |
org.apache.xmlbeans.XmlFloat |
xgetNorthBound()
Gets (as xml) the "northBound" attribute |
SpatialProjectionType |
xgetProjection()
Gets (as xml) the "projection" attribute |
org.apache.xmlbeans.XmlFloat |
xgetSouthBound()
Gets (as xml) the "southBound" attribute |
org.apache.xmlbeans.XmlFloat |
xgetWestBound()
Gets (as xml) the "westBound" attribute |
void |
xsetEastBound(org.apache.xmlbeans.XmlFloat eastBound)
Sets (as xml) the "eastBound" attribute |
void |
xsetNorthBound(org.apache.xmlbeans.XmlFloat northBound)
Sets (as xml) the "northBound" attribute |
void |
xsetProjection(SpatialProjectionType projection)
Sets (as xml) the "projection" attribute |
void |
xsetSouthBound(org.apache.xmlbeans.XmlFloat southBound)
Sets (as xml) the "southBound" attribute |
void |
xsetWestBound(org.apache.xmlbeans.XmlFloat westBound)
Sets (as xml) the "westBound" attribute |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpatialPredicateTypeImpl.BoundingBoxImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public float getNorthBound()
getNorthBound in interface SpatialPredicateType.BoundingBoxpublic org.apache.xmlbeans.XmlFloat xgetNorthBound()
xgetNorthBound in interface SpatialPredicateType.BoundingBoxpublic void setNorthBound(float northBound)
setNorthBound in interface SpatialPredicateType.BoundingBoxpublic void xsetNorthBound(org.apache.xmlbeans.XmlFloat northBound)
xsetNorthBound in interface SpatialPredicateType.BoundingBoxpublic float getSouthBound()
getSouthBound in interface SpatialPredicateType.BoundingBoxpublic org.apache.xmlbeans.XmlFloat xgetSouthBound()
xgetSouthBound in interface SpatialPredicateType.BoundingBoxpublic void setSouthBound(float southBound)
setSouthBound in interface SpatialPredicateType.BoundingBoxpublic void xsetSouthBound(org.apache.xmlbeans.XmlFloat southBound)
xsetSouthBound in interface SpatialPredicateType.BoundingBoxpublic float getEastBound()
getEastBound in interface SpatialPredicateType.BoundingBoxpublic org.apache.xmlbeans.XmlFloat xgetEastBound()
xgetEastBound in interface SpatialPredicateType.BoundingBoxpublic void setEastBound(float eastBound)
setEastBound in interface SpatialPredicateType.BoundingBoxpublic void xsetEastBound(org.apache.xmlbeans.XmlFloat eastBound)
xsetEastBound in interface SpatialPredicateType.BoundingBoxpublic float getWestBound()
getWestBound in interface SpatialPredicateType.BoundingBoxpublic org.apache.xmlbeans.XmlFloat xgetWestBound()
xgetWestBound in interface SpatialPredicateType.BoundingBoxpublic void setWestBound(float westBound)
setWestBound in interface SpatialPredicateType.BoundingBoxpublic void xsetWestBound(org.apache.xmlbeans.XmlFloat westBound)
xsetWestBound in interface SpatialPredicateType.BoundingBoxpublic SpatialProjectionType.Enum getProjection()
getProjection in interface SpatialPredicateType.BoundingBoxpublic SpatialProjectionType xgetProjection()
xgetProjection in interface SpatialPredicateType.BoundingBoxpublic boolean isSetProjection()
isSetProjection in interface SpatialPredicateType.BoundingBoxpublic void setProjection(SpatialProjectionType.Enum projection)
setProjection in interface SpatialPredicateType.BoundingBoxpublic void xsetProjection(SpatialProjectionType projection)
xsetProjection in interface SpatialPredicateType.BoundingBoxpublic void unsetProjection()
unsetProjection in interface SpatialPredicateType.BoundingBox
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||