JSKY

JSKY API
jsky.app.jskycat Contains classes for the JSkyCat application, which allows you to browse images and catalogs.
jsky.catalog Contains classes dealing with catalogs in a generic way.
jsky.catalog.astrocat Defines classes for parsing catalog descriptions in the AstroCat XML format and for searching in catalogs.
jsky.catalog.gui Contains classes for displaying catalogs and query results and navigating through hierarchies of catalogs.
jsky.catalog.irsa Adds support for IRSA catalogs.
jsky.catalog.skycat Defines classes for searching in Skycat style catalogs.
jsky.coords Contains classes for World Coordinate System transformations.
jsky.graphics Defines interfaces classes for working with graphics.
jsky.html A simple HTML viewer widget.
jsky.image Contains classes that deal with images and image processing (but not directly image display).
jsky.image.fits Contains FITS specific classes.
jsky.image.fits.codec Contains classes that implement FITS image support for JAI (a FITS codec).
jsky.image.fits.gui Contains FITS specific user interface classes.
jsky.image.graphics Contains classes for drawing and manipulating graphics items on an image, based on the Diva package.
jsky.image.graphics.gui Contains user interface classes for drawing and manipulating graphics items on an image, based on the Diva package.
jsky.image.gui Contains widgets that are used for image display or related tasks.
jsky.image.operator Contains JAI based image operator classes.
jsky.navigator Contains classes for displaying catalogs and query results, plotting catalog data on an image and navigating through hierarchies of catalogs.
jsky.science Contains utility classes from the NGST Scientist's Expert Assistant package.
jsky.timeline Contains a modified version of the TimeLine widget from the NGST Scientist's Expert Assistant package.
jsky.util Contains general purpose utility classes.
jsky.util.gui Contains general purpose utility classes.
jsky.util.java2d Modified from the Diva sources to fix a bug when flipping shapes.