Packages

package io

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object SkyFiles

    This singleton object has utilities for handling files that specify the locations of stars and (optionally) constellations on a star map.

  2. object SkyPic

    This singleton object provides utilities for creating and manipulating images that represent views of a night sky.

  3. object StarryApp extends App

    Launches a GUI that presents the user with a map of the night sky.

    Launches a GUI that presents the user with a map of the night sky.

    The app uses SkyFiles to read the star map from a local folder. It then uses SkyPic to turn that data into a Pic.

Ungrouped