Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
TimeInfo |
FeatureLayer.getTimeInfo()
Time information for the layer, such as start time field, end time field, track id field,
layers time extent and the draw time interval.
|
TimeInfo |
ArcGISImageServiceLayer.getTimeInfo()
Temporal information for the layer, such as time extent.
|
TimeInfo |
ArcGISDynamicMapServiceLayer.getTimeInfo()
Temporal information for the layer, such as time extent.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.core.client.JsArray<TimeInfo> |
ArcGISTiledMapServiceLayer.getTimeInfo()
Temporal information for the layer, such as time extent.
|