| CaseInsensitiveParameterMap |
|
| LayerDetails |
Encapsulates the details which can get returned by the
GetMetadata&item=layerDetails method.
|
| LayerRequestBuilder |
Builds a request to get the layer details from an EDAL WMS server
|
| LayerRequestCallback |
Parses the JSON response and exposes the layer details
|
| LayerTreeJSONParser |
|
| TimeRequestBuilder |
Builds a request to get the timesteps for a particular day from an EDAL WMS
server
|
| TimeRequestCallback |
Parses the JSON which gives the timesteps for a day, and exposes them
|