Modifier and Type | Field and Description |
---|---|
Event |
ModelAnimationCollection.animationAdded
The event fired when an animation is added to the collection.
|
Event |
ModelAnimationCollection.animationRemoved
The event fired when an animation is removed from the collection.
|
Event |
ImageryLayerCollection.layerAdded
An event that is raised when a layer is added to the collection.
|
Event |
ImageryLayerCollection.layerMoved
An event that is raised when a layer changes position in the collection.
|
Event |
ImageryLayerCollection.layerRemoved
An event that is raised when a layer is removed from the collection.
|
Event |
ImageryLayerCollection.layerShownOrHidden
An event that is raised when a layer is shown or hidden by setting the ImageryLayer#show property.
|
Event |
ClippingPlaneCollection.planeAdded
An event triggered when a new clipping plane is added to the collection.
|
Event |
ClippingPlaneCollection.planeRemoved
An event triggered when a new clipping plane is removed from the collection.
|
Modifier and Type | Method and Description |
---|---|
Event |
TimeIntervalCollection.changedEvent()
Gets an event that is raised whenever the collection of intervals change.
|
Event |
EntityCollection.collectionChanged()
Gets the event that is fired when entities are added or removed from the collection.
|
Event |
CompositeEntityCollection.collectionChanged()
Gets the event that is fired when entities are added or removed from the collection.
|
Event |
DataSourceCollection.dataSourceAdded()
An event that is raised when a data source is added to the collection.
|
Event |
DataSourceCollection.dataSourceRemoved()
An event that is raised when a data source is removed from the collection.
|
Modifier and Type | Field and Description |
---|---|
Event |
Clock.onTick
An Event that is fired whenever
Clock.tick() is called. |
Modifier and Type | Field and Description |
---|---|
Event |
CesiumTerrainProvider.errorEvent
Gets an event that is raised when the terrain provider encounters an asynchronous error..
|
Event |
GeoserverTerrainProvider.errorEvent
Gets an event that is raised when the terrain provider encounters an asynchronous error..
|
Event |
VRTheWorldTerrainProvider.errorEvent
Gets an event that is raised when the terrain provider encounters an asynchronous error..
|
Event |
EllipsoidTerrainProvider.errorEvent
Gets an event that is raised when the terrain provider encounters an asynchronous error..
|
Modifier and Type | Field and Description |
---|---|
Event |
CustomDataSource.changedEvent
Gets an event that will be raised when the underlying data changes.
|
Event |
GeoJsonDataSource.changedEvent
Gets an event that will be raised when the underlying data changes.
|
Event |
CzmlDataSource.changedEvent
Gets an event that will be raised when the underlying data changes.
|
Event |
KmlDataSource.changedEvent
Gets an event that will be raised when the underlying data changes.
|
Event |
EntityCluster.clusterEvent
Gets the event that will be raised when a new cluster will be displayed.
|
Event |
CustomDataSource.errorEvent
Gets an event that will be raised if an error is encountered during processing.
|
Event |
GeoJsonDataSource.errorEvent
Gets an event that will be raised if an error is encountered during processing.
|
Event |
CzmlDataSource.errorEvent
Gets an event that will be raised if an error is encountered during processing.
|
Event |
KmlDataSource.errorEvent
Gets an event that will be raised if an error is encountered during processing.
|
Event |
CustomDataSource.loadingEvent
Gets an event that will be raised when the data source either starts or stops loading.
|
Event |
GeoJsonDataSource.loadingEvent
Gets an event that will be raised when the data source either starts or stops loading.
|
Event |
CzmlDataSource.loadingEvent
Gets an event that will be raised when the data source either starts or stops loading.
|
Event |
KmlDataSource.loadingEvent
Gets an event that will be raised when the data source either starts or stops loading.
|
Event |
KmlDataSource.refreshEvent
Gets an event that will be raised when the data source refreshes a network link.
|
Event |
KmlDataSource.unsupportedNodeEvent
Gets an event that will be raised when the data source finds an unsupported node type.
|
Modifier and Type | Method and Description |
---|---|
Event |
Entity.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
DataSourceClock.definitionChanged()
Gets the event that is raised whenever a new property is assigned.
|
Modifier and Type | Method and Description |
---|---|
Event |
PointGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
PolygonGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
BillboardGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
EllipsoidGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
RectangleGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
LabelGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
PolylineGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
CorridorGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
ModelGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
PlaneGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
PolylineVolumeGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
WallGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
BoxGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
CylinderGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
PathGraphics.definitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Event |
EllipseGraphics.readonlydefinitionChanged()
Gets the event that is raised whenever a property or sub-property is changed or modified.
|
Modifier and Type | Method and Description |
---|---|
Event |
TimeIntervalCollectionPositionProperty.definitionChanged()
Gets the event that is raised whenever the definition of this property changes.
|
Event |
CheckerboardMaterialProperty.definitionChanged()
Gets the event that is raised whenever the definition of this property changes.
|
Event |
ReferenceProperty.definitionChanged()
Gets the event that is raised whenever the definition of this property changes.
|
Event |
PolylineOutlineMaterialProperty.definitionChanged()
Gets the event that is raised whenever the definition of this property changes.
|
Event |
Property.definitionChanged()
Gets the event that is raised whenever the definition of this property changes.
|
Event |
PolylineDashMaterialProperty.definitionChanged()
Gets the event that is raised whenever the definition of this property changes.
|
Modifier and Type | Field and Description |
---|---|
Event |
Cesium3DTileset.allTilesLoaded
The event fired to indicate that all tiles that meet the screen space error this frame are loaded.
|
Event |
TimeDynamicPointCloud.frameChanged
The event fired to indicate that a new frame was rendered.
|
Event |
TimeDynamicPointCloud.frameFailed
The event fired to indicate that a frame failed to load.
|
Event |
Cesium3DTileset.initialTilesLoaded
The event fired to indicate that all tiles that meet the screen space error this frame are loaded.
|
Event |
Cesium3DTileset.loadProgress
The event fired to indicate progress of loading new tiles.
|
Event |
Scene.morphComplete
The event fired at the completion of a scene transition.
|
Event |
Scene.morphStart
The event fired at the beginning of a scene transition.
|
Event |
ModelAnimation.start
The event fired when this animation is started.
|
Event |
ModelAnimation.stop
The event fired when this animation is stopped.
|
Event |
Cesium3DTileset.tileFailed
The event fired to indicate that a tile's content failed to load.
|
Event |
Cesium3DTileset.tileLoad
The event fired to indicate that a tile's content was loaded.
|
Event |
Globe.tileLoadProgressEvent
Gets an event that's raised when the length of the tile load queue has changed since the last render frame.
|
Event |
Cesium3DTileset.tileUnload
The event fired to indicate that a tile's content was unloaded.
|
Event |
Cesium3DTileset.tileVisible
This event fires once for each visible tile in a frame.
|
Event |
ModelAnimation.update
The event fired when on each frame when this animation is updated.
|
Modifier and Type | Method and Description |
---|---|
Event |
Camera.changed()
Gets the event that will be raised when the camera has changed by percentageChanged.
|
Event |
Globe.imageryLayersUpdatedEvent()
Gets an event that's raised when an imagery layer is added, shown, hidden, moved, or removed.
|
Event |
Camera.moveEnd()
Gets the event that will be raised when the camera has stopped moving.
|
Event |
Camera.moveStart()
Gets the event that will be raised at when the camera starts to move.
|
Event |
Scene.postRender()
Gets the event that will be raised at the end of each call to render.
|
Event |
Scene.postUpdate()
Gets the event that will be raised immediately after the scene is updated and before the scene is rendered.
|
Event |
Scene.preRender()
Gets the event that will be raised at the start of each call to render.
|
Event |
Scene.preUpdate()
Gets the event that will be raised before the scene is updated or rendered.
|
Event |
Scene.renderError()
Gets the event that will be raised when an error is thrown inside the render function.
|
Event |
Globe.terrainProviderChanged()
Gets an event that's raised when the terrain provider is changed
|
Event |
Scene.terrainProviderChanged()
Gets an event that's raised when the terrain provider is changed
|
Modifier and Type | Field and Description |
---|---|
Event |
ParticleSystem.complete
Fires an event when the particle system has reached the end of its lifetime.
|
Modifier and Type | Method and Description |
---|---|
Event |
UrlTemplateImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
TileCoordinatesImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
BingMapsImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
MapboxImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
SingleTileImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
GoogleEarthEnterpriseImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
ArcGisMapServerImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
IonImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
WebMapTileServiceImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
GridImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Event |
WebMapServiceImageryProvider.errorEvent()
Gets an event that is raised when the imagery provider encounters an asynchronous error.
|
Modifier and Type | Field and Description |
---|---|
Event |
Command.afterExecute
Gets an event which is raised after the command executes, the event is raised with the return value of
the command as its only parameter.
|
Event |
Command.beforeExecute
Gets an event which is raised before the command executes, the event is raised with an object containing
two properties: a cancel property, which if set to false by the listener will prevent the command from being executed,
and an args property, which is the array of arguments being passed to the command.
|
Event |
InfoBoxViewModel.cameraClicked
Gets an Event that is fired when the user clicks the camera icon.
|
Event |
InfoBoxViewModel.closeClicked
Gets an Event that is fired when the user closes the info box.
|
Event |
GeocoderViewModel.complete
Gets the event triggered on flight completion.
|
Modifier and Type | Method and Description |
---|---|
Event |
Viewer.selectedEntityChanged()
Gets the event that is raised when the selected entity chages
|
Event |
Viewer.trackedEntityChanged()
Gets the event that is raised when the tracked entity chages
|
Copyright © 2019. All rights reserved.