Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
static QueryTask.Options |
QueryTask.Options.create() |
Modifier and Type | Method and Description |
---|---|
static QueryTask |
QueryTask.create(java.lang.String url,
QueryTask.Options options)
Creates a new QueryTask object used to execute a query on the layer resource identified by the url
|