org.deegree.commons.datasource.configuration
Class BBoxConstraint
java.lang.Object
org.deegree.commons.datasource.configuration.AbstractConstraintType
org.deegree.commons.datasource.configuration.BBoxConstraint
public class BBoxConstraint
- extends AbstractConstraintType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.deegree.org/datasource}AbstractConstraintType">
<sequence>
<element ref="{http://www.deegree.org/commons}BoundingBox"/>
</sequence>
</extension>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
boundingBox
protected BoundingBoxType boundingBox
BBoxConstraint
public BBoxConstraint()
getBoundingBox
public BoundingBoxType getBoundingBox()
- Gets the value of the boundingBox property.
- Returns:
- possible object is
BoundingBoxType
setBoundingBox
public void setBoundingBox(BoundingBoxType value)
- Sets the value of the boundingBox property.
- Parameters:
value
- allowed object is
BoundingBoxType
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>