Interface | Description |
---|---|
EasingFunction.Callback | |
Event.Listener |
Universal callback listener, supports array params
|
Event.RemoveCallback |
A function that removes a listener.
|
GeocoderService |
Provides geocoding through an external service.
|
Packable | |
Request.CancelCallback | |
Request.PriorityCallback | |
Request.RequestCallback | |
Resource.RetryCallback |
A function that returns the value of the property.
|
ScreenSpaceEventHandler.Listener<T> | |
TerrainData | |
TimeInterval.DataComparer |
Function interface for comparing interval data.
|
TimeInterval.MergeCallback |
Function interface for merging interval data.
|
Transforms.LocalFrameToFixedFrame |
Computes a 4x4 transformation matrix from a reference frame centered at the provided origin to the provided ellipsoid's fixed reference frame.
|
Utils.TimeoutListener |
Class | Description |
---|---|
AxisAlignedBoundingBox | |
BingMapsGeocoderService |
Provides geocoding through Bing Maps.
|
BoundingRectangle | |
BoundingSphere | |
Cartesian2 | |
Cartesian3 | |
Cartesian4 | |
Cartographic |
A position defined by longitude, latitude, and height.
|
CartographicGeocoderService | |
Clock |
A simple clock for keeping track of simulated time.
|
Color |
A color, specified using red, green, blue, and alpha values, which range from 0 (no intensity) to 1.0 (full intensity).
|
ColorGeometryInstanceAttribute | |
ComponentDatatype |
WebGL component datatypes.
|
Credit |
A credit contains data pertaining to how to display attributions/credits for certain content on the screen.
|
CullingVolume |
The culling volume defined by planes.
|
DefaultProxy |
A simple proxy that appends the desired resource as the sole query parameter to the given proxy URL.
|
DistanceDisplayCondition | |
DistanceDisplayConditionGeometryInstanceAttribute |
Value and type information for per-instance geometry attribute that determines if the geometry
instance has a distance display condition.
|
EasingFunction | |
EllipseGeometryLibrary | |
Ellipsoid | |
EllipsoidGeodesic |
Initializes a geodesic on the ellipsoid connecting the two provided planetodetic points.
|
EllipsoidRhumbLine |
Initializes a rhumb line on the ellipsoid connecting the two provided planetodetic points.
|
Event<T> | |
FeatureDetection |
A set of functions to detect whether the current browser supports various features.
|
Frustum | |
Fullscreen |
Browser-independent functions for working with the standard fullscreen API.
|
GeocoderResult | |
GeographicTilingScheme | |
GeometryInstanceAttribute | |
GoogleEarthEnterpriseMetadata |
Provides metadata using the Google Earth Enterprise REST API.
|
GoogleEarthEnterpriseTerrainData |
Terrain data for a single tile from a Google Earth Enterprise server.
|
GregorianDate |
Represents a Gregorian date in a more precise format than the JavaScript Date object.
|
HeadingPitchRange | |
HeadingPitchRoll | |
Intersections2D |
Contains functions for operating on 2D triangles.
|
IntersectionTests |
Functions for computing the intersection between geometries such as rays, planes, triangles, and ellipsoids.
|
Interval | |
Ion |
Default settings for accessing the Cesium Ion API.
|
IonGeocoderService |
Provides geocoding through Cesium ion.
|
IonResource |
A
Resource instance that encapsulates Cesium ion asset access. |
JulianDate | |
LeapSecond |
Describes a single leap second, which is constructed from a JulianDate and a numerical offset representing the
number of seconds TAI is ahead of the UTC time standard.
|
Math |
Math functions.
|
Matrix2 | |
Matrix3 | |
Matrix4 | |
NearFarScalar | |
Occluder | |
OpenCageGeocoderService |
Provides geocoding via a OpenCage server.
|
OrientedBoundingBox | |
OrthographicFrustum | |
OrthographicOffCenterFrustum |
The viewing frustum is defined by 6 planes.
|
PackableForInterpolation | |
PeliasGeocoderService |
Provides geocoding via a Pelias server.
|
PerspectiveFrustum | |
PerspectiveOffCenterFrustum | |
PickedObject<T> | |
PinBuilder | |
Plane | |
PolygonHierarchy | |
PolylinePipeline | |
Quaternion | |
Ray | |
Rectangle | |
Request |
Stores information for making a request.
|
Resource |
A resource that includes the location and any other parameters we need to retrieve it or create derived resources.
|
ScreenSpaceEventHandler | |
Size | |
SkyAtmosphere | |
SkyBox | |
SkyBoxSources<T> | |
Spherical |
A set of curvilinear 3-dimensional coordinates.
|
TaskProcessor |
A wrapper around a web worker that allows scheduling tasks for a given worker, returning results asynchronously
via a promise.
|
TileAvailability |
Reports the availability of tiles in a TilingScheme.
|
TilingScheme | |
TimeInterval | |
Transforms |
Contains functions for transforming positions to various reference frames.
|
TranslationRotationScale | |
Utils | |
VertexFormat | |
Viewport | |
WebMercatorTilingScheme |
Exception | Description |
---|---|
DeveloperError |
Copyright © 2019. All rights reserved.