public interface WfsDataRepository
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WfsDataRepository.WfsResponseCallback |
| Modifier and Type | Method and Description |
|---|---|
void |
getDataAsync(java.lang.String boundingBoxString,
WfsDataRepository.WfsResponseCallback callback)
Get data, performed async and posted back on the UI thread.
|
void getDataAsync(java.lang.String boundingBoxString,
WfsDataRepository.WfsResponseCallback callback)
throws java.io.IOException
boundingBoxString - callback - java.io.IOException