Modifier and Type | Method and Description |
---|---|
Clock |
DataSourceClock.getValue()
Gets the value of this clock instance as a Clock object.
|
Modifier and Type | Field and Description |
---|---|
Clock |
TimeDynamicPointCloudOptions.clock
A Clock instance that is used when determining the value for the time dimension.
|
Modifier and Type | Method and Description |
---|---|
static TimeDynamicPointCloudOptions |
TimeDynamicPointCloudOptions.create(Clock clock,
TimeIntervalCollection intervals)
Create options instance
|
Modifier and Type | Field and Description |
---|---|
Clock |
WebMapTileServiceImageryProvider.clock
Gets or sets a clock that is used to get keep the time used for time dynamic parameters.
|
Clock |
WebMapServiceImageryProvider.clock
Gets or sets a clock that is used to get keep the time used for time dynamic parameters.
|
Modifier and Type | Field and Description |
---|---|
Clock |
WebMapTileServiceImageryProviderOptions.clock
A Clock instance that is used when determining the value for the time dimension.
|
Modifier and Type | Field and Description |
---|---|
Clock |
ClockViewModel.clock
Gets the underlying Clock.
|
Clock |
CesiumWidget.clock
Gets the clock.
|
Modifier and Type | Method and Description |
---|---|
Clock |
Viewer.clock()
Gets the clock.
|
Constructor and Description |
---|
ClockViewModel(Clock clock)
A view model which exposes a Clock for user interfaces.
|
Timeline(com.google.gwt.dom.client.Element element,
Clock clock)
The Timeline is a widget for displaying and controlling the current scene time.
|
Modifier and Type | Field and Description |
---|---|
Clock |
CesiumWidgetOptions.clock
The clock to use to control current time.
|
Copyright © 2019. All rights reserved.