HandleImageStats(count)
|
|
HandleInfo(handle, display_name)
|
|
HandlePermissions(handle, view_dashboard)
|
|
HandleSceneStats(count, impressions, likes, ...)
|
|
HandleStats(handle, images, scenes)
|
|
HandleUpdate([display_name])
|
|
ImageApiPermissions(id, edit)
|
|
ImageContentPermissions(copyright, license)
|
|
ImageInfo(id, handle_id, handle, ...)
|
Note that this class is not what is returned by the /handle/:handle/imageinfo endpoint. |
ImageDisplayInfo(id, wwt, permissions, storage)
|
|
ImageStorage([legacy_url_template])
|
A description of data storage associated with a Constellations image. |
ImageSummary(id, handle_id, creation_date, ...)
|
Summary information about a Constellations image. |
ImageUpdate([note, permissions])
|
|
ImageWwt(base_degrees_per_tile, bottoms_up, ...)
|
A description of the WWT data parameters associated with a Constellations image. |
SceneAstroPix(publisher_id, image_id)
|
Information about an association between a Constellations scene and an AstroPix image. |
SceneContent([image_layers])
|
|
SceneContentHydrated([background, image_layers])
|
|
SceneContentUpdate([background_id])
|
|
SceneHydrated(id, handle_id, handle, ...[, ...])
|
|
SceneImageLayer(image_id, opacity)
|
|
SceneImageLayerHydrated(image, opacity)
|
|
SceneInfo(_id, creation_date, impressions, ...)
|
|
ScenePermissions(id, edit)
|
|
ScenePlace(ra_rad, dec_rad, roll_rad, ...)
|
|
ScenePreviews([video, thumbnail])
|
|
SceneUpdate([outgoing_url, place, text, ...])
|
|