Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
static StatisticDefinition |
StatisticDefinition.create()
Creates a new StatisticDefinition object.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.core.client.JsArray<StatisticDefinition> |
Query.getOutStatistics()
The definitions for one or more field-based statistic to be calculated.
|
Modifier and Type | Method and Description |
---|---|
void |
Query.setOutStatistics(StatisticDefinition[] outStatistics)
Set the outStatistics parameter.
|