public interface Request
Modifier and Type | Interface and Description |
---|---|
static class |
Request.BoundingBox
Represent a bounding box in some CRS.
|
static class |
Request.Format |
static class |
Request.Operation |
static class |
Request.RequestEncoding |
Modifier and Type | Method and Description |
---|---|
GridDataset |
getDataset() |
String |
getDatasetPath() |
Request.Operation |
getOperation() |
Request.RequestEncoding |
getRequestEncoding() |
String |
getVersionString() |
String getVersionString()
Request.Operation getOperation()
Request.RequestEncoding getRequestEncoding()
GridDataset getDataset()
String getDatasetPath()
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.