object
Cesium extends Object
Type Members
-
type
RenderState = Any
-
type
TypedArray = |[|[|[|[|[Int8Array, Uint8Array], Int16Array], Uint16Array], Float32Array], Float64Array]
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
-
def
binarySearch(array: Array[Any], itemToFind: Any, comparator: Comparator): Double
-
def
cancelAnimationFrame(requestID: Double): Dynamic
-
def
clone(object: Any, deep: Boolean = ???): Dynamic
-
def
clone(): AnyRef
-
def
combine(object1: Any = ???, object2: Any = ???, deep: Boolean = ???): Dynamic
-
def
createCommand(func: Function, canExecute: Boolean = ???): Dynamic
-
def
createGuid(): String
-
-
-
-
-
def
defaultValue(a: Any, b: Any): Dynamic
-
def
defined(value: Any): Boolean
-
def
destroyObject(object: Any, message: String = ???): Dynamic
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatError(object: Any): String
-
def
getAbsoluteUri(relative: String, base: String = ???): String
-
def
getBaseUri(uri: String, includeQuery: Boolean = ???): String
-
final
def
getClass(): Class[_]
-
def
getExtensionFromUri(uri: String): String
-
def
getFilenameFromUri(uri: String): String
-
def
getImagePixels(image: HTMLImageElement): Array[Double]
-
def
hasOwnProperty(v: String): Boolean
-
def
hashCode(): Int
-
def
isArray(value: Any): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isLeapYear(year: Double): Boolean
-
def
isPrototypeOf(v: Object): Boolean
-
def
loadArrayBuffer(url: |[String, Promise[String]], headers: Any = ???): Promise[ArrayBuffer]
-
def
loadBlob(url: |[String, Promise[String]], headers: Any = ???): Promise[Blob]
-
def
loadImage(url: |[String, Promise[String]], allowCrossOrigin: Boolean = ???): Promise[HTMLImageElement]
-
def
loadImageViaBlob(url: |[String, Promise[String]]): Promise[HTMLImageElement]
-
def
loadJson(url: |[String, Promise[String]], headers: Any = ???): Promise[Any]
-
def
loadJsonp(url: String, options: JsonpOptions = ???): Promise[Any]
-
def
loadText(url: |[String, Promise[String]], headers: Any = ???): Promise[String]
-
def
loadWithXhr(options: WithXhrOptions): Promise[Any]
-
def
loadXML(url: |[String, Promise[String]], headers: Any = ???): Promise[Any]
-
def
mergeSort(array: Array[Any], comparator: Comparator, userDefinedObject: Any = ???): Dynamic
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
objectToQuery(obj: Any): String
-
-
def
propertyIsEnumerable(v: String): Boolean
-
def
queryToObject(queryString: String): Dynamic
-
def
requestAnimationFrame(callback: Callback): Double
-
def
sampleTerrain(terrainProvider: TerrainProvider, level: Double, positions: Array[Cartographic]): Promise[Array[Cartographic]]
-
def
subdivideArray(array: Array[Any], numberOfArrays: Double): Dynamic
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
throttleRequestByServer(url: String, requestFunction: RequestFunction): |[Promise[Any], Unit]
-
def
toLocaleString(): String
-
def
toString(): String
-
def
valueOf(): Any
-
def
viewerCesiumInspectorMixin(viewer: Viewer): Dynamic
-
def
viewerDragDropMixin(viewer: Viewer, options: DragDropMixinOptions = ???): Dynamic
-
def
viewerPerformanceWatchdogMixin(viewer: Viewer): Dynamic
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Object
Inherited from Any
Inherited from AnyRef
Inherited from Any
Cesium is an open-source JavaScript library for world-class 3D globes and maps
see: http://cesiumjs.org/index.html