public class TimeInfo
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Class and Description |
---|---|
static class |
TimeInfo.TimeUnits |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEndTimeField()
The name of the attribute field that contains the end time information.
|
LayerTimeOptions |
getExportOptions()
Default time-related export options for the layer.
|
java.lang.String |
getStartTimeField()
The name of the attribute field that contains the start time information.
|
TimeExtent |
getTimeExtent()
The time extent for all the data in the layer.
|
int |
getTimeInterval()
Time interval of the data in the layer.
|
java.lang.String |
getTimeIntervalUnits()
Temporal unit in which the time interval is measured.
|
TimeReference |
getTimeReference()
Information about how the time was measured.
|
java.lang.String |
getTrackIdField()
The field that contains the trackId.
|
public final java.lang.String getEndTimeField()
public final LayerTimeOptions getExportOptions()
public final java.lang.String getStartTimeField()
public final TimeExtent getTimeExtent()
public final int getTimeInterval()
public final java.lang.String getTimeIntervalUnits()
public final TimeReference getTimeReference()
public final java.lang.String getTrackIdField()