|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundingBoxType | |
|---|---|
| net.opengis.ows_context | |
| net.opengis.ows._2 | |
| net.opengis.sld._1_2 | |
| Uses of BoundingBoxType in net.opengis.ows_context |
|---|
| Fields in net.opengis.ows_context with type parameters of type BoundingBoxType | |
|---|---|
protected JAXBElement<? extends BoundingBoxType> |
GeneralType.boundingBox
|
| Methods in net.opengis.ows_context that return types with arguments of type BoundingBoxType | |
|---|---|
JAXBElement<? extends BoundingBoxType> |
GeneralType.getBoundingBox()
Obtient la valeur de la propriété boundingBox. |
| Method parameters in net.opengis.ows_context with type arguments of type BoundingBoxType | |
|---|---|
void |
GeneralType.setBoundingBox(JAXBElement<? extends BoundingBoxType> value)
Définit la valeur de la propriété boundingBox. |
| Uses of BoundingBoxType in net.opengis.ows._2 |
|---|
| Subclasses of BoundingBoxType in net.opengis.ows._2 | |
|---|---|
class |
WGS84BoundingBoxType
This type is adapted from the general BoundingBoxType, with modified contents and documentation for use with the 2D WGS 84 coordinate reference system. |
| Fields in net.opengis.ows._2 with type parameters of type BoundingBoxType | |
|---|---|
protected List<JAXBElement<? extends BoundingBoxType>> |
DatasetDescriptionSummaryBaseType.boundingBox
|
protected List<JAXBElement<? extends BoundingBoxType>> |
IdentificationType.boundingBox
|
| Methods in net.opengis.ows._2 that return BoundingBoxType | |
|---|---|
BoundingBoxType |
ObjectFactory.createBoundingBoxType()
Create an instance of BoundingBoxType |
| Methods in net.opengis.ows._2 that return types with arguments of type BoundingBoxType | |
|---|---|
JAXBElement<BoundingBoxType> |
ObjectFactory.createBoundingBox(BoundingBoxType value)
Create an instance of JAXBElement<BoundingBoxType>} |
List<JAXBElement<? extends BoundingBoxType>> |
DatasetDescriptionSummaryBaseType.getBoundingBox()
Unordered list of zero or more minimum bounding rectangles surrounding coverage data, in AvailableCRSs. |
List<JAXBElement<? extends BoundingBoxType>> |
IdentificationType.getBoundingBox()
Unordered list of zero or more bounding boxes whose union describes the extent of this dataset.Gets the value of the boundingBox property. |
| Methods in net.opengis.ows._2 with parameters of type BoundingBoxType | |
|---|---|
JAXBElement<BoundingBoxType> |
ObjectFactory.createBoundingBox(BoundingBoxType value)
Create an instance of JAXBElement<BoundingBoxType>} |
| Uses of BoundingBoxType in net.opengis.sld._1_2 |
|---|
| Fields in net.opengis.sld._1_2 declared as BoundingBoxType | |
|---|---|
protected BoundingBoxType |
GetMapType.boundingBox
|
| Methods in net.opengis.sld._1_2 that return BoundingBoxType | |
|---|---|
BoundingBoxType |
GetMapType.getBoundingBox()
Obtient la valeur de la propriété boundingBox. |
| Methods in net.opengis.sld._1_2 with parameters of type BoundingBoxType | |
|---|---|
void |
GetMapType.setBoundingBox(BoundingBoxType value)
Définit la valeur de la propriété boundingBox. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||