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 |
|---|---|
java.lang.String |
getDatasetPath() |
Request.Operation |
getOperation() |
Request.RequestEncoding |
getRequestEncoding() |
java.lang.String |
getVersionString() |
java.lang.String getVersionString()
Request.Operation getOperation()
Request.RequestEncoding getRequestEncoding()
java.lang.String getDatasetPath()