|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of WGS84BoundingBoxType in net.opengis.ows.v_2_0 |
|---|
| Fields in net.opengis.ows.v_2_0 with type parameters of type WGS84BoundingBoxType | |
|---|---|
protected List<WGS84BoundingBoxType> |
DatasetDescriptionSummaryBaseType.wgs84BoundingBox
|
| Methods in net.opengis.ows.v_2_0 that return WGS84BoundingBoxType | |
|---|---|
WGS84BoundingBoxType |
ObjectFactory.createWGS84BoundingBoxType()
Create an instance of WGS84BoundingBoxType |
WGS84BoundingBoxType |
WGS84BoundingBoxType.withCrs(String value)
|
WGS84BoundingBoxType |
WGS84BoundingBoxType.withDimensions(BigInteger value)
|
WGS84BoundingBoxType |
WGS84BoundingBoxType.withLowerCorner(Collection<Double> values)
|
WGS84BoundingBoxType |
WGS84BoundingBoxType.withLowerCorner(Double... values)
|
WGS84BoundingBoxType |
WGS84BoundingBoxType.withLowerCorner(List<Double> value)
|
WGS84BoundingBoxType |
WGS84BoundingBoxType.withUpperCorner(Collection<Double> values)
|
WGS84BoundingBoxType |
WGS84BoundingBoxType.withUpperCorner(Double... values)
|
WGS84BoundingBoxType |
WGS84BoundingBoxType.withUpperCorner(List<Double> value)
|
| Methods in net.opengis.ows.v_2_0 that return types with arguments of type WGS84BoundingBoxType | |
|---|---|
JAXBElement<WGS84BoundingBoxType> |
ObjectFactory.createWGS84BoundingBox(WGS84BoundingBoxType value)
Create an instance of JAXBElement<WGS84BoundingBoxType>} |
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. |
| Methods in net.opengis.ows.v_2_0 with parameters of type WGS84BoundingBoxType | |
|---|---|
JAXBElement<WGS84BoundingBoxType> |
ObjectFactory.createWGS84BoundingBox(WGS84BoundingBoxType value)
Create an instance of JAXBElement<WGS84BoundingBoxType>} |
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withWGS84BoundingBox(WGS84BoundingBoxType... values)
|
| Method parameters in net.opengis.ows.v_2_0 with type arguments of type WGS84BoundingBoxType | |
|---|---|
void |
DatasetDescriptionSummaryBaseType.setWGS84BoundingBox(List<WGS84BoundingBoxType> value)
|
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withWGS84BoundingBox(Collection<WGS84BoundingBoxType> values)
|
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withWGS84BoundingBox(List<WGS84BoundingBoxType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||