| Interface | Description |
|---|---|
| AnimationViewModel.DateFormatter |
A function that formats a date for display.
|
| AnimationViewModel.TimeFormatter |
A function that formats a time for display.
|
| GeocoderViewModel.DestinationFoundFunction |
A function that handles the result of a successful geocode.
|
| ProviderViewModel.ImageryProviderCreationFunction |
A function which creates one or more providers.
|
| ProviderViewModel.TerrainProviderCreationFunction | |
| Viewer.ViewerMixin |
A function that augments a Viewer instance with additional functionality.
|
| Class | Description |
|---|---|
| Animation |
The Animation widget provides buttons for play, pause, and reverse, along with the current time and date,
surrounded by a "shuttle ring" for controlling the speed of animation.
|
| AnimationViewModel |
The view model for the Animation widget.
|
| BaseLayerPicker |
The BaseLayerPicker is a single button widget that displays a panel of available imagery and terrain providers.
|
| BaseLayerPickerViewModel |
The view model for
BaseLayerPicker. |
| Cesium3DTilesInspector | |
| Cesium3DTilesInspectorViewModel |
The view model for
Cesium3DTilesInspector. |
| CesiumInspector | |
| CesiumWidget | |
| CesiumWidgetPanel | |
| ClockViewModel |
A view model which exposes a Clock for user interfaces.
|
| Command |
A Command is a function with an extra canExecute observable property to determine whether the command can be executed.
|
| FullscreenButton |
A single button widget for toggling fullscreen mode.
|
| FullscreenButtonViewModel |
The view model for
FullscreenButton. |
| Geocoder |
A widget for finding addresses and landmarks, and flying the camera to them.
|
| GeocoderViewModel |
The view model for the
Geocoder widget. |
| HomeButton |
A single button widget for returning to the default camera view of the current scene.
|
| HomeButtonViewModel |
The view model for
HomeButton |
| InfoBox |
A widget for displaying information or a description.
|
| InfoBoxViewModel |
The view model for
InfoBox. |
| NavigationHelpButton |
The NavigationHelpButton is a single button widget for displaying instructions for navigating the globe with the mouse.
|
| NavigationHelpButtonViewModel |
The view model for
NavigationHelpButton. |
| ProjectionPicker |
The ProjectionPicker is a single button widget for switching between perspective and orthographic projections.
|
| ProjectionPickerViewModel |
The view model for
ProjectionPicker. |
| ProviderViewModel |
A view model that represents each item in the
BaseLayerPicker. |
| SceneModePicker |
The SceneModePicker is a single button widget for switching between scene modes; shown to the left in its expanded state.
|
| SceneModePickerViewModel |
The view model for
SceneModePicker. |
| SelectionIndicator |
A widget for displaying an indicator on a selected object.
|
| SelectionIndicatorViewModel |
The view model for
SelectionIndicator. |
| Timeline | |
| ToggleButtonViewModel |
A view model which exposes the properties of a toggle button.
|
| Viewer |
A base widget for building applications.
|
| viewerCesium3DTilesInspectorMixin | |
| viewerCesiumInspectorMixin | |
| viewerCesiumNavigationMixin | |
| ViewerPanel | |
| VRButton |
A single button widget for toggling vr mode.
|
| VRButtonViewModel |
The view model for
VRButton. |
Copyright © 2019. All rights reserved.