|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeOptions | |
|---|---|
| com.esri.core.internal.value | |
| com.esri.core.map | |
| Uses of TimeOptions in com.esri.core.internal.value |
|---|
| Methods in com.esri.core.internal.value that return TimeOptions | |
|---|---|
TimeOptions |
DynamicLayerInfo.getLayerTimeOptions()
Get the current layer time options. |
TimeOptions |
LayerTimeOptions.getTimeOptions()
Gets the time options. |
| Methods in com.esri.core.internal.value with parameters of type TimeOptions | |
|---|---|
void |
DynamicLayerInfo.setLayerTimeOptions(TimeOptions layerTimeOptions)
Set the current layer time options. |
void |
LayerTimeOptions.setTimeOptions(TimeOptions timeOptions)
Sets the time options. |
| Constructors in com.esri.core.internal.value with parameters of type TimeOptions | |
|---|---|
LayerTimeOptions(int layerId,
TimeOptions timeOptions)
Instantiates a new layer time options. |
|
| Uses of TimeOptions in com.esri.core.map |
|---|
| Methods in com.esri.core.map that return TimeOptions | |
|---|---|
static TimeOptions |
TimeOptions.fromJson(org.codehaus.jackson.JsonParser parser)
|
TimeOptions |
TimeInfo.getExportOptions()
Gets the export options. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||