Class: Sky

Globe. Sky

Create a virtual sky in a HTML canvas element with its own coordinate reference system. The sky handles two different grids in the same time in order to display both the galactic and equatorial rasters.

new Sky(options)

Parameters:
Name Type Description
options AbstractGlobe.configuration Sky configuration

Extends

Methods


getType()

Inherited From:
Implements:

isSky()

Inherited From:
Implements:

dispose()

Inherited From:
Implements:

destroy()

Inherited From:
Implements:

refresh()

Inherited From:
Implements:

<abstract> setBaseImagery()

Inherited From:
Implements:

<abstract> getBaseElevation()

Inherited From:
Implements:

addLayer()

Inherited From:
Implements:

removeLayer()

Inherited From:
Implements:

addAnimation()

Inherited From:
Implements:

removeAnimation()

Inherited From:
Implements:

<abstract> getElevation()

Inherited From:
Implements:

getViewportGeoBound()

Inherited From:
Implements:

getLonLatFromPixel()

Inherited From:
Implements:

getPixelFromLonLat()

Inherited From:
Implements:

<abstract, protected> render()

Inherited From:
Overrides:
Implements:
  • Globe#render

setCoordinateSystem()

Inherited From:
Implements:

getCoordinateSystem()

Inherited From:
Implements:

getRenderStats()

Inherited From:
Implements:

getRenderContext()

Inherited From:
Implements:

setRenderContext()

Inherited From:
Implements:

getTileManager()

Inherited From:
Implements:

isEnabled()

Inherited From:
Implements: