p

react

aladin

package aladin

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class Aladin(target: UndefOr[String] = js.undefined, fov: UndefOr[JsNumber] = js.undefined, survey: UndefOr[String] = js.undefined, cooFrame: UndefOr[CooFrame] = js.undefined, showReticle: UndefOr[Boolean] = js.undefined, showZoomControl: UndefOr[Boolean] = js.undefined, showFullscreenControl: UndefOr[Boolean] = js.undefined, showLayersControl: UndefOr[Boolean] = js.undefined, showGotoControl: UndefOr[Boolean] = js.undefined, showShareControl: UndefOr[Boolean] = js.undefined, showSimbadPointerControl: UndefOr[Boolean] = js.undefined, showFrame: UndefOr[Boolean] = js.undefined, fullScreen: UndefOr[Boolean] = js.undefined, reticleColor: UndefOr[Color] = js.undefined, reticleSize: UndefOr[JsNumber] = js.undefined, imageSurvey: UndefOr[String] = js.undefined, baseImageLayer: UndefOr[String] = js.undefined, customize: UndefOr[(JsAladin) => Unit] = js.undefined) extends Product with Serializable
  2. class AladinCatalog extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/Catalog", JSImport.Namespace)
  3. class AladinCircle extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/Circle", JSImport.Namespace)
  4. class AladinColor extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/Color", JSImport.Namespace)
  5. class AladinFootprint extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/Footprint", JSImport.Namespace)
  6. class AladinOverlay extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/Overlay", JSImport.Namespace)
  7. class AladinPolyline extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/Polyline", JSImport.Namespace)
  8. trait AladinProps extends Object
    Annotations
    @RawJSType() @native()
  9. class AladinSource extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/Source", JSImport.Namespace)
  10. trait CatalogOptions extends Object
    Annotations
    @RawJSType() @native()
  11. class ColorMap extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/ColorMap", JSImport.Namespace)
  12. sealed trait CooFrame extends Product with Serializable
  13. class GoToObjectCallback extends Object
    Annotations
    @ScalaJSDefined() @RawJSType()
  14. class HpxImageSurvey extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/HpxImageSurvey", JSImport.Namespace)
  15. class JsAladin extends Object
    Annotations
    @RawJSType() @native() @JSImport("@cquiroz/aladin-lite/lib/js/Aladin", JSImport.Namespace)
  16. trait OverlayOptions extends Object
    Annotations
    @RawJSType() @native()
  17. trait PolylineOptions extends Object
    Annotations
    @RawJSType() @native()
  18. trait SourceDraw extends Object
    Annotations
    @RawJSType() @native()

Value Members

  1. object A extends Object
    Annotations
    @native() @JSImport("@cquiroz/aladin-lite/lib/js/A", JSImport.Namespace)
  2. object Aladin extends Serializable
  3. object AladinOverlay
  4. object CatalogOptions
  5. object CooFrame extends Serializable
  6. object OverlayOptions
  7. object PolylineOptions

Ungrouped