Package gaiasky.script.v2.impl


package gaiasky.script.v2.impl
Implementation of the APIv2 modules.
  • Classes
    Class
    Description
    Abstract class which contains attributes and methods common to all API modules.
    This is the main entry point to the API v2 of Gaia Sky.
    The base module contains methods and calls that are of global nature.
    The camcorder module contains methods and calls related to the camera path subsystem and the camcorder, which enables capturing and playing back camera path files.
    The camera module contains methods and calls that modify and query the camera system in Gaia Sky.
    The data module provides calls and methods to handle datasets and catalogs.
    The geometry module provides calls and methods to carry out geometrical operations directly within the scripting system.
    The graphics module contains methods and calls that modify and query the graphics and rendering system.
    The camera module contains methods and calls to access and modify the input system.
    The instances module contains methods and calls to access, modify, and query the connected instances subsystem (primary-replica).
    The interactive camera module contains calls and methods that modify the camera using the interactive mode.
    The output module contains methods and calls that relate to the frame output system, the screenshot system, and other types of output systems.
    This class contains utility methods to check the validity of different parameter types.
    The reference system module contains calls and methods to deal with reference system changes and other useful utilities related to orientation.
    The scene module contains methods and calls that modify and query the internal scene in Gaia Sky.
    The time module contains methods and calls to access, modify, and query the time subsystem.
    The UI module contains calls and methods to access, modify, and query the user interface.