| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<WGS84BoundingBoxType> |
DatasetDescriptionSummaryBaseType.wgs84BoundingBox |
| Modifier and Type | Method and Description |
|---|---|
WGS84BoundingBoxType |
ObjectFactory.createWGS84BoundingBoxType()
Create an instance of
WGS84BoundingBoxType |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withCrs(java.lang.String value) |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withDimensions(java.math.BigInteger value) |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withLowerCorner(java.util.Collection<java.lang.Double> values) |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withLowerCorner(java.lang.Double... values) |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withLowerCorner(java.util.List<java.lang.Double> value) |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withUpperCorner(java.util.Collection<java.lang.Double> values) |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withUpperCorner(java.lang.Double... values) |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withUpperCorner(java.util.List<java.lang.Double> value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<WGS84BoundingBoxType> |
ObjectFactory.createWGS84BoundingBox(WGS84BoundingBoxType value)
|
java.util.List<WGS84BoundingBoxType> |
DatasetDescriptionSummaryBaseType.getWGS84BoundingBox()
Unordered list of zero or more minimum bounding
rectangles surrounding coverage data, using the WGS 84 CRS with
decimal degrees and longitude before latitude.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<WGS84BoundingBoxType> |
ObjectFactory.createWGS84BoundingBox(WGS84BoundingBoxType value)
|
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withWGS84BoundingBox(WGS84BoundingBoxType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetDescriptionSummaryBaseType.setWGS84BoundingBox(java.util.List<WGS84BoundingBoxType> value) |
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withWGS84BoundingBox(java.util.Collection<WGS84BoundingBoxType> values) |
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withWGS84BoundingBox(java.util.List<WGS84BoundingBoxType> value) |
Copyright © 2008-2022. All Rights Reserved.