A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ABMAG - Static variable in class jsky.science.Flux
 
ABMAGABBREV - Static variable in class jsky.science.Flux
 
AbstractCatalogDirectory - Class in jsky.catalog
A generic, abstract base class for catalog directory implementations.
AbstractCatalogDirectory(String) - Constructor for class jsky.catalog.AbstractCatalogDirectory
Initialize with the name of the catalog directory.
AbstractScienceObject - Class in jsky.science
Basic implementation of the ScienceObjectModel interface.
AbstractScienceObject() - Constructor for class jsky.science.AbstractScienceObject
 
AbstractScienceObject(String) - Constructor for class jsky.science.AbstractScienceObject
 
AbstractScienceObject.EventMonitor - Interface in jsky.science
 
AbstractScienceObjectNode - Class in jsky.science
Basic implementation of the ScienceObjectNodeModel.
AbstractScienceObjectNode() - Constructor for class jsky.science.AbstractScienceObjectNode
Creates new AbstractScienceObjectNode with blank name and holding turned off.
AbstractScienceObjectNode(String, boolean) - Constructor for class jsky.science.AbstractScienceObjectNode
creates a new AbstractScienceObjectNode with specified name and specified initial holding status.
AbstractScienceObjectNode(boolean) - Constructor for class jsky.science.AbstractScienceObjectNode
Creates new AbstractScienceObjectNode with blank name and specified holding state.
AbstractScienceObjectNode(String) - Constructor for class jsky.science.AbstractScienceObjectNode
Creates new AbstractScienceObjectNode with a name and holding turned off.
AbstractWavelength1D - Class in jsky.science
Abstract class that provides initial functionality for Wavelength1DModel without committing to the underlying storage structure of the dataset.
AbstractWavelength1D() - Constructor for class jsky.science.AbstractWavelength1D
 
AbstractWavelength1D(String) - Constructor for class jsky.science.AbstractWavelength1D
 
accept(File) - Method in class jsky.util.gui.ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
acosd(double) - Static method in class jsky.coords.Trigod
Computes the Arc cos in degrees (Range of argument [-1, +1]).
actionPerformed(ActionEvent) - Method in class jsky.catalog.gui.CatalogHistoryItem
Display the catalog
actionPerformed(ActionEvent) - Method in class jsky.catalog.gui.CatalogQueryPanel
Called when a query parameter is changed to start the search.
actionPerformed(ActionEvent) - Method in class jsky.catalog.gui.CatalogQueryTool
Called when return is typed in one of the query panel text fields to start the query.
actionPerformed(ActionEvent) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Called when a button in the table is pressed
actionPerformed(ActionEvent) - Method in class jsky.html.HTMLViewerHistoryItem
Display the catalog
actionPerformed(ActionEvent) - Method in class jsky.image.gui.ImageHistoryItem
Load the file if it exists, otherwise the URL, and arrange to restore the history settings once the image is loaded.
actionPerformed(ActionEvent) - Method in class jsky.image.gui.ImagePrintDialog
Called for the Print button in the preview window
actionPerformed(ActionEvent) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
actionPerformed(ActionEvent) - Method in class jsky.util.gui.CoordinatesPanel
 
actionPerformed(ActionEvent) - Method in class jsky.util.gui.PassbandPanel
 
actionPerformed(ActionEvent) - Method in class jsky.util.gui.ProgressPanel
Called when the Stop button is pressed.
actionPerformed(ActionEvent) - Method in class jsky.util.gui.QuantityPanel
handles ActionEvents from the JTextField
actionPerformed(ActionEvent) - Method in class jsky.util.gui.QuantitySlider
 
actionPerformed(ActionEvent) - Method in class jsky.util.gui.TabbedPanel
 
add(CanvasFigure) - Method in interface jsky.graphics.CanvasFigureGroup
Add a figure to the group.
add(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Add the given figure to the canvas.
add(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Add the given figure to the canvas.
add(CanvasFigure) - Method in class jsky.image.graphics.ImageFigureGroup
Add a figure to the group.
add(int, int, Raster) - Method in class jsky.image.MyTileCache
Adds a tile to the cache.
add(CoordinatesOffset) - Method in class jsky.science.Coordinates
Adds an offset to the current coordinates and returns the sum as a new Coordinates object.
add(CoordinatesOffset) - Method in class jsky.science.CoordinatesOffset
Adds another offset to the offset and returns a new offset which is the sum of the two.
add(Quantity) - Method in class jsky.science.Quantity
adds the parameter to the value of the quantity and returns a NEW quantity Throws a ClassCastException if the two classes are not compatible
add(Wavelength1DModel) - Method in class jsky.science.Wavelength1DArray
Adds the specified dataset to this dataset, converting the specified dataset to use existing wavelength points, then adds them to current data.
add(Component, int, int, int, int, double, double, int, int, Insets, int, int) - Method in class jsky.util.gui.GridBagUtil
Add the given component to the given container with the given options.
add(Component, int, int, int, int, double, double, int, int, Insets) - Method in class jsky.util.gui.GridBagUtil
Add the given component to the given container with the given options.
add(Component, int, int, int, int, double, double, int, int) - Method in class jsky.util.gui.GridBagUtil
Add the given component to the given container with the given options and default insets.
addActionListener(ActionListener) - Method in class jsky.catalog.gui.CatalogQueryPanel
Register to receive action events from this object whenever a query parameter is changed.
addActionListener(ActionListener) - Method in class jsky.image.gui.PickObject
Add an action listener for the "Add" button.
addActionListener(ActionListener) - Method in class jsky.util.gui.LabelEntry
 
addActionListener(ActionListener) - Method in class jsky.util.gui.ProgressPanel
Add a listener to be called when the user presses the stop button.
addActionListener(ActionListener) - Method in class jsky.util.gui.ZoomControl
Register to receive action events from this object whenever the zoom factor is changed.
addArrowLine(GeneralPath, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Add a line with an arrow at the end to the given GeneralPath.
addCanvasFigureListener(CanvasFigureListener) - Method in interface jsky.graphics.CanvasFigure
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.graphics.CanvasFigureListenerManager
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageFigure
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageFigureGroup
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageLabel
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.LabeledImageFigure
Add a listener for events on the canvas figure
addCatalog(int, Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Add the given catalog to the catalog list if it is not already there.
addCatalog(Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Add the given catalog to the catalog list if it is not already there.
addCatalog(Catalog) - Method in interface jsky.catalog.CatalogDirectory
Add the given catalog to the catalog list.
addCatalogDirectory(String) - Method in class jsky.catalog.astrocat.AstroCatConfig
Add a catalog directory to the catalog list.
addCatalogDirectory(String) - Method in class jsky.catalog.irsa.IRSAConfig
Add a catalog directory to the catalog list.
addCatalogDirectory(String) - Method in class jsky.catalog.skycat.SkycatConfigFile
Add a catalog directory to the catalog list.
addCellEditorListener(CellEditorListener) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Add a listener to the list that's notified when the editor starts, stops, or cancels editing.
addChangeListener(ChangeListener) - Method in class jsky.catalog.gui.CatalogNavigator
Register to receive change events from this object whenever a new query result is displayed.
addChangeListener(ChangeListener) - Method in class jsky.catalog.gui.CatalogQueryPanel
Register to receive change events from this object whenever an item is selected from a JComboBox.
addChangeListener(ChangeListener) - Method in class jsky.html.HTMLViewer
Register to receive change events from this object whenever a new HTML page is displayed.
addChangeListener(ChangeListener) - Method in class jsky.image.graphics.gui.CanvasDraw
register to receive change events from this object whenever the drawing settings are changed.
addChangeListener(ChangeListener) - Method in class jsky.image.gui.DivaMainImageDisplay
register to receive change events from this object whenever the image or cut levels are changed.
addChangeListener(ChangeListener) - Method in class jsky.image.gui.ImageCoordinateConverter
Register to receive change events from this object whenever the the WCS information is changed.
addChangeListener(ChangeListener) - Method in interface jsky.image.gui.MainImageDisplay
register to receive change events from this object whenever the image or cut levels are changed.
addChangeListener(ChangeListener) - Method in class jsky.image.ImageProcessor
register to receive change events from this object whenever the image or cut levels are changed.
addChangeListener(ChangeListener) - Static method in class jsky.util.gui.ClipboardHelper
Register to receive change events from this object whenever the clipboard object is set.
addChangeListener(ChangeListener) - Method in class jsky.util.gui.LabelEntrySlider
register to receive change events from this object.
addChangeListener(ChangeListener) - Method in class jsky.util.gui.VRangeSlider
register to receive change events from this object whenever the min or max values are changed.
addChild(ScienceObjectModel) - Method in class jsky.science.AbstractScienceObjectNode
Adds a ScienceObject as a "child" of the current object.
addChild(ScienceObjectModel) - Method in interface jsky.science.ScienceObjectNodeModel
Adds a ScienceObject as a "child" of the current object.
addDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Flux
 
addDefaultUnitsChangeListener(Class, PropertyChangeListener) - Static method in class jsky.science.Quantity
Add a listener to the list of objects listening to changes in the default unit type
addDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Redshift
 
addDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Time
 
addDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Wavelength
 
addEventMonitor(AbstractScienceObject.EventMonitor) - Static method in class jsky.science.AbstractScienceObject
add an event monitor, each monitor will be notified of of all PropertyChangeEvents fired by this object.
addExtension(String) - Method in class jsky.util.gui.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addFigure(CanvasFigure) - Method in class jsky.image.graphics.gui.CanvasDraw
Add the given figure to the list of managed figures.
addHistoryMenuItems(JMenu) - Method in class jsky.catalog.gui.CatalogNavigator
Add history items (for previously displayed components) to the given menu
addHistoryMenuItems(JMenu) - Method in class jsky.html.HTMLViewer
Add history items (for previously displayed components) to the given menu
addHistoryMenuItems(JMenu) - Method in class jsky.image.gui.DivaMainImageDisplay
Add history items (for previously loaded images) to the given menu
addImageGraphicsHandler(ImageGraphicsHandler) - Method in interface jsky.image.gui.BasicImageDisplay
Register as an image graphics handler.
addImageGraphicsHandler(ImageGraphicsHandler) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Register as an image graphics handler.
addImageGraphicsHandler(ImageGraphicsHandler) - Method in class jsky.image.gui.ImageDisplay
Register as an image graphics handler.
addItemListener(ItemListener) - Method in class jsky.util.gui.ToggleButtonPanel
Register to receive item events from this object whenever the selected item changes.
addListener(Object) - Method in class jsky.util.ListenerHandler
add a listener
addMenuItems() - Method in class jsky.navigator.NavigatorCatalogMenu
Add the catalog menu items.
addPickedObjectToTable(PickObjectStatistics, boolean) - Method in class jsky.navigator.Navigator
Add the object described by stats to the currently displayed table, or create a new table if none is being displayed.
addPlotterConfigPanel() - Method in class jsky.catalog.gui.TableDisplayTool
Add a panel to the config window to configure the symbol plotting
addPropertyChangeListener(ReplaceablePropertyChangeListener) - Method in class jsky.science.AbstractScienceObject
add a listener
addPropertyChangeListener(ReplaceablePropertyChangeListener) - Method in interface jsky.science.ScienceObjectModel
Adds a listener to receive PropertyChangeNotifications and Replacement events.
addPropertyChangeListener(ReplaceablePropertyChangeListener) - Method in interface jsky.science.Wavelength1DModel
Register to be notified of change events on this model.
addPropertyChangeListener(PropertyChangeListener) - Method in class jsky.timeline.DefaultTimeLineModel
add a property change listener to the time line.
addPropertyChangeListener(PropertyChangeListener) - Method in class jsky.timeline.DefaultTimeLineNodeModel
add a property change listener to the node
addPropertyChangeListener(PropertyChangeListener) - Method in interface jsky.timeline.TimeLineModel
add a property change listener to the time line.
addPropertyChangeListener(PropertyChangeListener) - Method in interface jsky.timeline.TimeLineNodeModel
add a property change listener to the model
addQueryResult(QueryResult) - Method in class jsky.catalog.gui.CatalogTree
Add the given query result to the tree at the currently selected node.
addRow() - Method in class jsky.catalog.gui.CatalogNavigator
If a table is being displayed, add an empty row in the table.
addRow() - Method in class jsky.catalog.gui.TableDisplayTool
Add an empty row to the table.
addRow(Vector) - Method in class jsky.catalog.gui.TableDisplayTool
Add a row to the table.
addRow(Vector) - Method in class jsky.catalog.MemoryCatalog
Add a row to the table
addRow(Vector) - Method in class jsky.util.gui.SortedJTable
Add the given row in the table.
addRowForPickedObject(TableQueryResult, TableDisplayTool, PickObjectStatistics, boolean) - Method in class jsky.navigator.Navigator
Add a row to the given table with information from the given stats object.
addScaleMenuItem(JMenu, ButtonGroup, String, float) - Method in class jsky.image.gui.ImageDisplayMenuBar
Add a radio button menu item to the scale menu and given group with the given label and scale value.
addScaleMenuItem(ButtonGroup, String, float) - Method in class jsky.image.gui.ImageDisplayPanel
Add a radio button menu item to the scale menu and given group with the given label and scale value.
addSelectionInteractor(SelectionInteractor) - Method in class jsky.image.graphics.SelectionDragger
Add a selection interactor to the list of valid interactor.
addSeparatorStyleChangeListener(PropertyChangeListener) - Static method in class jsky.science.Coordinates
add a listener to the list of objects listening to changes in the separator style
addSilentTimeLineNode(TimeLineNode) - Method in class jsky.timeline.TimeLine
add a time line node to the time line without checking its legality
addSlave(CanvasFigure) - Method in interface jsky.graphics.CanvasFigure
Add a slave figure.
addSlave(CanvasFigure) - Method in class jsky.image.graphics.ImageFigure
Add a slave figure.
addSlave(CanvasFigure) - Method in class jsky.image.graphics.ImageFigureGroup
Add a slave figure.
addSlave(CanvasFigure) - Method in class jsky.image.graphics.ImageLabel
Add a slave figure.
addSlave(CanvasFigure) - Method in class jsky.image.graphics.LabeledImageFigure
Add a slave figure.
addSuffix(String, String) - Method in class jsky.image.gui.ImageSaveDialog
Replace the current suffix, if any, with the given one, and return the result.
addSymbolSelectionListener(SymbolSelectionListener) - Method in class jsky.catalog.gui.BasicTablePlotter
Add a listener for selection events on symbols
addSymbolSelectionListener(SymbolSelectionListener) - Method in interface jsky.catalog.gui.TablePlotter
Add a listener for selection events on symbols
addTableColumnConfigPanel() - Method in class jsky.catalog.gui.TableDisplayTool
Add a panel to the config window to configure the table columns
addTableModelListener(TableModelListener) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
addTableModelListener(TableModelListener) - Method in class jsky.util.gui.Wavelength1DTableModel
 
addTableSelectionListener(TableSelectionListener) - Method in class jsky.catalog.gui.BasicTablePlotter
Add a listener for selection events on tables
addTableSelectionListener(TableSelectionListener) - Method in interface jsky.catalog.gui.TablePlotter
Add a listener for selection events on tables
addTimeLineNode(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineModel
add a time line node to the time line without checking its legality
addTimeLineNode(TimeLineNode) - Method in class jsky.timeline.TimeLine
add a time line node to the time line
addTimeLineNode(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineModel
add a time line node to the time line without checking its legality
addToHistory() - Method in class jsky.catalog.gui.CatalogNavigator
Add the current catalog to the history stack, removing duplicates.
addToHistory(CatalogHistoryItem) - Method in class jsky.catalog.gui.CatalogNavigator
Add the given item to the history stack, removing duplicates.
addToHistory() - Method in class jsky.html.HTMLViewer
Add the current URL to the history stack, removing duplicates.
addToHistory(HTMLViewerHistoryItem) - Method in class jsky.html.HTMLViewer
Add the given item to the history stack, removing duplicates.
addToHistory() - Method in class jsky.image.gui.DivaMainImageDisplay
Add the current URL to the history list
addToHistory(ImageHistoryItem) - Method in class jsky.image.gui.DivaMainImageDisplay
Add the given item to the history list, removing duplicates and keeping the list size to a maximum of 20.
addToolBarItems() - Method in class jsky.image.gui.ImageDisplayToolBar
Add the items to the tool bar.
addToolBarItems() - Method in class jsky.navigator.NavigatorImageDisplayToolBar
Add the items to the tool bar.
addToolBarItems() - Method in class jsky.navigator.NavigatorToolBar
Add the items to the tool bar.
addToolBarItems() - Method in class jsky.util.gui.GenericToolBar
Add the items to the tool bar
addTreeModelListener(TreeModelListener) - Method in class jsky.catalog.AbstractCatalogDirectory
Adds a listener for the TreeModelEvent posted after the tree changes.
addVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.BlockTimeLineNode
add a property change listener to the node
addVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.DefaultTimeLineNode
add a property change listener to the node
addVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
add a property change listener to the node
addVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.TimeLine
add a vetoable property change listener to the time line.
addVetoableChangeListener(VetoableChangeListener) - Method in interface jsky.timeline.TimeLineNode
add a property change listener to the node
addVetoableChangeListener(VetoableChangeListener) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
add a property change listener to the node
addWindow(Component) - Static method in class jsky.util.gui.LookAndFeelMenu
Add a top level window to the list of windows that need to be updated when the look and feel is changed.
alignData(Wavelength1DModel) - Method in class jsky.science.Wavelength1DArray
Resets the length and wavelength elements to match the input Wavelength1DArray uses the getData() method to interpolate between old wavelength values and new wavelength values
ALL_NODES_REMOVED - Static variable in interface jsky.timeline.TimeLineModel
 
ALL_RANGE - Static variable in class jsky.science.QuantityRange
An all-encompassing range, from MIN_QUANTITY to MAX_QUANTITY
ANGLE - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
ANGLE - Static variable in class jsky.image.gui.PickObjectStatistics
 
ANGSTROM - Static variable in class jsky.science.Wavelength
 
ANGSTROMABBREV - Static variable in class jsky.science.Wavelength
 
antilog10(double) - Static method in class jsky.science.MathUtilities
Returns "inverse" of log10
apply() - Method in class jsky.catalog.gui.TableColumnConfigPanel
Apply any changes
apply() - Method in class jsky.catalog.gui.TableSymbolConfig
Apply changes and replot.
apply() - Method in class jsky.util.gui.ProxyServerDialog
Apply changes and return true if okay.
apply() - Method in interface jsky.util.IApplyCancel
 
ARCHIVE - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for servers that return a table containing pointers to images and other data
ARCSEC - Static variable in class jsky.science.Coordinates
 
areNamesEqual(ScienceObjectModel) - Method in class jsky.science.AbstractScienceObject
checks equality of the Name property.
ArrayTableCellRenderer - Class in jsky.util.gui
Used to display the contents of arrays in a table cell.
ArrayTableCellRenderer(Class) - Constructor for class jsky.util.gui.ArrayTableCellRenderer
Constructor: set the alignment based on the array element type.
ARROW - Static variable in class jsky.catalog.TablePlotSymbol
 
ARROW_SIZE - Static variable in class jsky.image.graphics.ShapeUtil
Default length of an arrow
ASCENDING - Static variable in class jsky.util.gui.SortedJTable
Ascending sort type.
assertWCS() - Method in class jsky.image.gui.ImageCoordinateConverter
Throw an exception is WCS information is not available
AstroCatalog - Class in jsky.catalog.astrocat
Represents a catalog server, as described in an AstroCat XML catalog description file.
AstroCatalog() - Constructor for class jsky.catalog.astrocat.AstroCatalog
Default constructor
AstroCatConfig - Class in jsky.catalog.astrocat
Reads an AstroCat XML catalog description file and stores information about the catalogs defined there.
AstroCatConfig(String, URL) - Constructor for class jsky.catalog.astrocat.AstroCatConfig
Parse the AstroCat XML catalog config file pointed to by the given URL.
AstroCatConfig(String, String) - Constructor for class jsky.catalog.astrocat.AstroCatConfig
Parse the given AstroCat XML file or URL.
AstroCatConfig(String) - Constructor for class jsky.catalog.astrocat.AstroCatConfig
Parse the given AstroCat XML file or URL.
AstroCatConfig(URL, HTMLQueryResultHandler) - Constructor for class jsky.catalog.astrocat.AstroCatConfig
Parse the AstroCat XML file from the already opened input stream.
AstroCatTable - Class in jsky.catalog.astrocat
Used to read and write Skycat style tab separated catalog data and manage the rows and columns in memory.
AstroCatTable(AstroCatalog, InputStream, int) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given stream by reading up to maxRows of the data.
AstroCatTable(AstroCatalog, InputStream, QueryArgs) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given stream by reading up to maxRows of the data.
AstroCatTable(AstroCatalog, InputStream) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given stream.
AstroCatTable(AstroCatalog, String) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given file.
AstroCatTable(String) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given file
AstroCatTable() - Constructor for class jsky.catalog.astrocat.AstroCatTable
Construct a new AstroCatTable with no header or data (For use only by derived classes).
AstroCatXML - Class in jsky.catalog.astrocat
Parses an XML stream conforming to the document type definition "AstroCat.dtd" and saves the definitions found there.
AstroCatXML() - Constructor for class jsky.catalog.astrocat.AstroCatXML
Default constructor.
ASTRONOMICALUNIT - Static variable in class jsky.science.Redshift
 
ASTRONOMICALUNITABBREV - Static variable in class jsky.science.Redshift
 
atan2d(double, double) - Static method in class jsky.coords.Trigod
Cartesian to polar.
atand(double) - Static method in class jsky.coords.Trigod
 
atof(String) - Static method in class jsky.util.Format
Converts a string of digits to an double
atoi(String) - Static method in class jsky.util.Format
Converts a string of digits (decimal, octal or hex) to an integer
atol(String) - Static method in class jsky.util.Format
Converts a string of digits (decimal, octal or hex) to a long integer
autocutButton - Variable in class jsky.image.gui.ImageDisplayPanel
 
autoSetCutLevels() - Method in class jsky.image.gui.ImageDisplayPanel
Automatically set the image cut levels based on the image data
autoSetCutLevels(Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Set the image cut levels automatically using median filtering on the given area of the image.
autoSetCutLevels(double, Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Set the cut levels so that the given percent of pixels in the given region of the image are within the low and high cut values.

B

B1950 - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
Alternative equinox.
B1950_EQUINOX - Static variable in class jsky.science.Coordinates
The B1950 equinox
B1950_EQUINOX_LABEL - Static variable in class jsky.science.Coordinates
 
back() - Method in class jsky.catalog.gui.CatalogNavigator
Go back to the previous component in the history list
back() - Method in class jsky.html.HTMLViewer
Go back to the previous component in the history list
back() - Method in class jsky.image.gui.DivaMainImageDisplay
Go back to the previous image in the history list
backAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Back" menu and toolbar items
backButton - Variable in class jsky.util.gui.GenericToolBar
Handle for the "Back" button
BACKGROUND - Static variable in class jsky.image.gui.PickObjectStatistics
 
backStack - Variable in class jsky.html.HTMLViewer
Stack of HTMLViewerHistoryItem, used to go back to a previous page
BACKUP1 - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
BACKUP2 - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
BasicImageDisplay - Interface in jsky.image.gui
This defines the common interface for classes that display an image (a JAI PlanarImage).
BasicImageReadableProcessor - Interface in jsky.image
Responsible for providing read only information for image processing.
BasicQueryArgs - Class in jsky.catalog
Represents the values of the arguments to a catalog query.
BasicQueryArgs(Catalog) - Constructor for class jsky.catalog.BasicQueryArgs
Create a BasicQueryArgs object for the given catalog, with no parameter values (or only default values) set.
BasicRangeSliderUI - Class in jsky.util.gui
The core repaints for our RangeSlider
BasicRangeSliderUI(JSlider, boolean) - Constructor for class jsky.util.gui.BasicRangeSliderUI
 
BasicRangeSliderUI.RangeSliderChangeListener - Class in jsky.util.gui
 
BasicRangeSliderUI.RangeSliderChangeListener() - Constructor for class jsky.util.gui.BasicRangeSliderUI.RangeSliderChangeListener
 
BasicRangeSliderUI.RangeSliderTrackListener - Class in jsky.util.gui
 
BasicRangeSliderUI.RangeSliderTrackListener() - Constructor for class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
 
BasicTablePlotter - Class in jsky.catalog.gui
Implements basic plotting of catalog tables on in an image window.
BasicTablePlotter() - Constructor for class jsky.catalog.gui.BasicTablePlotter
Default Constructor (Note: you need to call setCanvasGraphics() and setCoordinateConverter() before using this object).
BasicTablePlotter(JDesktopPane) - Constructor for class jsky.catalog.gui.BasicTablePlotter
Constructor.
BasicTablePlotter(CanvasGraphics, CoordinateConverter) - Constructor for class jsky.catalog.gui.BasicTablePlotter
Construct an object to plot the contents of a table (query result or local catalog file).
BasicTablePlotter.FigureListItem - Class in jsky.catalog.gui
Local class used for SymbolListItem.figureList elements (one for each plot symbol).
BasicTablePlotter.FigureListItem(Shape, String, int) - Constructor for class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
BasicTablePlotter.SymbolListItem - Class in jsky.catalog.gui
Local class used for TableListItem.symbolList elements (one for each plot symbol entry, for each table)
BasicTablePlotter.SymbolListItem(TablePlotSymbol) - Constructor for class jsky.catalog.gui.BasicTablePlotter.SymbolListItem
 
BasicTablePlotter.TableListItem - Class in jsky.catalog.gui
Local class used for tableList elements (one for each table).
BasicTablePlotter.TableListItem(TableQueryResult, BasicTablePlotter.SymbolListItem[]) - Constructor for class jsky.catalog.gui.BasicTablePlotter.TableListItem
 
BasicWindowMonitor - Class in jsky.util.gui
This simple utility class is used to delete the main window when an application exits.
BasicWindowMonitor() - Constructor for class jsky.util.gui.BasicWindowMonitor
 
BEFORE - Static variable in class jsky.image.ImageChangeEvent
Bit set before a new image is loaded and cleared afterwards
BIC - Static variable in interface jsky.timeline.TimeLineNode
 
BIC - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
bitpix - Variable in class jsky.image.gui.ImageDisplayPanel
number of bits per pixel in source image
bitpixLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
bitpixValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
blankImage(double, double) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Display a blank image with the given center coordinates (15' * 60 seconds/minutes).
blankImage(double, double) - Method in class jsky.image.gui.DivaMainImageDisplay
Display a blank image with the given center coordinates (15' * 60 seconds/minutes).
blankImage(double, double) - Method in interface jsky.image.gui.GraphicsImageDisplay
Display a blank image with the given center coordinates.
BlockTimeLineNode - Class in jsky.timeline
An interface for a single node on the time line.
BlockTimeLineNode(Time, Time) - Constructor for class jsky.timeline.BlockTimeLineNode
constructor
BlockTimeLineNode(Time, Time, String) - Constructor for class jsky.timeline.BlockTimeLineNode
 
BMP_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The BMP file type.
boltzman - Static variable in class jsky.science.Constants
Boltzmans constant (double) (k).
box(double) - Method in class jsky.coords.ImageCoords
Given a radius, return an array {pos1, pos2} with the 2 endpoints that form a box with center at "this" position.
box(double) - Method in interface jsky.coords.WorldCoordinates
Given a radius in arcmin, return an array {pos1, pos2} with the 2 endpoints that form a box with center at "this" position.
box(double) - Method in class jsky.coords.WorldCoords
Given a radius in arcmin, return an array {pos1, pos2} with the 2 endpoints that form a box with center at "this" position.
BusyWin - Class in jsky.util.gui
Utility class used to disable GUI input while work is in progress.
BusyWin() - Constructor for class jsky.util.gui.BusyWin
 
bytesToInt(byte[]) - Static method in class jsky.util.Convert
Converts an array of bytes to an array of ints.

C

c - Static variable in class jsky.science.Constants
Speed of Light (double) (c).
calcArea(double, double, double, double, boolean) - Method in class jsky.science.AbstractWavelength1D
Calculates the area under a curve of rectangle define by lower left and upper right coordinates.
calculateArea(double[], double[], Wavelength, Wavelength, boolean) - Method in class jsky.science.AbstractWavelength1D
 
calculateExtentLocation() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateExtentSize() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateGeometry() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateImageStatistics(Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Examine the given region of the source image to determine the min and max pixel values as well as the default cut levels (using median filter).
calculateLabelRect() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateNodeDimensions() - Method in class jsky.timeline.BlockTimeLineNode
calculate thumb's dimensions in pixels
calculateNodeDimensions() - Method in class jsky.timeline.DefaultTimeLineNode
calculate thumb's dimensions in pixels
calculateStatistics(int, int, int, int) - Method in class jsky.image.gui.PickObjectStatistics
Find the center of the object at the given x,y user coordinates using a centroid algorithm and gather statistics on the image object.
calculateTickRect() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateTrackBuffer() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateTrackRect() - Method in class jsky.util.gui.BasicRangeSliderUI
 
cancel() - Method in class jsky.catalog.gui.TableColumnConfigPanel
Cancel any changes
cancel() - Method in class jsky.catalog.gui.TableSymbolConfig
Cancel changes
cancel() - Method in interface jsky.util.IApplyCancel
 
cancelCellEditing() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Tell the editor to cancel editing and not accept any partially edited value.
canEncodeImage(RenderedImage, ImageEncodeParam) - Method in class jsky.image.fits.codec.FITSCodec
Returns true if the image is encodable by this codec.
CANVAS - Static variable in interface jsky.coords.CoordinateConverter
Constant for canvas coordinates
CanvasDraw - Class in jsky.image.graphics.gui
This class defines a set of AbstractAction objects for drawing on the image.
CanvasDraw(DivaMainImageDisplay) - Constructor for class jsky.image.graphics.gui.CanvasDraw
Create a menu with graphics related items.
canvasDraw - Variable in class jsky.image.graphics.gui.FITSGraphics
User interface object managing a list of graphics objects.
canvasDraw - Variable in class jsky.image.graphics.gui.ImageGraphicsMenu
Object managing the drawing
CanvasFigure - Interface in jsky.graphics
This defines an abstract interface for figures drawn on a canvas.
CanvasFigureEvent - Class in jsky.graphics
This event is generated when a canvas figure is seletced, deselected, resized or dragged.
CanvasFigureEvent(CanvasFigure) - Constructor for class jsky.graphics.CanvasFigureEvent
 
CanvasFigureGroup - Interface in jsky.graphics
This defines an abstract interface for a group of canvas figures that should be displayed and selected together as a unit.
CanvasFigureListener - Interface in jsky.graphics
This defines the interface for listening for events on a canvas figure.
CanvasFigureListenerAdapter - Class in jsky.graphics
Adapter that does nothing, but implements the CanvasFigureListener interface.
CanvasFigureListenerAdapter() - Constructor for class jsky.graphics.CanvasFigureListenerAdapter
 
CanvasFigureListenerManager - Class in jsky.graphics
Manages a list of listeners for events on a CanvasFigure.
CanvasFigureListenerManager(CanvasFigure) - Constructor for class jsky.graphics.CanvasFigureListenerManager
Initialize to manage listeners for the given figure
CanvasGraphics - Interface in jsky.graphics
This defines an interface for drawing figures on a canvas of some type.
canvasToImageCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given canvas coordinates to image coordinates.
canvasToImageCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given canvas coordinates to image coordinates.
canvasToScreenCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given canvas coordinates to screen coordinates.
canvasToScreenCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given canvas coordinates to screen coordinates.
canvasToUserCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given canvas coordinates to user coordinates.
canvasToUserCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given canvas coordinates to user coordinates.
canvasToWorldCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given canvas coordinates to world coordinates degrees in the equinox of the current image.
canvasToWorldCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given canvas coordinates to world coordinates degrees in the equinox of the current image.
Catalog - Interface in jsky.catalog
This interface defines the common interface to all catalogs.
CATALOG - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for servers that return a table
catalogButton - Variable in class jsky.navigator.NavigatorImageDisplayToolBar
 
CatalogDirectory - Interface in jsky.catalog
This defines the interface for a catalog directory, allowing catalogs to be organized in a hierarchy.
CatalogFactory - Class in jsky.catalog
Used to manage access to a known list of catalogs.
CatalogFactory() - Constructor for class jsky.catalog.CatalogFactory
 
CatalogHistoryItem - Class in jsky.catalog.gui
Local class used to store information about previously viewed catalogs or query results.
CatalogHistoryItem(String, URL, JComponent) - Constructor for class jsky.catalog.gui.CatalogHistoryItem
Create a catalog history item with the given name (for display), URL string (for catalog files), and display component.
CatalogNavigator - Class in jsky.catalog.gui
Used to navigate the catalog hierarchy.
CatalogNavigator(Component, CatalogTree) - Constructor for class jsky.catalog.gui.CatalogNavigator
Construct a CatalogNavigator using the given CatalogTree widget (Call setQueryResult to set the root catalog to display).
CatalogNavigator(Component, CatalogTree, TablePlotter) - Constructor for class jsky.catalog.gui.CatalogNavigator
Construct a CatalogNavigator using the given CatalogTree widget and TablePlotter (Call setQueryResult to set the root catalog to display).
CatalogNavigator.EmptyPanel - Class in jsky.catalog.gui
Used to identify an empty query or result panel
CatalogNavigator.EmptyPanel() - Constructor for class jsky.catalog.gui.CatalogNavigator.EmptyPanel
 
CatalogNavigatorMenuBar - Class in jsky.catalog.gui
Implements a menubar for a CatalogNavigator.
CatalogNavigatorMenuBar(CatalogNavigator, GenericToolBar) - Constructor for class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the menubar for the given CatalogNavigator panel
CatalogNavigatorOpener - Interface in jsky.catalog.gui
This interface is implemented by classes that can create and/or open the catalog navigator window to display the contents of a given catalog.
CatalogQueryPanel - Class in jsky.catalog.gui
Displays a panel containing widgets to use for searching a given catalog.
CatalogQueryPanel(Catalog, int) - Constructor for class jsky.catalog.gui.CatalogQueryPanel
Create a CatalogQueryPanel containing catalog specific labels and components for the search parameters specified in the catalog configuration file.
CatalogQueryPanel(Catalog) - Constructor for class jsky.catalog.gui.CatalogQueryPanel
Create a CatalogQueryPanel containing catalog specific labels and components for the search parameters specified in the catalog configuration file.
CatalogQueryPanel(Catalog, int, boolean) - Constructor for class jsky.catalog.gui.CatalogQueryPanel
This constructor is for use by derived classes.
CatalogQueryTool - Class in jsky.catalog.gui
Displays a CatalogQueryPanel in a JScrollPane and implements a search() method.
CatalogQueryTool(Catalog) - Constructor for class jsky.catalog.gui.CatalogQueryTool
Create a CatalogQueryTool for searching the given catalog.
CatalogQueryTool(Catalog, QueryResultDisplay) - Constructor for class jsky.catalog.gui.CatalogQueryTool
Create a CatalogQueryTool for searching the given catalog.
CatalogTree - Class in jsky.catalog.gui
Used to display a catalog hierarchy.
CatalogTree(CatalogDirectory) - Constructor for class jsky.catalog.gui.CatalogTree
Create a CatalogTree and display the given catalog directory hierarchy
CatalogTreeCellRenderer - Class in jsky.catalog.gui
This local class is used to override the default tree node renderer and provide special catalog dependent icons.
CatalogTreeCellRenderer() - Constructor for class jsky.catalog.gui.CatalogTreeCellRenderer
 
CatalogUIHandler - Interface in jsky.catalog.gui
Defines the interface for classes wishing to define thier own catalog query or query result components.
CATINFO - Static variable in class jsky.navigator.NavigatorFITSTable
Name of a FITS binary table containing skycat style catalog configuration information.
CATINFO_COLUMNS - Static variable in class jsky.navigator.NavigatorFITSTable
Table column headings for the CATINFO table (corresponds to the fields in a skycat catalog config file)
center(ImageCoords, ImageCoords) - Method in class jsky.coords.ImageCoords
Given the endpoints of a box (pos1, pos2), return an array containing the center pos, as well as the width, height, and radius of the box.
center(WorldCoordinates, WorldCoordinates) - Method in interface jsky.coords.WorldCoordinates
Given the endpoints of a box (pos1, pos2), return an array containing the center ra, dec in degrees, as well as the width, height, and radius of the box in arcmin.
center(WorldCoordinates, WorldCoordinates) - Method in class jsky.coords.WorldCoords
Given the endpoints of a box (pos1, pos2), return an array containing the center ra, dec in degrees, as well as the width, height, and radius of the box in arcmin.
centerImage(PlanarImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
If a new image was just loaded, center the image in it's window, otherwise only center it if it is smaller than the display window.
centerPosition - Variable in class jsky.coords.CoordinateRadius
Center position in a supported coordinate system
CENTIMETER - Static variable in class jsky.science.Wavelength
 
CENTIMETERABBREV - Static variable in class jsky.science.Wavelength
 
changeEvent - Variable in class jsky.image.graphics.gui.CanvasDraw
Event fired for changes
characters(char[], int, int) - Method in class jsky.util.SaxParserUtil
Receive notification of character data (CDATA) inside an element.
chart - Variable in class jsky.image.gui.ImageCutLevels
Used to plot a histogram of image pixel value distribution.
check(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Check if there is an image loaded and if so, if it supports world coordinates.
checkExtensions(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
If there are multiple images and/or tables in the image file, pop up a dialog to select the one to display.
checkForInterrupt() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Throw an exception if interrupt() was called on this stream.
checkProperties() - Method in class jsky.catalog.skycat.SkycatTable
If no properties were defined in the header, add the default settings
checkSave() - Method in class jsky.image.gui.DivaMainImageDisplay
If the current image file has been modified (by adding or deleting a FITS extension, for example), ask the user to confirm saving it.
checkSearchCols(Vector) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Check for additional search parameters defined in the "search_cols" property and add them to the given parameter description vector.
CIRCLE - Static variable in class jsky.catalog.TablePlotSymbol
 
clamp(PlanarImage, double, double) - Static method in class jsky.image.operator.ImageOps
Perform a clamp operation on the image and return the new image.
cleanupHistoryList() - Method in class jsky.catalog.gui.CatalogNavigator
This method is called after the history list is deserialized to remove any items in the list that can't be accessed.
cleanupHistoryList() - Method in class jsky.html.HTMLViewer
This method is called after the history list is deserialized to remove any items in the list that can't be accessed.
cleanupHistoryList() - Method in class jsky.image.gui.DivaMainImageDisplay
Remove any items in the history list for files that no longer exist.
cleanupHistoryList() - Method in class jsky.navigator.Navigator
This method is called after the history list is deserialized to remove any items in the list that can't be accessed.
cleanupHistoryStack(Stack) - Method in class jsky.catalog.gui.CatalogNavigator
This method may be redefined in subclasses to do cleanup work before components are removed from the given history stack (_backStack or _forwStack).
cleanupImageCache() - Method in class jsky.image.gui.DivaMainImageDisplay
Remove any files from the image cache that are no longer in the history list.
clear() - Method in class jsky.catalog.gui.CatalogNavigator
Clear the display.
clear() - Method in class jsky.image.fits.gui.FITSHDUChooser
Clear the table and remove any referenes to the image data
clear() - Method in class jsky.image.graphics.gui.CanvasDraw
Remove all figures created by this instance.
clear() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Clear the image display.
clear() - Method in class jsky.image.gui.DivaMainImageDisplay
Clear the image display.
clear() - Method in interface jsky.image.gui.GraphicsImageDisplay
Clear the image display, freeing up any resources currently used by the image so that they can be garbage collected.
clear() - Method in class jsky.image.gui.ImageDisplay
Clear the image display, freeing up any resources currently used by the image so that they can be garbage collected.
clear() - Method in class jsky.image.MyTileCache
Clear the tile cache, so that the memory may be reclaimed
clear() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Reset the progress bar to the idle state
clear() - Method in class jsky.util.IntHashtable
 
clearAction - Variable in class jsky.image.graphics.gui.CanvasDraw
Action to use to remove all figures.
clearAllListeners() - Method in class jsky.science.AbstractScienceObject
Convenience method for cloning.
clearAllListeners() - Method in interface jsky.science.ScienceObjectModel
Removes all listeners.
clearHistory() - Method in class jsky.catalog.gui.CatalogNavigator
Add the current URL to the history list
clearHistory() - Method in class jsky.html.HTMLViewer
Add the current URL to the history list
clearHistory() - Method in class jsky.image.gui.DivaMainImageDisplay
Add the current URL to the history list
clearSelection() - Method in class jsky.image.graphics.DivaImageGraphics
Clear the selection.
clearSelection() - Method in class jsky.image.graphics.SelectionDragger
Clear the selection in all the relevant selection interactors.
clearTileCache() - Method in class jsky.image.fits.codec.FITSImage
Try to save memory by clearing out the tile cache
clientData - Variable in class jsky.image.graphics.ImageFigure
An arbitrary object to store with the figure for later reference
clientData - Variable in class jsky.image.graphics.ImageFigureGroup
An arbitrary object to store with the figure for later reference
clientData - Variable in class jsky.image.graphics.ImageLabel
An arbitrary object to store with the figure for later reference
clientData - Variable in class jsky.image.graphics.LabeledImageFigure
An arbitrary object to store with the figure for later reference
ClipboardHelper - Class in jsky.util.gui
Utility shortcuts for accessing the system clipboard.
clone() - Method in class jsky.catalog.AbstractCatalogDirectory
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.astrocat.AstroCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in interface jsky.catalog.Catalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.irsa.IRSACatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.MemoryCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.skycat.SkycatCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.skycat.TestCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.TestCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.image.ImageColormap
Return a shallow copy
clone() - Method in class jsky.science.AbstractScienceObject
default implementation: fires superclass (Object)'s clone and suppresses the CloneNotSupportedException, returning null if super.clone() fails
clone() - Method in class jsky.science.AbstractScienceObjectNode
Clones this object, and does a DEEP clone on the fChildren.
clone() - Method in interface jsky.science.ScienceObjectModel
Define a clone() without throwing an exception.
clone() - Method in class jsky.science.Wavelength1DArray
 
clone() - Method in class jsky.science.Wavelength1DFormula
 
clone() - Method in class jsky.util.IntHashtable
 
cloneIndent - Static variable in class jsky.science.AbstractScienceObjectNode
 
cloneShape(Shape) - Static method in class jsky.util.java2d.ShapeUtilities
Clone a shape.
close() - Method in class jsky.catalog.gui.CatalogNavigator
Close the window
close() - Method in class jsky.html.HTMLViewer
Close the window
close() - Method in class jsky.image.fits.codec.FITSImage
Close the FITS input stream.
close() - Method in class jsky.image.gui.DivaMainImageDisplay
Close the window
close() - Method in class jsky.image.gui.ImageColors
Close the window
close() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.close to close the progress bar as well as the stream.
close() - Method in class jsky.util.gui.ProxyServerDialog
Close the window
cmap - Variable in class jsky.image.gui.ImageHistoryItem
Colormap used
COL_NAMES - Static variable in class jsky.catalog.gui.TableSymbolConfig
Columns in the symbol description table
COLON_SEPARATOR_STYLE - Static variable in class jsky.science.Coordinates
Constant for indicating that coordinate values should be separated by colons.
COLON_SEPARATOR_STYLE_LABEL - Static variable in class jsky.science.Coordinates
 
COLOR - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
COLOR_NAMES - Static variable in class jsky.catalog.TablePlotSymbol
 
COLOR_NAMES - Static variable in class jsky.image.graphics.gui.CanvasDraw
Colors names corresponding to the above array
colorbar - Variable in class jsky.image.gui.ImageDisplayControl
Color bar
colorLookupTable - Variable in class jsky.image.ImageColormap
Used to make a color image froma grayscale image using a selected colormap
colorLookupTableName - Variable in class jsky.image.ImageColormap
Name of the current color lookup table
colorLut - Variable in class jsky.image.ImageColormap
Copy of current color lookup table data to use for shift, rotate, scale ops
colorModel - Variable in class jsky.image.SimpleRenderedImage
The image's ColorModel.
COLORS - Static variable in class jsky.catalog.TablePlotSymbol
 
COLORS - Static variable in class jsky.image.graphics.gui.CanvasDraw
Colors for color change actions
COLUMNS - Static variable in class jsky.catalog.gui.TableSymbolConfig
Index of the column of the same name in the symbol JTable.
combineData(Wavelength1DModel, int) - Method in class jsky.science.Wavelength1DArray
Used to reduce the number of data points.
comboBox - Variable in class jsky.util.gui.ZoomControl
Used to display a menu of magnification values
compare(Object, Object) - Method in class jsky.timeline.TimeLineNodeModel.TimeLineNodeComparator
 
compareObjects(Object, Object) - Method in class jsky.util.gui.SortedJTable
Compare two objects, which may or may not be Comparables, or nulls
compareRow(Vector, String, CoordinateRadius, SearchCondition[], int[]) - Method in class jsky.catalog.MemoryCatalog
Return true if the given row satisfies the given query arguments.
compareTo(Object) - Method in class jsky.science.AbstractScienceObject
Default implementation: compares the Names of the objects if they are ScienceObjectModels.
compareTo(Sortable, Object) - Method in interface jsky.util.Sortable
 
COMPASS - Static variable in class jsky.catalog.TablePlotSymbol
 
componentHeight - Variable in class jsky.image.gui.ImageColorbar
Height of the colorbar
componentWidth - Variable in class jsky.image.gui.ImageColorbar
Width of the colorbar
composite - Variable in class jsky.image.graphics.gui.CanvasDraw
Current composite
composite - Variable in class jsky.image.graphics.ImageLabel
Make sure composites from other figures are not used here
COMPOSITE_NAMES - Static variable in class jsky.image.graphics.gui.CanvasDraw
Display names for Composites
compositeActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the composite
COMPOSITES - Static variable in class jsky.image.graphics.gui.CanvasDraw
Composites
computePosition(Coordinates, double) - Method in class jsky.science.ProperMotion
Computes a new position by taking an existing position and accounting for proper motion over the specified number of years.
computePosition(Coordinates, double, double) - Method in class jsky.science.ProperMotion
Computes a new position by taking an existing position and accounting for proper motion over the specified number of years.
CONDITION - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
CONFIG_PATH - Static variable in class jsky.util.Resources
Path to config files, within the resources area.
CONFIG_SUBPATH - Static variable in class jsky.util.Resources
Subpath to config files, within the resources area.
configure() - Method in class jsky.catalog.gui.TableDisplayTool
Pop up a dialog to configure the plot symbols and table display.
confirm(Component, String) - Static method in class jsky.util.gui.DialogUtil
Display a confirm dialog with YES, NO, CANCEL buttons and return a JOptionPane constant indicating the choice.
confirm(String) - Static method in class jsky.util.gui.DialogUtil
Display a confirm dialog with YES, NO, CANCEL buttons and return a JOptionPane constant indicating the choice.
ConnectionUtil - Class in jsky.util
A utility class for getting a URL connection in a background thread without hanging.
ConnectionUtil(URL) - Constructor for class jsky.util.ConnectionUtil
Initialize with the given URL
Constants - Class in jsky.science
Constants class is an all static class that contains various scientific/ and astronomical constants.
Constants() - Constructor for class jsky.science.Constants
 
construct() - Method in class jsky.image.gui.ImagePrintDialog.PrintWorker
 
construct() - Method in class jsky.util.SwingWorker
Compute the value to be returned by the get method.
contains(Coordinates) - Method in class jsky.coords.CoordinateRadius
Return true if the given coordinate position lies within the region defined by this object.
contains(Wavelength) - Method in class jsky.science.Passband
Returns true if passband contains specified wavelength
contains(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineModel
returns whether or not the model contains the specified node
contains(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineModel
returns whether or not the model contains the specified node
contains(Object) - Method in class jsky.util.IntHashtable
 
contains(Object) - Method in class jsky.util.ListenerHandler
 
containsKey(int) - Method in class jsky.util.IntHashtable
 
containsPoint(Point) - Method in class jsky.timeline.BlockTimeLineNode
returns whether the specified point is in the node
containsPoint(Point) - Method in class jsky.timeline.DefaultTimeLineNode
returns whether the specified point is in the node
containsPoint(Point) - Method in interface jsky.timeline.TimeLineNode
returns whether the specified point is in the node
contractSelection(SelectionInteractor, Figure) - Method in class jsky.image.graphics.SelectionDragger
Contract the selection by removing an item from it and removing highlight rendering.
convert(double, String, String) - Static method in class jsky.science.Coordinates
converts a coordinate from specified source units to the destination units
convert(double, String, String) - Static method in class jsky.science.Redshift
This is the workhorse of the Redshift class - converts a value from one unit to the other.
convert(double, String, String) - Static method in class jsky.science.Time
The workhorse of the Time class.
convert(double, String, String) - Static method in class jsky.science.Wavelength
The workhorse of the Wavelength class.
Convert - Class in jsky.util
Utility methods for various conversions between primitive data types.
Convert() - Constructor for class jsky.util.Convert
 
convertCoords(Point2D.Double, int, int, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given coordinates from inType to outType.
convertCoords(Point2D.Double, int, int, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given coordinates from inType to outType.
convertFluxToMagnitude(double) - Static method in class jsky.science.MathUtilities
Converts input flux into apparent magnitude.
convertFluxToMagnitude(double, double, double) - Static method in class jsky.science.MathUtilities
Converts input flux into apparent magnitude.
convertMagnitudeToFlux(double) - Static method in class jsky.science.MathUtilities
Converts input flux into apparent magnitude.
convertMagnitudeToFlux(double, double, double) - Static method in class jsky.science.MathUtilities
 
convertWavelength1DModel(Wavelength1DModel, String, String) - Static method in class jsky.science.Flux
This is the workhorse of the Flux class - returns a new wavelength1Darray that converts an input Wavelength1DModel to the target units.
convertWavelength1DModel(Wavelength1DModel, String, String, double) - Static method in class jsky.science.Flux
This is the workhorse of the Flux class - returns a new wavelength1Darray that converts an input Wavelength1DModel to the target units.
CoordinateConverter - Interface in jsky.coords
This interface may be implemented by classes that display images and can convert between different coordinate systems, optionally including world coordinates.
CoordinateRadius - Class in jsky.coords
Represents a generic center coordinate and radius range (or width and height), Some methods are provided to check if another coordinate point lies within the range.
CoordinateRadius(Coordinates, double, double) - Constructor for class jsky.coords.CoordinateRadius
Initialize from the given center position and radius range.
CoordinateRadius(Coordinates, double) - Constructor for class jsky.coords.CoordinateRadius
Initialize from the given center position and radius.
CoordinateRadius(Coordinates, double, double, double) - Constructor for class jsky.coords.CoordinateRadius
Initialize from the given center position, width and height.
Coordinates - Interface in jsky.coords
Abstract interface for coordinates.
Coordinates - Class in jsky.science
A position in the World Coordinate System.
Coordinates() - Constructor for class jsky.science.Coordinates
Constructs a coordinates object with RA and Dec of zero.
Coordinates(double, double) - Constructor for class jsky.science.Coordinates
Constructs a coordinates object with specified RA and Dec in the default equinox.
Coordinates(double, double, int) - Constructor for class jsky.science.Coordinates
Constructs a coordinates object with specified RA and Dec in the specified equinox.
Coordinates(double, double, int, double) - Constructor for class jsky.science.Coordinates
Constructs a coordinates object with specified RA and Dec in the specified equinox and epoch.
Coordinates(Coordinates) - Constructor for class jsky.science.Coordinates
Constructs a new coordinates object that is a copy of the specified object.
Coordinates.LocalPropertyChangeHandler - Class in jsky.science
 
Coordinates.LocalPropertyChangeHandler() - Constructor for class jsky.science.Coordinates.LocalPropertyChangeHandler
 
COORDINATES_OFFSET_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Bound property name.
COORDINATES_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
CoordinatesOffset - Class in jsky.science
The difference between two coordinates in the World Coordinate System.
CoordinatesOffset() - Constructor for class jsky.science.CoordinatesOffset
Constructs and initializes an offset of 0, 0 degrees.
CoordinatesOffset(CoordinatesOffset) - Constructor for class jsky.science.CoordinatesOffset
Constructs and initializes an offset with the same values as the specified CoordinatesOffset object.
CoordinatesOffset(double, double) - Constructor for class jsky.science.CoordinatesOffset
Constructs and initializes an offset with the specified values in degrees.
CoordinatesOffset(double, double, String) - Constructor for class jsky.science.CoordinatesOffset
Constructs and initializes an offset with the specified values in specified units
CoordinatesOffsetPanel - Class in jsky.util.gui
A component that contains entry fields for coordinate offset.
CoordinatesOffsetPanel() - Constructor for class jsky.util.gui.CoordinatesOffsetPanel
 
CoordinatesPanel - Class in jsky.util.gui
A component that contains entry fields for astronomical coordinates.
CoordinatesPanel() - Constructor for class jsky.util.gui.CoordinatesPanel
 
copy() - Method in class jsky.catalog.gui.CatalogTree
Copy the selected catalog to the clipboard.
copy(InputStream, OutputStream) - Static method in class jsky.util.FileUtil
Copy the given input stream to the given output stream.
copyData(WritableRaster) - Method in class jsky.image.SimpleRenderedImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copySettings(ImageProcessor) - Method in class jsky.image.ImageProcessor
Copy the settings from the given ImageProcessor to this one.
cosd(double) - Static method in class jsky.coords.Trigod
Computation of cosine (argument in degrees).
Cotr - Class in jsky.coords
Based on C routintes by Francois Ochsenbein [ESO-IPG].
Cotr() - Constructor for class jsky.coords.Cotr
 
COUNTS - Static variable in class jsky.science.Flux
 
COUNTSABBREV - Static variable in class jsky.science.Flux
 
countTokens() - Method in class jsky.util.StringTokenizerUtil
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
create(ParameterBlock, RenderingHints) - Method in class jsky.image.operator.CutLevelDescriptor
Creates a CutLevelOpImage with the given ParameterBlock if the CutLevelOpImage can handle the particular ParameterBlock.
create(ParameterBlock, RenderingHints) - Method in class jsky.image.operator.MinMaxDescriptor
Creates a MinMaxOpImage with the given ParameterBlock if the MinMaxOpImage can handle the particular ParameterBlock.
createAccessoryPanel() - Method in class jsky.image.gui.ImageSaveDialog
Create the accessory panel.
createCatalogMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Add a catalog menu to the catalog navigator frame
createCatalogMenu() - Method in class jsky.navigator.NavigatorMenuBar
Add a catalog menu to the catalog navigator frame
createChangeListener(JSlider) - Method in class jsky.util.gui.BasicRangeSliderUI
Data model listener.
createCloudShape() - Static method in class jsky.util.java2d.ShapeUtilities
Create the "cloud" shape.
createCompositeMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Composite" menu
createDefaultModel() - Method in class jsky.util.gui.NumberEntry
 
createDefaultName() - Method in class jsky.science.AbstractScienceObject
Creates and returns a default name for an object.
createDrawingModeMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Drawing Mode" menu
createDrawingModeMenuItem(int, JMenu, ButtonGroup) - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the menu item for the given mode
createEditMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the Edit menu.
createEditPreferencesMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the Edit => "Preferences" menu item
createFileClearImageMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => Clear Image menu item
createFileClearMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File => Clear menu item
createFileCloseMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File => Close menu item
createFileCloseMenuItem() - Method in class jsky.html.HTMLViewerMenuBar
Create the File => Close menu item
createFileCloseMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => Close menu item
createFileExitMenuItem() - Method in class jsky.app.jskycat.JSkyCatMenuBar
Create the File => Exit menu item
createFileExitMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File => Exit menu item
createFileExitMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => Exit menu item
createFileMenu() - Method in class jsky.app.jskycat.JSkyCatMenuBar
Create the File menu.
createFileMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File menu.
createFileMenu() - Method in class jsky.html.HTMLViewerMenuBar
Create the File menu.
createFileMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File menu.
createFileNewWindowMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => "New Window" menu item
createFileOpenMenuItem() - Method in class jsky.app.jskycat.JSkyCatMenuBar
Create the File => Open menu item
createFileOpenURLMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File => "Open URL" menu item
createFileOpenURLMenuItem() - Method in class jsky.html.HTMLViewerMenuBar
Create the File => "Open URL" menu item
createFileOpenURLMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => "Open URL" menu item
createFillMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Fill" menu
createFontMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Font" menu
createGoClearHistoryMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the Go => "Clear History" menu item.
createGoClearHistoryMenuItem() - Method in class jsky.html.HTMLViewerMenuBar
Create the Go => "Clear History" menu item.
createGoClearHistoryMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the Go => "Clear History" menu item.
createGoMenu(JMenu) - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the Go menu.
createGoMenu(JMenu) - Method in class jsky.html.HTMLViewerMenuBar
Create the Go menu.
createGoMenu(JMenu) - Method in class jsky.image.gui.ImageDisplayMenuBar
Create or update the Go (history) menu.
createHelpMenu() - Method in class jsky.navigator.NavigatorImageDisplayMenuBar
Create the Help menu.
createHelpMenu() - Method in class jsky.navigator.NavigatorMenuBar
Create the Help menu.
createHyperLinkListener() - Method in class jsky.html.HTMLViewer
Create and return a listener for HTML links.
createImageDecoder(InputStream, ImageDecodeParam) - Method in class jsky.image.fits.codec.FITSCodec
Instantiates a FITSDecoder to read from the given InputStream.
createImageDecoder(SeekableStream, ImageDecodeParam) - Method in class jsky.image.fits.codec.FITSCodec
Instantiates a FITSDecoder to read from the given SeekableStream.
createImageEncoder(OutputStream, ImageEncodeParam) - Method in class jsky.image.fits.codec.FITSCodec
Instantiates a FITSEncoder to write to the given OutputStream.
createLineWidthMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Line Width" menu
createOutlineMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Outline" menu
createOutputImage() - Method in class jsky.image.gui.ImageSaveDialog
Creates an Image for output to a file or some other output device (printer).
createPropertyChangeListener(JSlider) - Method in class jsky.util.gui.BasicRangeSliderUI
 
createPropertyChangeListener(JSlider) - Method in class jsky.util.gui.MetalRangeSliderUI
 
createSaveCatalogOverlaysWithImageMenuItem() - Method in class jsky.navigator.NavigatorImageDisplayMenuBar
Create a menu item for saving the current catalog overlays as a FITS table in the image file.
createSaveGraphicsWithImageMenuItem() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create and return the "Save Graphics With Image" menu item.
createSwatchShape() - Static method in class jsky.util.java2d.ShapeUtilities
Create the "swatch" shape.
createTableCellsEditableMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the Table => "Editable Table Cells" menu item
createTableMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the Table menu.
createTrackListener(JSlider) - Method in class jsky.util.gui.BasicRangeSliderUI
Track mouse movements.
createUI(JComponent) - Static method in class jsky.util.gui.BasicRangeSliderUI
 
createUI(JComponent) - Static method in class jsky.util.gui.MetalRangeSliderUI
 
createUI(JComponent) - Static method in class jsky.util.gui.MultiRangeSliderUI
 
createViewCatalogTreeMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the View => "Catalog Tree" menu item.
createViewColorsMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Colors" menu item
createViewCutLevelsMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Cut Levels" menu item
createViewFitsExtensionsMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "FITS Extensions" menu item
createViewFitsKeywordsMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "FITS Keywords" menu item
createViewFlipXMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Flip X" menu item
createViewFlipYMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Flip Y" menu item
createViewImagePropertiesMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Image Properties" menu item
createViewInterpolationMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale Interpolation" menu item
createViewMenu() - Method in class jsky.app.jskycat.JSkyCatMenuBar
Create the View menu.
createViewMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the View menu.
createViewMenu() - Method in class jsky.html.HTMLViewerMenuBar
Create the View menu.
createViewMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View menu.
createViewPickObjectMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Pick Object" menu item
createViewRotateMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Rotate" menu item
createViewScaleFitToWindowMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale" => "Fit Image in Window" menu item
createViewScaleMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale" menu item
createViewScaleZoomInMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale" => "Zoom In" menu item
createViewScaleZoomOutMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale" => "Zoom Out" menu item
createViewShowToolBarAsMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the View => "Show Toolbar As" menu
createViewShowToolBarAsMenu() - Method in class jsky.html.HTMLViewerMenuBar
Create the View => "Show Toolbar As" menu
createViewShowToolBarAsMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Show Toolbar As" menu
createViewSmoothScrollingMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Smooth Scrolling" menu item
createViewToolBarMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the View => "Toolbar" menu item
createViewToolBarMenuItem() - Method in class jsky.html.HTMLViewerMenuBar
Create the View => "Toolbar" menu item
createViewToolBarMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Toolbar" menu item
crop(PlanarImage, float, float, float, float) - Static method in class jsky.image.operator.ImageOps
Apply a crop operation to the image and return the new image.
CROSS - Static variable in class jsky.catalog.TablePlotSymbol
 
currentHTMLViewer - Static variable in class jsky.html.HTMLViewerMenuBar
The current HTML viewer window (for the Go/history menu, which may be shared by multiple windows)
cut() - Method in class jsky.catalog.gui.CatalogTree
Cut the selected catalog to the clipboard.
cutLevel(PlanarImage, ROI, double, double) - Static method in class jsky.image.operator.ImageOps
Perform a CutLevel operation on the image to estimate the best low and high cut levels using a median filter algorithm.
CutLevelDescriptor - Class in jsky.image.operator
A single class that is both an OperationDescriptor and a RenderedImageFactory.
CutLevelDescriptor() - Constructor for class jsky.image.operator.CutLevelDescriptor
Constructor.
cutLevelsButton - Variable in class jsky.image.gui.ImageDisplayToolBar
 

D

D2PI - Static variable in class jsky.coords.slasubs
 
darkShadowColor - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
DAS2R - Static variable in class jsky.coords.wcscon
 
DATA_PROPERTY - Static variable in class jsky.science.Wavelength1DArray
 
DATA_SOURCE_PROPERTY - Static variable in interface jsky.science.ScienceObjectNodeModel
Bound property name - should fired when setDataSource() is run
dataType - Variable in class jsky.image.ImageLookup
data type of the image
DATE_VIEW - Static variable in class jsky.timeline.TimeLine
 
DAY - Static variable in class jsky.science.Time
 
DAYABBREV - Static variable in class jsky.science.Time
 
debug(String, String) - Static method in class jsky.util.Logger
Post a debug message to the specified category.
debug(String, String, Throwable) - Static method in class jsky.util.Logger
Post a debug message to the specified category.
debug(Object, String) - Static method in class jsky.util.Logger
Post a debug message to the category for the class of the given object.
debug(Object, String, Throwable) - Static method in class jsky.util.Logger
Post a debug message to the category for the class of the given object.
DEC - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: DEC coordinate
dec - Variable in class jsky.coords.WorldCoords
The DEC coordinate
dec - Variable in class jsky.image.gui.ImageHistoryItem
The Dec coordinate of the image center (or Double.NaN if not known)
DEC - Static variable in class jsky.image.gui.PickObjectStatistics
 
DEC_COL - Static variable in class jsky.catalog.MemoryCatalog
 
DEC_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
DEC_NOTIFY - Static variable in class jsky.util.gui.CoordinatesPanel
 
DECERROR_PROPERTY - Static variable in class jsky.science.ProperMotion
 
decLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
decodeAsRenderedImage() - Method in class jsky.image.fits.codec.FITSDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in class jsky.image.fits.codec.FITSDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeRLE(int[]) - Static method in class jsky.util.Convert
Decodes the given array of ints from a run-length encoding.
DECOFFSET_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
 
DECPROPERMOTION_PROPERTY - Static variable in class jsky.util.gui.ProperMotionPanel
 
decToString() - Method in class jsky.science.Coordinates
Returns a string representation of the declination.
decToString(int) - Method in class jsky.science.Coordinates
Returns a string representation of the declination.
decValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
DEFAULT_COLOR_LUT - Static variable in class jsky.image.ImageColormap
Default color lookup table to use
DEFAULT_CURSOR - Static variable in class jsky.timeline.TimeLine
 
DEFAULT_DEC_COL - Static variable in class jsky.catalog.TablePlotSymbol
The default table column index containing the Dec world coordinate value
DEFAULT_EQUINOX - Static variable in class jsky.catalog.TablePlotSymbol
The default equinox for RA and Dec
DEFAULT_FONT - Static variable in interface jsky.timeline.TimeLineNode
 
DEFAULT_LABEL_SPACE - Static variable in interface jsky.timeline.TimeLineNode
 
DEFAULT_RA_COL - Static variable in class jsky.catalog.TablePlotSymbol
The default table column index containing the RA world coordinate value
DEFAULT_SIZE - Static variable in class jsky.image.gui.ImagePanner
The default size for the pan window
DEFAULT_SIZE - Static variable in class jsky.image.gui.ImageZoom
The default size for the zoom window
DEFAULT_SIZE - Static variable in class jsky.util.gui.ProgressBarUtil
Default model range size
DEFAULT_X_PERIOD - Static variable in class jsky.image.ImageProcessor
The default number of X pixels to skip for histograms and statistics
DEFAULT_Y_PERIOD - Static variable in class jsky.image.ImageProcessor
The default number of Y pixels to skip for histograms and statistics
defaultColormap() - Method in class jsky.image.gui.ImageColorbar
Make a default grayscale colormap
DefaultTimeLineModel - Class in jsky.timeline
The default model of a time line.
DefaultTimeLineModel(int) - Constructor for class jsky.timeline.DefaultTimeLineModel
constructor
DefaultTimeLineModel(int, int, int) - Constructor for class jsky.timeline.DefaultTimeLineModel
constructor
DefaultTimeLineModel(Time, Time, int) - Constructor for class jsky.timeline.DefaultTimeLineModel
constructor
DefaultTimeLineNode - Class in jsky.timeline
An interface for a single node on the time line.
DefaultTimeLineNode() - Constructor for class jsky.timeline.DefaultTimeLineNode
constructor
DefaultTimeLineNode(Time, Time) - Constructor for class jsky.timeline.DefaultTimeLineNode
 
DefaultTimeLineNode(Time, Time, String) - Constructor for class jsky.timeline.DefaultTimeLineNode
 
DefaultTimeLineNode(VetoableTimeLineNodeModel) - Constructor for class jsky.timeline.DefaultTimeLineNode
 
DefaultTimeLineNodeModel - Class in jsky.timeline
Default version of the time line node model.
DefaultTimeLineNodeModel(Time, Time) - Constructor for class jsky.timeline.DefaultTimeLineNodeModel
constructor
DefaultTimeLineNodeModel(Time, Time, String) - Constructor for class jsky.timeline.DefaultTimeLineNodeModel
 
DefaultTimeLineNodeModel(Time, Time, String, boolean) - Constructor for class jsky.timeline.DefaultTimeLineNodeModel
 
DEFAULTUNITS_PROPERTY - Static variable in class jsky.science.Flux
 
DEFAULTUNITS_PROPERTY - Static variable in class jsky.science.Redshift
 
DEFAULTUNITS_PROPERTY - Static variable in class jsky.science.Time
 
DEFAULTUNITS_PROPERTY - Static variable in class jsky.science.Wavelength
 
DefaultVetoableTimeLineNodeModel - Class in jsky.timeline
The default class for the vetoable time line node model.
DefaultVetoableTimeLineNodeModel(Time, Time) - Constructor for class jsky.timeline.DefaultVetoableTimeLineNodeModel
constructor
DefaultVetoableTimeLineNodeModel(Time, Time, String) - Constructor for class jsky.timeline.DefaultVetoableTimeLineNodeModel
 
DefaultVetoableTimeLineNodeModel(Time, Time, String, boolean) - Constructor for class jsky.timeline.DefaultVetoableTimeLineNodeModel
 
deghr(double) - Static method in class jsky.coords.WCSTransform
 
degrad(double) - Static method in class jsky.coords.WCSTransform
Conversions among hours of RA, degrees and radians.
DEGREE - Static variable in class jsky.science.Coordinates
support conversion units
deleteHDU(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Delete the table HDU with the given name, if found.
deleteSelected() - Method in class jsky.image.graphics.gui.CanvasDraw
Delete the selected figures.
deleteSelectedAction - Variable in class jsky.image.graphics.gui.CanvasDraw
Action to use to delete the selected figure.
deleteSelectedRows() - Method in class jsky.catalog.gui.CatalogNavigator
If a table is being displayed, delete the selected rows.
deleteSelectedRows() - Method in class jsky.catalog.gui.TableDisplayTool
Delete the selected rows.
deleteTable(Fits, String) - Static method in class jsky.navigator.NavigatorFITSTable
Delete the named FITS table from the given FITS file.
DESCENDING - Static variable in class jsky.util.gui.SortedJTable
Descending sort type.
deselect(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Deselect the given figure.
deselect(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Deselect the given figure.
DESELECTED - Static variable in interface jsky.graphics.CanvasFigure
Indicates that the figure was deselected
deselectRow(int) - Method in class jsky.catalog.gui.TableDisplay
Deselect the given table row.
deselectSymbol(TableQueryResult, int) - Method in class jsky.catalog.gui.BasicTablePlotter
Deselect the symbol corresponding to the given table row
deselectSymbol(TableQueryResult, int) - Method in interface jsky.catalog.gui.TablePlotter
Deselect the symbol corresponding to the given table row
deserialize(String) - Method in class jsky.util.Preferences
Attempt to read a serialized object from a file with the given base name.
desktop - Static variable in class jsky.app.jskycat.JSkyCat
Main window, when using internal frames
DesktopUtil - Class in jsky.util.gui
Draws tiles of a given image on the background of a given JDesktopPane.
DesktopUtil(JDesktopPane, String) - Constructor for class jsky.util.gui.DesktopUtil
Make an icon image, tile it on a JComponent and put the component in a background layer of the desktop.
DetailedPropertyVetoException - Exception in jsky.timeline
Extends the PropertyVetoException and adds more detailed fields on why the propery change event is being vetoed.
DetailedPropertyVetoException(Object, String, String, PropertyChangeEvent) - Constructor for exception jsky.timeline.DetailedPropertyVetoException
constructor
determineSearchParameters() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Skycat catalogs normally default to the following parameters: objectName, nameServer, ra, dec, minRadius, maxRadius, maxObjects.
DialogUtil - Class in jsky.util.gui
Utility class with static methods for commonly used dialogs.
DialogUtil() - Constructor for class jsky.util.gui.DialogUtil
 
DIAMOND - Static variable in class jsky.catalog.TablePlotSymbol
 
DIRECTORY - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for catalogs that return a list of other catalogs
DISPLAY_WINDOW_CHANGE - Static variable in class jsky.timeline.TimeLine
 
displayFITSTable(int) - Method in class jsky.image.gui.DivaMainImageDisplay
Display the FITS table at the given HDU index (if supported).
displayFITSTable(int) - Method in interface jsky.image.gui.MainImageDisplay
Display the FITS table at the given HDU index (if supported).
displayFITSTable(int) - Method in class jsky.navigator.NavigatorImageDisplay
Display the FITS table at the given HDU index.
displayHTMLPage(URL) - Method in class jsky.catalog.gui.CatalogNavigator
Display the given HTML URL in a popup window containing a JEditorPane.
displayHTMLPage(URL) - Method in interface jsky.catalog.HTMLQueryResultHandler
Display the contents of the HTML page given by the the URL
displayPlainText(URL) - Method in class jsky.catalog.gui.CatalogNavigator
Display the text pointed to by the given URL.
dispos(WorldCoordinates) - Method in interface jsky.coords.WorldCoordinates
return the distance between this position and the given one in arcmin and also set the position angle
dispos(double, double, double, double) - Static method in class jsky.coords.WorldCoords
Computes distance and position angle solving a spherical triangle (no approximations).
dispos(WorldCoordinates) - Method in class jsky.coords.WorldCoords
return the distance between this position and the given one in arcmin and also set the position angle
dispose() - Method in class jsky.image.gui.DivaMainImageDisplay
Cleanup when the window is no longer needed.
dispose() - Method in class jsky.navigator.NavigatorImageDisplay
Cleanup when the window is no longer needed.
dist(Coordinates) - Method in interface jsky.coords.Coordinates
Return the distance between this position and the given one in the standard units of the coordinate system being used (arcmin for WorldCoords, pixels for ImageCoords, ...).
dist(double, double, double, double) - Static method in class jsky.coords.ImageCoords
Return the distance between the two points.
dist(ImageCoords) - Method in class jsky.coords.ImageCoords
Return the distance between this position and the given one.
dist(Coordinates) - Method in class jsky.coords.ImageCoords
Return the distance between this position and the given one.
dist(WorldCoords) - Method in class jsky.coords.WorldCoords
Return the distance between this position and the given one in arcmin.
dist(Coordinates) - Method in class jsky.coords.WorldCoords
Return the distance between this position and the given one in arcmin.
dist(double, double, double, double) - Static method in class jsky.coords.WorldCoords
static member to get the distance between 2 points in arcmin
DISTANCEMODULUS - Static variable in class jsky.science.Redshift
 
DISTANCEMODULUSABBREV - Static variable in class jsky.science.Redshift
 
DivaGraphicsImageDisplay - Class in jsky.image.gui
Implements a JAI based image display window with extra support for 2D graphics, based on the Diva package.
DivaGraphicsImageDisplay(GraphicsPane, ImageProcessor, String) - Constructor for class jsky.image.gui.DivaGraphicsImageDisplay
Construct an image display widget with the given graphics pane and name to display the output of the given image processor.
DivaGraphicsImageDisplay(ImageProcessor, String) - Constructor for class jsky.image.gui.DivaGraphicsImageDisplay
Construct an image display widget with the given name to display the output of the given image processor.
DivaGraphicsImageDisplay(String) - Constructor for class jsky.image.gui.DivaGraphicsImageDisplay
Construct an image display widget with the given name.
DivaGraphicsImageDisplay() - Constructor for class jsky.image.gui.DivaGraphicsImageDisplay
Construct an image display widget.
DivaImageGraphics - Class in jsky.image.graphics
Implements drawing for image overlays.
DivaImageGraphics(DivaGraphicsImageDisplay) - Constructor for class jsky.image.graphics.DivaImageGraphics
Construct an object for drawing on the given image display.
DivaMainImageDisplay - Class in jsky.image.gui
Implements the main image display window and provides methods to implement each of the menu items in the ImageDisplayMenuBar class.
DivaMainImageDisplay(GraphicsPane) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Initialize with the given Diva GraphicsPane (contains the layers used to draw the image and graphcs.
DivaMainImageDisplay(GraphicsPane, ImageProcessor) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Initialize with the given Diva GraphicsPane (contains the layers used to draw the image and graphcs.
DivaMainImageDisplay() - Constructor for class jsky.image.gui.DivaMainImageDisplay
Default constructor.
DivaMainImageDisplay(GraphicsPane, Component, ImageProcessor) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Construct a DivaMainImageDisplay widget.
DivaMainImageDisplay(GraphicsPane, Component) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Construct a DivaMainImageDisplay widget.
DivaMainImageDisplay(Component) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Construct a DivaMainImageDisplay widget.
DMS - Class in jsky.coords
Class representing a value of the form "deg:min:sec".
DMS() - Constructor for class jsky.coords.DMS
Default constructor: initialize to null values
DMS(double, int, double) - Constructor for class jsky.coords.DMS
Initialize with the given degrees, minutes and seconds.
DMS(double) - Constructor for class jsky.coords.DMS
Initialize from a decimal value and calculate H:M:S.sss.
DMS(DMS) - Constructor for class jsky.coords.DMS
Copy constructor
DMS(String) - Constructor for class jsky.coords.DMS
Initialize from a string value, in format H:M:S.sss, hh, d.ddd, or H M S.
doGridBagLayout(GridBagUtil) - Method in class jsky.catalog.gui.CatalogQueryPanel
Combine the panel items in the correct layout.
doSort() - Method in class jsky.util.gui.SortedJTable
Performs the sort.
downloadImageToTempFile(URL) - Method in class jsky.image.gui.DivaMainImageDisplay
Download the given URL to a temporary file in a separate thread and then display the image file when done.
dragDropEnd(DragSourceDropEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
dragEnter(DragSourceDragEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
dragExit(DragSourceEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
dragFilter - Variable in class jsky.image.graphics.MeasureBand
Used to filter mouse events
DraggableTree - Class in jsky.util.gui
Extends JTree by adding the ability to drag tree nodes.
DraggableTree() - Constructor for class jsky.util.gui.DraggableTree
Creates a new JTree that supports dragging tree nodes.
DraggableTree(TreeModel) - Constructor for class jsky.util.gui.DraggableTree
Creates a new JTree that supports dragging tree nodes.
DraggableTree.TreeDragSourceListener - Class in jsky.util.gui
A DragSourceListener is required, but DraggableTree does not currently use this feature so an empty implementation is used.
DraggableTree.TreeDragSourceListener() - Constructor for class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
dragGestureRecognized(DragGestureEvent) - Method in class jsky.util.gui.DraggableTree
This method is called when the user initiates a drag operation.
dragOver(DragSourceDragEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class jsky.app.jskycat.JSkyCatRemoteControl
Called each time the image is repainted.
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in interface jsky.image.gui.ImageGraphicsHandler
Called each time the image is repainted
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class jsky.image.gui.ImagePanner
Called each time the image is repainted to draw a rectangle on the image marking the visible area of the target image.
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class jsky.image.gui.ImageZoom
Called each time the image is repainted to draw a rectangle on the image marking the position of the mouse pointer in the target image.
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class jsky.image.gui.PickObject
Implements the ImageGraphicsHandler interface.
DRAWING_MODES - Static variable in class jsky.image.graphics.gui.CanvasDraw
Drawing mode action names
drawingMode - Variable in class jsky.image.graphics.gui.CanvasDraw
Current drawing mode
drawingModeActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Drawing mode actions
drawingModeMenuItems - Variable in class jsky.image.graphics.gui.ImageGraphicsMenu
Array of menu items.
drawLabels - Variable in class jsky.util.gui.VRangeSlider
Flag determining whether text labels are drawn.
dropActionChanged(DragSourceDragEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 

E

E_ANGSTROM - Static variable in class jsky.science.Wavelength
 
E_CENTIMETER - Static variable in class jsky.science.Wavelength
 
E_EV - Static variable in class jsky.science.Wavelength
 
E_GIGAHERTZ - Static variable in class jsky.science.Wavelength
 
E_HERTZ - Static variable in class jsky.science.Wavelength
 
E_KILOEV - Static variable in class jsky.science.Wavelength
 
E_KILOHERTZ - Static variable in class jsky.science.Wavelength
 
E_KILOMETER - Static variable in class jsky.science.Wavelength
 
E_MEGAEV - Static variable in class jsky.science.Wavelength
 
E_MEGAHERTZ - Static variable in class jsky.science.Wavelength
 
E_METER - Static variable in class jsky.science.Wavelength
E_METER and other E_* variables are the exponents that represent the multiplier from meters to the specified E_
E_MICRON - Static variable in class jsky.science.Wavelength
 
E_MILLIMETER - Static variable in class jsky.science.Wavelength
 
E_NANOMETER - Static variable in class jsky.science.Wavelength
 
EDIT_STATE_CHANGED - Static variable in class jsky.image.ImageChangeEvent
Bit set if the image file was edited (such as adding or deleting a FITS table)
editColors() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying and setting the image colors.
editCutLevels() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying and setting the image cut levls.
editSymbol(TablePlotSymbol) - Method in class jsky.catalog.gui.TableSymbolConfig
Edit the given symbol definition
elements() - Method in class jsky.util.IntHashtable
 
ELLIPSE - Static variable in class jsky.catalog.TablePlotSymbol
 
ELLIPSE - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw an ellipse
EmptyRenderedImage - Class in jsky.image
Implements a dummy RenderedImage, for use when there is no image to display.
EmptyRenderedImage(int, int) - Constructor for class jsky.image.EmptyRenderedImage
Construct an "empty" image with the given width and height in pixels
EmptyRenderedImage() - Constructor for class jsky.image.EmptyRenderedImage
Construct an "empty" image
encode(RenderedImage) - Method in class jsky.image.fits.codec.FITSEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode() - Method in class jsky.image.ImageEncoder
 
encodeRLE(int[]) - Static method in class jsky.util.Convert
Encodes the given array of ints using a run-length scheme.
END_TIME - Static variable in interface jsky.timeline.TimeLineNode
 
END_TIME - Static variable in interface jsky.timeline.TimeLineNodeModel
 
endElement(String, String, String) - Method in class jsky.util.SaxParserUtil
Called for each element end tag.
epochToString() - Method in class jsky.science.Coordinates
Returns a string representation of the epoch.
equals(Object) - Method in class jsky.coords.DMS
Define equality based on the value
equals(Object) - Method in class jsky.coords.HMS
Define equality based on the value
equals(ImageColormap) - Method in class jsky.image.ImageColormap
Return true if this object is equivalent to the given one.
equals(Object) - Method in class jsky.science.AbstractScienceObject
Default implementation: checks for same name only
equals(Object) - Method in class jsky.science.AbstractScienceObjectNode
Adds equals() checks on the object's DataSources and Children
equals(Object) - Method in class jsky.science.Coordinates
Compares this Coordinates object to the specified object and returns true if the objects are equivalent.
equals(Object) - Method in class jsky.science.CoordinatesOffset
Determines whether two offsets are equal.
equals(Object) - Method in class jsky.science.Passband
 
equals(Object) - Method in class jsky.science.ProperMotion
Determines whether two proper motions are equal.
equals(Object) - Method in class jsky.science.Quantity
compares to Quantities for equality.
equals(Object) - Method in class jsky.science.Wavelength1DArray
 
equals(Object) - Method in class jsky.science.Wavelength1DFormula
After check with superclass, returns true if objects are same Class and have same min/max and number of points.
equals(Object) - Method in class jsky.timeline.TimeLineNodeModel.TimeLineNodeComparator
 
equals(String, String) - Static method in class jsky.util.StringUtil
Return true if the two strings are equal (like String.equals(), but allowing null values for both operands).
EQUINOX - Static variable in class jsky.catalog.MemoryCatalog
 
equinox - Variable in class jsky.catalog.RowCoordinates
Value of the equinox for world coordinates, if it is known
equinox() - Method in class jsky.catalog.RowCoordinates
Return the equinox used for world coordinates
EQUINOX - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: equinox of RA,Dec
EQUINOX - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
EQUINOX_NOTIFY - Static variable in class jsky.util.gui.CoordinatesPanel
 
EQUINOX_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
EQUINOX_SHOWN_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
equinoxCol - Variable in class jsky.catalog.RowCoordinates
Index of a column containing the equnox for each row, or -1 if it is constant.
equinoxIntToString(int) - Static method in class jsky.science.Coordinates
returns the full label name of an equinox
equinoxIntToYear(int) - Static method in class jsky.science.Coordinates
returns the year of the enumerated equinox value
equinoxLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
equinoxStringToInt(String) - Static method in class jsky.science.Coordinates
returns the equinox given its label
equinoxToString() - Method in class jsky.science.Coordinates
Returns a string representation of the equinox.
equinoxValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
error(Component, String) - Static method in class jsky.util.gui.DialogUtil
Report an error message.
error(String) - Static method in class jsky.util.gui.DialogUtil
Report an error message.
error(Component, Exception) - Static method in class jsky.util.gui.DialogUtil
Report an error message based on the given exception.
error(Exception) - Static method in class jsky.util.gui.DialogUtil
Report an error message based on the given exception.
error(String, String) - Static method in class jsky.util.Logger
Post an error message to the specified category.
error(String, String, Throwable) - Static method in class jsky.util.Logger
Post an error message to the specified category.
error(Object, String) - Static method in class jsky.util.Logger
Post an error message to the category for the class of the given object.
error(Object, String, Throwable) - Static method in class jsky.util.Logger
Post an error message to the category for the class of the given object.
error(SAXParseException) - Method in class jsky.util.SaxParserUtil
Called for recoverable errors
EV - Static variable in class jsky.science.Wavelength
 
EVABBREV - Static variable in class jsky.science.Wavelength
 
eval() - Method in class jsky.util.JavaExpr
Evaluate the expression and return the result.
evalBoolean() - Method in class jsky.util.JavaExpr
Evaluate the expression and return the result as a boolean.
evalObject() - Method in class jsky.util.JavaExpr
Evaluate the expression and return the result as an Object.
eventFired(Object, Object, EventObject) - Method in interface jsky.science.AbstractScienceObject.EventMonitor
 
eventLayer - Variable in class jsky.image.graphics.MeasureBand
 
ExampleFileFilter - Class in jsky.util.gui
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String, String) - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter that accepts the given file type.
ExampleFileFilter(String[]) - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String) - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter from the given string array and description.
exit() - Method in class jsky.app.jskycat.JSkyCat
Exit the application with the given status.
exit() - Method in class jsky.catalog.gui.CatalogNavigator
Exit the application with the given status.
exit() - Method in class jsky.image.gui.DivaMainImageDisplay
Exit the application (called from exit menu).
expandSelection(SelectionInteractor, Figure) - Method in class jsky.image.graphics.SelectionDragger
Expand the selection by adding an item to it and adding highlight rendering to it.
extentContains(int, int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
extentContains(int, int) - Method in class jsky.util.gui.MultiRangeSliderUI
 
extentContains(int, int) - Method in class jsky.util.gui.RangeSlider
 
extentContains(int, int) - Method in interface jsky.util.gui.RangeSliderUI
 
extRect - Variable in class jsky.util.gui.BasicRangeSliderUI
 
extrema(PlanarImage, ROI, int, int) - Static method in class jsky.image.operator.ImageOps
Perform an extrema operation on the image to get the min and max pixel values.

F

f - Variable in class jsky.util.gui.SexagesimalTableCellRenderer
Divide by this value to convert to deg to hours, if requested
fatalError(SAXParseException) - Method in class jsky.util.SaxParserUtil
Called for recoverable errors
fBorder - Variable in class jsky.util.gui.QuantitySlider
 
fChangeListeners - Variable in class jsky.timeline.DefaultTimeLineModel
 
fChangeSupport - Variable in class jsky.timeline.BlockTimeLineNode
 
fChangeSupport - Variable in class jsky.timeline.DefaultTimeLineNode
 
fChangeSupport - Variable in class jsky.timeline.DefaultVetoableTimeLineNodeModel
 
fComboBoxScale - Variable in class jsky.util.gui.PrintPreview
 
fDecField - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fDecLabel - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fDecUnits - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fDefaultStroke - Variable in class jsky.timeline.DefaultTimeLineNode
 
fDragMode - Variable in class jsky.timeline.DefaultTimeLineNode
 
fDragSource - Variable in class jsky.util.gui.DraggableTree
The tree's DragSource instance that initiates drag gestures.
fFluxUnits - Variable in class jsky.science.AbstractWavelength1D
 
fForceRecalculation - Variable in class jsky.timeline.DefaultTimeLineNode
 
fFormatString - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fHandleHeight - Variable in class jsky.timeline.DefaultTimeLineNode
 
fHandleWidth - Variable in class jsky.timeline.DefaultTimeLineNode
 
field - Variable in class jsky.catalog.gui.HyperlinkTableCellEditor
The table field corresponding to this cell
field - Variable in class jsky.catalog.gui.HyperlinkTableCellRenderer
The table field corresponding to this cell
FIELD_NAMES - Static variable in class jsky.image.gui.PickObjectStatistics
The names of the fields returned by the getRow() or getFields() methods.
FieldDesc - Interface in jsky.catalog
This interface describes a catalog field, which may be an input field, such as a query parameter, or an output field, such as a table column description.
FieldDescAdapter - Class in jsky.catalog
This class provides a default implementation of the FieldDesc interface, used to describes a catalog field (column or query parameter).
FieldDescAdapter() - Constructor for class jsky.catalog.FieldDescAdapter
Create an empty field description
FieldDescAdapter(String) - Constructor for class jsky.catalog.FieldDescAdapter
Create a field description with the given name
FieldFormat - Class in jsky.catalog
This utility class provides a method to scan specially formatted values from a string and return an object of the correct type.
FieldFormat() - Constructor for class jsky.catalog.FieldFormat
 
figure - Variable in class jsky.graphics.CanvasFigureListenerManager
The target figure.
figure - Variable in class jsky.image.graphics.gui.CanvasDraw
Current figure (during figure creation)
figureDeselected(CanvasFigureEvent) - Method in interface jsky.graphics.CanvasFigureListener
Invoked when the figure is deselected.
figureDeselected(CanvasFigureEvent) - Method in class jsky.graphics.CanvasFigureListenerAdapter
Invoked when the figure is deselected.
figureLayer - Variable in class jsky.image.graphics.MeasureBand
 
figureList - Variable in class jsky.catalog.gui.BasicTablePlotter.SymbolListItem
 
figureList - Variable in class jsky.image.graphics.gui.CanvasDraw
List of figures created by this instance
figureMoved(CanvasFigureEvent) - Method in interface jsky.graphics.CanvasFigureListener
Invoked when the figure's position changes.
figureMoved(CanvasFigureEvent) - Method in class jsky.graphics.CanvasFigureListenerAdapter
Invoked when the figure's position changes.
figureResized(CanvasFigureEvent) - Method in interface jsky.graphics.CanvasFigureListener
Invoked when the figure's size changes.
figureResized(CanvasFigureEvent) - Method in class jsky.graphics.CanvasFigureListenerAdapter
Invoked when the figure's size changes.
figureSelected(CanvasFigureEvent) - Method in interface jsky.graphics.CanvasFigureListener
Invoked when the figure is selected.
figureSelected(CanvasFigureEvent) - Method in class jsky.graphics.CanvasFigureListenerAdapter
Invoked when the figure is selected.
fileChooser - Variable in class jsky.app.jskycat.JSkyCat
File selection dialog, when using internal frames
fileChooser - Static variable in class jsky.html.HTMLViewer
Reuse file chooser widget
fileInHistoryList(File) - Method in class jsky.image.gui.DivaMainImageDisplay
Return true if the given file is referenced in the history list.
fileMenu - Variable in class jsky.app.jskycat.JSkyCatMenuBar
Handle for the File menu
fileMenu - Variable in class jsky.html.HTMLViewerMenuBar
Handle for the File menu
filename - Variable in class jsky.image.gui.ImageDisplayControl
Optional filename to load image from.
filename - Variable in class jsky.image.gui.ImageHistoryItem
Filename (may be a temp download file)
FileUtil - Class in jsky.util
Contains static utility methods for dealing with files and URLs.
FileUtil() - Constructor for class jsky.util.FileUtil
 
fill - Variable in class jsky.image.graphics.gui.CanvasDraw
Current fill paint
fillActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the fill color
filledSlider - Variable in class jsky.util.gui.MetalRangeSliderUI
 
fillLookupTable(int, int, int) - Method in class jsky.image.ImageLookup
Set the values in the lookup table from imageVal to imageLim to the given pixel value return the new imageVal index.
fillTile(Object, int, int, int, int) - Method in class jsky.image.fits.codec.FITSData
Fill the given array with image data starting at the given offsets and with the given width and height in image pixels.
filterRGB(int, int, int) - Method in class jsky.image.GreyscaleFilter
This method is never called because we override filterRGBPixels() (this is done for efficiency, since don't have to call this method for every pixel).
filterRGBPixels(int, int, int, int, int[], int, int) - Method in class jsky.image.GreyscaleFilter
This method performs the actual modification of the image.
findBinaryTableHDU(Fits, String) - Static method in class jsky.navigator.NavigatorFITSTable
Look for a binary table with the given name and return it if found, otherwise null.
findConfigEntry(Fits) - Method in class jsky.navigator.NavigatorFITSTable
Look for a skycat catalog configuration entry for this table in another FITS table in this file with the name "CATINFO".
findConfigEntryRow(BinaryTableHDU, String) - Static method in class jsky.navigator.NavigatorFITSTable
Return index of the row in the given binary table who's first element contains the given string, or -1 if not found.
findKey(String) - Method in interface jsky.coords.WCSKeywordProvider
Return true if the given keyword was found
findKey(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return true if the given keyword was found
findStandardContaining(Wavelength) - Static method in class jsky.science.Passband
Returns the first standard passband that contains the specified wavelength.
findTable(String, Fits, String) - Static method in class jsky.navigator.NavigatorFITSTable
Find the named FITS binary table, make a NavigatorFITSTable out of it and return it.
finished() - Method in class jsky.image.gui.ImagePrintDialog.PrintWorker
 
finished() - Method in class jsky.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finishFigure() - Method in class jsky.image.graphics.gui.CanvasDraw
Finish off the current figure and select it
fireAction(ActionEvent) - Method in class jsky.util.gui.ZoomControl
Notify any listeners of a change in the zoom factor.
fireActionEvent() - Method in class jsky.catalog.gui.CatalogQueryPanel
Notify any action listeners.
fireCanvasFigureEvent(int) - Method in interface jsky.graphics.CanvasFigure
Fire an event on the canvas figure.
fireCanvasFigureEvent(int) - Method in class jsky.graphics.CanvasFigureListenerManager
Notify any listeners of a figure event on the given figure.
fireCanvasFigureEvent(int) - Method in class jsky.image.graphics.ImageFigure
Fire an event on the canvas figure.
fireCanvasFigureEvent(int) - Method in class jsky.image.graphics.ImageFigureGroup
Fire an event on the canvas figure.
fireCanvasFigureEvent(int) - Method in class jsky.image.graphics.ImageLabel
Fire an event on the canvas figure.
fireCanvasFigureEvent(int) - Method in class jsky.image.graphics.LabeledImageFigure
Fire an event on the canvas figure.
fireChange(ChangeEvent) - Method in class jsky.catalog.gui.CatalogNavigator
Notify any listeners that a new query result is being displayed.
fireChange(JComboBox) - Method in class jsky.catalog.gui.CatalogQueryPanel
Notify any listeners that a query parameter (from a JComboBox) has changed.
fireChange(ChangeEvent) - Method in class jsky.html.HTMLViewer
Notify any listeners that a new HTML page is being displayed.
fireChange() - Method in class jsky.image.graphics.gui.CanvasDraw
Notify any listeners of a change in the image or cut levels.
fireChange(ImageChangeEvent) - Method in class jsky.image.gui.DivaMainImageDisplay
Notify any listeners of a change in the image or cut levels.
fireChange() - Method in class jsky.image.gui.ImageCoordinateConverter
Notify any listeners of a change in the WCS information.
fireChange(ImageChangeEvent) - Method in class jsky.image.ImageProcessor
Notify any listeners of a change in the image or cut levels.
fireChange() - Static method in class jsky.util.gui.ClipboardHelper
Notify any listeners of a change in the clipboard object.
fireChange() - Method in class jsky.util.gui.LabelEntrySlider
Notify any listeners of a change.
fireChange() - Method in class jsky.util.gui.VRangeSlider
Notify any listeners of a change in the image or cut levels.
fireDefaultUnitsChange(Class, PropertyChangeEvent) - Static method in class jsky.science.Quantity
Fire a property change event to all listeners of the default unit type for the specified Quantity subclass
fireDefaultUnitsChange(PropertyChangeEvent) - Method in class jsky.science.Quantity
Fire a property change event to all listeners of the default unit type of this instance's class
fireEvent(String, Object, Object) - Method in class jsky.science.Coordinates.LocalPropertyChangeHandler
 
fireEvent(String, Object, Object) - Method in class jsky.util.ListenerHandler
to be defined by subclasses, responsible for firing an event to an instance of a listener
fireItemEvent(ItemEvent) - Method in class jsky.util.gui.ToggleButtonPanel
Notify any item listeners that the selection changed.
firePropertyChange(String, Object, Object) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
firePropertyChange(String, boolean, boolean) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
firePropertyChange(String, Object, Object) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
firePropertyChange(String, Object, Object) - Method in class jsky.science.AbstractScienceObject
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object, boolean) - Method in class jsky.science.AbstractScienceObject
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object) - Method in interface jsky.science.ScienceObjectModel
Covering method to fire a property change notification to listeners.
firePropertyChange(PropertyChangeEvent) - Method in class jsky.timeline.DefaultTimeLineModel
fires a change event to all listeners of the timeline
firePropertyChange(String, Object, Object) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
fireReplaceObject(Object, Object) - Method in class jsky.science.AbstractScienceObject
Report a replaceObject event to any registered ReplaceablePropertyChangeListeners that are also ReplaceablePropertyChangeListeners No events are sent if the old and new objects are '=='.
fireReplaceObject(ReplaceablePropertyChangeListener) - Method in class jsky.science.AbstractScienceObject
Report a replaceObject event to any registered propertyChangelisteners that are also ReplaceablePropertyChangeListeners No events are sent if the old and new objects are '=='.
fireReplaceObject(Object, Object, boolean) - Method in class jsky.science.AbstractScienceObject
Report a replaceObject event to any registered ReplaceablePropertyChangeListeners that are also ReplaceablePropertyChangeListeners No events are sent if the old and new objects are '=='.
fireSeparatorStyleChange(PropertyChangeEvent) - Static method in class jsky.science.Coordinates
fire a property change event to all listeners of the separator style
fireSymbolSelectionEvent(TableQueryResult, int, boolean) - Method in class jsky.catalog.gui.BasicTablePlotter
Notify any listeners that a symbol was selected or deselected.
fireTableCellUpdated(int, int) - Method in class jsky.util.gui.Wavelength1DTableModel
Notify all listeners that the value of the cell at (row, column) has been updated.
fireTableChanged(TableModelEvent) - Method in class jsky.util.gui.Wavelength1DTableModel
Forward the given notification event to all TableModelListeners that registered themselves as listeners for this table model.
fireTableDataChanged() - Method in class jsky.util.gui.Wavelength1DTableModel
Notify all listeners that all cell values in the table's rows may have changed.
fireTableSelectionEvent(TableQueryResult, int, boolean) - Method in class jsky.catalog.gui.BasicTablePlotter
Notify any listeners that a table row was selected
fireVetoableChange(String, Object, Object) - Method in class jsky.science.AbstractScienceObject
Report a bound property update to any registered listeners.
fireVetoableChange(String, Object, Object, boolean) - Method in class jsky.science.AbstractScienceObject
Report a bound property update to any registered fListeners.
fireVetoableChange(PropertyChangeEvent) - Method in class jsky.timeline.TimeLine
fires a vetoable change event to all listeners of the timeline
fIsBordered - Variable in class jsky.util.gui.QuantitySlider
 
FITS_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The FITS file type.
FITSCodec - Class in jsky.image.fits.codec
A subclass of ImageCodec that handles the FITS image format.
FITSCodec() - Constructor for class jsky.image.fits.codec.FITSCodec
Constructs an instance of FITSCodec.
FITSData - Class in jsky.image.fits.codec
An abstract base class for performing data type specific operations on 2D FITS data.
FITSData(FITSImage) - Constructor for class jsky.image.fits.codec.FITSData
Constructor.
FITSDataByte - Class in jsky.image.fits.codec
Used for byte FITS image data (2D).
FITSDataByte(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataByte
Constructor
FITSDataDouble - Class in jsky.image.fits.codec
Used for double FITS image data (2D).
FITSDataDouble(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataDouble
Constructor
FITSDataFloat - Class in jsky.image.fits.codec
Used for float FITS image data (2D).
FITSDataFloat(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataFloat
Constructor
FITSDataInt - Class in jsky.image.fits.codec
Used for int FITS image data (2D).
FITSDataInt(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataInt
Constructor
FITSDataShort - Class in jsky.image.fits.codec
Used for short FITS image data (2D).
FITSDataShort(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataShort
Constructor
FITSDecodeParam - Class in jsky.image.fits.codec
 
FITSDecodeParam() - Constructor for class jsky.image.fits.codec.FITSDecodeParam
 
FITSDecoder - Class in jsky.image.fits.codec
An ImageDecoder for the FITS file format.
FITSDecoder(SeekableStream, ImageDecodeParam) - Constructor for class jsky.image.fits.codec.FITSDecoder
Constructor
FITSEncodeParam - Class in jsky.image.fits.codec
 
FITSEncodeParam() - Constructor for class jsky.image.fits.codec.FITSEncodeParam
 
FITSEncoder - Class in jsky.image.fits.codec
An ImageEncoder for the FITS file format.
FITSEncoder(OutputStream, ImageEncodeParam) - Constructor for class jsky.image.fits.codec.FITSEncoder
 
FITSGraphics - Class in jsky.image.graphics.gui
This class allows you to save the current image graphics to a FITS binary table and reload it again later.
FITSGraphics(DivaMainImageDisplay) - Constructor for class jsky.image.graphics.gui.FITSGraphics
Initialize with the image display object.
FITSHDUChooser - Class in jsky.image.fits.gui
Displays a window listing the HDU extensions in the current FITS image and allows the user to select the one to display.
FITSHDUChooser(Component, MainImageDisplay, FITSImage) - Constructor for class jsky.image.fits.gui.FITSHDUChooser
Pop up a window displaying FITS HDU information and let the user choose the HDU/extension to display.
FITSHDUChooserFrame - Class in jsky.image.fits.gui
Provides a top level window for an FITSHDUChooser panel.
FITSHDUChooserFrame(MainImageDisplay, FITSImage) - Constructor for class jsky.image.fits.gui.FITSHDUChooserFrame
Create a top level window containing an FITSHDUChooser panel.
FITSHDUChooserInternalFrame - Class in jsky.image.fits.gui
Provides a top level window for an FITSHDUChooser panel.
FITSHDUChooserInternalFrame(MainImageDisplay, FITSImage) - Constructor for class jsky.image.fits.gui.FITSHDUChooserInternalFrame
Create a top level window containing an FITSHDUChooser panel.
FITSImage - Class in jsky.image.fits.codec
This is the core class for JAI FITS support.
FITSImage(SeekableStream, FITSDecodeParam, int) - Constructor for class jsky.image.fits.codec.FITSImage
Construct a FITSImage.
FITSImage(String) - Constructor for class jsky.image.fits.codec.FITSImage
Construct a FITSImage from an image file or URL.
FITSImage(Fits, FITSDecodeParam, int) - Constructor for class jsky.image.fits.codec.FITSImage
Create a FITSImage from an already existing Fits object.
FITSImage(Object) - Constructor for class jsky.image.fits.codec.FITSImage
Create a FITSImage from a primitive array of data.
FITSKeywordProvider - Class in jsky.image.fits
A simple class accessing FITS/WCS keywords, where keywords are inherited from an empty primary FITS extension, if present.
FITSKeywordProvider(FITSImage) - Constructor for class jsky.image.fits.FITSKeywordProvider
 
FITSKeywords - Class in jsky.image.fits.gui
Dialog to view the FITS keywords .
FITSKeywords(Component, MainImageDisplay) - Constructor for class jsky.image.fits.gui.FITSKeywords
Make a window to display the FITS keyword values for the image being displayed in the given image display window.
FITSKeywordsFrame - Class in jsky.image.fits.gui
Provides a top level window for an FITSKeywords panel.
FITSKeywordsFrame(MainImageDisplay) - Constructor for class jsky.image.fits.gui.FITSKeywordsFrame
Create a top level window containing an FITSKeywords panel.
FITSKeywordsInternalFrame - Class in jsky.image.fits.gui
Provides a top level window for an FITSKeywords panel.
FITSKeywordsInternalFrame(MainImageDisplay) - Constructor for class jsky.image.fits.gui.FITSKeywordsInternalFrame
Create a top level window containing an FITSKeywords panel.
fk425(Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk425e(Point2D.Double, double) - Static method in class jsky.coords.wcscon
 
fk425m(Point2D.Double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk42gal(Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk4prec(double, double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk524(Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk524e(Point2D.Double, double) - Static method in class jsky.coords.wcscon
 
fk524m(Point2D.Double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk52gal(Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk5prec(double, double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
fLabelTitle - Variable in class jsky.util.gui.QuantitySlider
 
FLAM - Static variable in class jsky.science.Flux
 
FLAMABBREV - Static variable in class jsky.science.Flux
 
fLeftHandle - Variable in class jsky.timeline.DefaultTimeLineNode
 
fLHandleBottomShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fLHandleLeftShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fLHandleRightShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fLHandleTopShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
flip(Point2D.Double) - Method in class jsky.image.gui.ImageCoordinateConverter
Flip the x,y coordinates of the given point based on the current settings.
Flux - Class in jsky.science
Various flux units.
Flux() - Constructor for class jsky.science.Flux
creates a default Redshift of length 0 with no name
Flux(double) - Constructor for class jsky.science.Flux
creates a new Flux of specified value in the default units
Flux(double, String) - Constructor for class jsky.science.Flux
primary constructor
fMaxWavelength - Variable in class jsky.science.Wavelength1DFormula
 
fMinWavelength - Variable in class jsky.science.Wavelength1DFormula
 
fMode - Variable in class jsky.timeline.DefaultTimeLineNode
 
fModel - Variable in class jsky.timeline.DefaultTimeLineNode
 
fMyChildListener - Variable in class jsky.timeline.DefaultTimeLineModel
 
fMyVetoListener - Variable in class jsky.timeline.DefaultTimeLineNode
 
fNodes - Variable in class jsky.timeline.DefaultTimeLineModel
 
FNU - Static variable in class jsky.science.Flux
 
FNUABBREV - Static variable in class jsky.science.Flux
 
fNumPoints - Variable in class jsky.science.Wavelength1DFormula
 
focusGained(FocusEvent) - Method in class jsky.util.gui.PassbandPanel
 
focusGained(FocusEvent) - Method in class jsky.util.gui.QuantityPanel
 
focusLost(FocusEvent) - Method in class jsky.util.gui.PassbandPanel
 
focusLost(FocusEvent) - Method in class jsky.util.gui.QuantityPanel
Updates the quantity value when the JTextField loses focus
fOldOffset - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
font - Variable in class jsky.image.graphics.gui.CanvasDraw
Default font for text items (labels can be resized afterwards)
fontActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the font
FONTS - Static variable in class jsky.image.graphics.gui.CanvasDraw
Fonts for font change actions
fOrientation - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fOrientation - Variable in class jsky.util.gui.ProperMotionPanel
 
form(double) - Method in class jsky.util.Format
Formats a double into a string (like sprintf in C)
form(long) - Method in class jsky.util.Format
Formats a long integer into a string (like sprintf in C)
form(char) - Method in class jsky.util.Format
Formats a character into a string (like sprintf in C)
form(String) - Method in class jsky.util.Format
Formats a string into a larger string (like sprintf in C)
format(double) - Method in interface jsky.coords.WorldCoordinates
Format RA and DEC in h:m:s [+-]d:m:s format in the given equinox and return them as a 2 element String array.
format() - Method in interface jsky.coords.WorldCoordinates
Format RA and DEC in h:m:s [+-]d:m:s format in J2000 and return them as a 2 element String array.
format(double) - Method in class jsky.coords.WorldCoords
Format RA and DEC in h:m:s [+-]d:m:s format in the given equinox and return them as a 2 element String array.
format() - Method in class jsky.coords.WorldCoords
Format RA and DEC in h:m:s [+-]d:m:s format in J2000 and return them as a 2 element String array.
format(PlanarImage, int) - Static method in class jsky.image.operator.ImageOps
Apply a format operation to the image to convert it to the given data type (by casting and "clamping").
Format - Class in jsky.util
A class for formatting numbers that follows printf conventions.
Format(String) - Constructor for class jsky.util.Format
Formats the number following printf conventions.
formatDouble(double, int) - Static method in class jsky.util.FormatUtilities
Formats a double value to specified number of decimal places, including using scientific notation if appropriate.
formatDouble(double, int, int) - Static method in class jsky.util.FormatUtilities
Formats a double value to specified number of decimal places, including using scientific notation if appropriate.
formatHM(double) - Method in class jsky.image.graphics.MeasureBand
 
FORMATSTYLEPROPERTY - Static variable in class jsky.science.Coordinates
Bound property name.
FormatUtilities - Class in jsky.util
This is an all-static class that contains methods are generic in value and related to format objects.
FormatUtilities() - Constructor for class jsky.util.FormatUtilities
 
forwAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Forward" menu and toolbar items
forward() - Method in class jsky.catalog.gui.CatalogNavigator
Go forward to the next component in the history list
forward() - Method in class jsky.html.HTMLViewer
Go forward to the next component in the history list
forward() - Method in class jsky.image.gui.DivaMainImageDisplay
Go forward to the next image in the history list
forwardButton - Variable in class jsky.util.gui.GenericToolBar
Handle for the "Forward" button
forwStack - Variable in class jsky.html.HTMLViewer
Stack of HTMLViewerHistoryItem, used to go forward to the next page
fPageHeight - Variable in class jsky.util.gui.PrintPreview
 
fPageWidth - Variable in class jsky.util.gui.PrintPreview
 
fPanelPreview - Variable in class jsky.util.gui.PrintPreview
 
fPrintListener - Variable in class jsky.util.gui.PrintPreview
 
fRaField - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fRaLabel - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fRaUnits - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
freehand - Variable in class jsky.image.graphics.gui.CanvasDraw
Used while drawing freehand
FREEHAND - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a free-hand figure
fRHandleBottomShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fRHandleLeftShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fRHandleRightShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fRHandleTopShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fRightHandle - Variable in class jsky.timeline.DefaultTimeLineNode
 
fSelectedColor - Variable in class jsky.timeline.DefaultTimeLineNode
 
fShadowStroke - Variable in class jsky.timeline.DefaultTimeLineNode
 
fShowExtent - Variable in class jsky.util.gui.QuantitySlider
 
fTarget - Variable in class jsky.util.gui.PrintPreview
 
fThumb - Variable in class jsky.timeline.BlockTimeLineNode
 
fThumb - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbBegin - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbEnd - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbHeight - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbTopShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fTimeLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fTitle - Variable in class jsky.util.gui.QuantitySlider
 
fUnselectedColor - Variable in class jsky.timeline.DefaultTimeLineNode
 
fValue - Variable in class jsky.science.Quantity
internal holder for quantity amount
FWHM_X - Static variable in class jsky.image.gui.PickObjectStatistics
 
FWHM_Y - Static variable in class jsky.image.gui.PickObjectStatistics
 

G

gal2fk4(Point2D.Double) - Static method in class jsky.coords.wcscon
 
gal2fk5(Point2D.Double) - Static method in class jsky.coords.wcscon
 
GenericToolBar - Class in jsky.util.gui
Implements a generic toolbar that can be used for a number of file/URL browser type applications.
GenericToolBar(GenericToolBarTarget, boolean, int) - Constructor for class jsky.util.gui.GenericToolBar
Create the toolbar for the given Generic target.
GenericToolBar(GenericToolBarTarget, boolean) - Constructor for class jsky.util.gui.GenericToolBar
Create the toolbar for the given Generic target.
GenericToolBar(GenericToolBarTarget) - Constructor for class jsky.util.gui.GenericToolBar
Create the toolbar for the given Generic target
GenericToolBar() - Constructor for class jsky.util.gui.GenericToolBar
Create the toolbar with no target (derived class must add all items)
GenericToolBar.ButtonPropertyChangeListener - Class in jsky.util.gui
Local class to enable or disable toolbar buttons when the related actions are enabled or disabled.
GenericToolBar.ButtonPropertyChangeListener(AbstractButton) - Constructor for class jsky.util.gui.GenericToolBar.ButtonPropertyChangeListener
 
GenericToolBarTarget - Interface in jsky.util.gui
Application classes that use the GenericToolBar class need to implement this interface.
get(int) - Method in class jsky.util.IntHashtable
 
get(Object) - Method in class jsky.util.IntHashtable
 
get(String) - Static method in class jsky.util.Preferences
Return the preference value for the given key, or null if not found.
get(String, String) - Static method in class jsky.util.Preferences
Return the preference value for the given key, or the default value if not found.
get(String, boolean) - Static method in class jsky.util.Preferences
Return the preference value for the given key, or the default value if not found.
get() - Method in class jsky.util.SwingWorker
Return the value created by the construct method.
getAddRowAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getAffineTransform() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return an AffineTransform based on the current transformations.
getAllEquinoxes() - Static method in class jsky.science.Coordinates
returns the list of string labels for possible equinoxs
getAllSeparatorStyles() - Static method in class jsky.science.Coordinates
returns the list of string labels for possible separator styles
getAllUnits(Class) - Static method in class jsky.science.Quantity
Returns the list of all units for specfied Quantity subclass
getAllUnits() - Method in class jsky.science.Quantity
Returns the list of string labels for this instance's class
getAllUnitsAbbrev(Class) - Static method in class jsky.science.Quantity
Returns the list of abbreviations for specified Quantity subclass
getAllUnitsAbbrev() - Method in class jsky.science.Quantity
Returns the list of abbreviations for this instance's class
getAnchorPoint() - Method in class jsky.image.graphics.ImageLabel
Get the location at which the anchor is currently located.
getAngle() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's rotation angle (may be an expression using column names)
getAngle(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's rotation angle, evaluating the expression for the given row.
getAngle() - Method in class jsky.image.gui.PickObjectStatistics
angle of major axis, degrees, along X
getAngle() - Method in class jsky.image.ImageProcessor
Return the rotation angle.
getAngle() - Method in class jsky.science.IQE
angle of major axis, degrees, along X
getApplyButton() - Method in class jsky.util.gui.TabbedPanel
 
getAppName() - Method in class jsky.app.jskycat.JSkyCat
Return the name of this application.
getAppVersion() - Method in class jsky.app.jskycat.JSkyCat
Return the version number of this application as a String.
getArea() - Method in class jsky.science.AbstractWavelength1D
Calls getArea(true);
getArea(Wavelength, Wavelength) - Method in class jsky.science.AbstractWavelength1D
use getArea( minwavelength, maxwavelength, interpolate) instead
getArea(boolean) - Method in class jsky.science.AbstractWavelength1D
Returns the area "under the curve" of the model from the specified minimum to maximum wavelengths.
getArea(Wavelength, Wavelength, boolean) - Method in class jsky.science.AbstractWavelength1D
Returns the area "under the curve" of the model from the specified minimum to maximum wavelengths.
getArea(Wavelength, Wavelength, boolean) - Method in class jsky.science.Wavelength1DArray
Returns the area "under the curve" of the model from the specified minimum to maximum wavelengths.
getArea(Wavelength, Wavelength) - Method in interface jsky.science.Wavelength1DModel
Return the area "under the curve" of the model from the specified minimum to maximum Wavelengths.
getArea(Wavelength, Wavelength, boolean) - Method in interface jsky.science.Wavelength1DModel
Return the area "under the curve" of the model from the specified minimum to maximum Wavelengths.
getArea() - Method in interface jsky.science.Wavelength1DModel
Return the total area "under the curve" for all wavelengths
getArea(boolean) - Method in interface jsky.science.Wavelength1DModel
Return the total area "under the curve" for all wavelengths
getAreaForPoint(Point) - Method in class jsky.timeline.BlockTimeLineNode
returns what area of a time line node a point exists in
getAreaForPoint(Point) - Method in class jsky.timeline.DefaultTimeLineNode
returns what area of a time line node a point exists in
getAreaForPoint(Point) - Method in interface jsky.timeline.TimeLineNode
returns what area of a time line node a point exists in
getBackAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getBackAction() - Method in class jsky.html.HTMLViewer
 
getBackAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getBackAction() - Method in interface jsky.util.gui.GenericToolBarTarget
Return the action for "Back"
getBackButton() - Method in class jsky.util.gui.GenericToolBar
 
getBackStack() - Method in class jsky.catalog.gui.CatalogNavigator
Return the stack of CatalogHistoryItems, used to go back to a previous panel
getBasePos() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the base or center position in world coordinates.
getBasePos() - Method in interface jsky.image.gui.MainImageDisplay
Return the base or center position in world coordinates.
getBg() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's background color
getBitsPerPixel() - Method in class jsky.image.gui.ImageDisplayPanel
Return the number of bits per pixel in the source image.
getBlank() - Method in class jsky.image.ImageProcessor
Return the value used for bad or blank pixels (taken from "BLANK" image property).
getBoolean(String) - Static method in class jsky.util.Convert
Extracts a boolean from a string.
getBoundingShape(Shape) - Method in class jsky.catalog.TablePlotSymbol
If this symbol type has an internal area, return the given shape, otherwise return the bounding box of the shape.
getBounds() - Method in interface jsky.graphics.CanvasFigure
Return the bounds of this figure
getBounds() - Method in class jsky.image.SimpleRenderedImage
Returns a Rectangle indicating the image bounds.
getBoundsWithoutLabel() - Method in interface jsky.graphics.CanvasFigure
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithoutLabel() - Method in class jsky.image.graphics.ImageFigure
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithoutLabel() - Method in class jsky.image.graphics.ImageFigureGroup
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithoutLabel() - Method in class jsky.image.graphics.ImageLabel
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithoutLabel() - Method in class jsky.image.graphics.LabeledImageFigure
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithPadding(LabelFigure) - Method in class jsky.image.graphics.MeasureBand
Return the bounds of the given label with padding
getBrightness() - Method in class jsky.coords.NamedCoordinates
 
getButton(int) - Method in class jsky.util.gui.ToggleButtonPanel
Return the nth button
getButtonPanel() - Method in class jsky.catalog.gui.TableDisplayTool
Return the button panel
getByteBuffer() - Method in class jsky.image.fits.codec.FITSImage
Return the memory mapped to the image data, if the FITS input is from a BufferedFile, otherwise null.
getCacheDir() - Method in class jsky.util.Preferences
Return the name of the directory to use to save downloaded files.
getCancelButton() - Method in class jsky.util.gui.TabbedPanel
 
getCanvas() - Method in interface jsky.image.gui.BasicImageDisplay
Return the image canvas component.
getCanvas() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the image canvas component.
getCanvas() - Method in class jsky.image.gui.ImageDisplay
Return the image canvas component.
getCanvasDraw() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the object that manages interactive drawing on the image
getCanvasGraphics() - Method in class jsky.catalog.gui.BasicTablePlotter
Return the object to use to draw catalog symbols
getCanvasGraphics() - Method in interface jsky.catalog.gui.TablePlotter
Return the object to use to draw catalog symbols
getCanvasGraphics() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return an object to be used for drawing persistent graphics over the image
getCanvasGraphics() - Method in interface jsky.image.gui.GraphicsImageDisplay
Return an object to be used for drawing persistent graphics over the image
getCatalog(String) - Method in class jsky.catalog.AbstractCatalogDirectory
Return the named catalog, if found in this directory
getCatalog(int) - Method in class jsky.catalog.AbstractCatalogDirectory
Return the ith catalog in the directory
getCatalog() - Method in class jsky.catalog.astrocat.AstroCatTable
Return the catalog used to create this table, or a dummy, generated catalog object, if not known.
getCatalog() - Method in class jsky.catalog.BasicQueryArgs
Return the catalog we are accesing.
getCatalog(int) - Method in interface jsky.catalog.CatalogDirectory
Return the ith catalog in the directory
getCatalog(String) - Method in interface jsky.catalog.CatalogDirectory
Return the named catalog, if found in this directory
getCatalog() - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the catalog for this object
getCatalog() - Method in class jsky.catalog.gui.CatalogQueryTool
Return the catalog for this object
getCatalog() - Method in class jsky.catalog.irsa.IRSATable
Return the catalog used to create this table, or a dummy, generated catalog object, if not known.
getCatalog() - Method in class jsky.catalog.MemoryCatalog
Return the catalog used to create this table, or null if not known.
getCatalog() - Method in interface jsky.catalog.QueryArgs
Return the catalog we are accesing.
getCatalog() - Method in class jsky.catalog.skycat.SkycatTable
Return the catalog used to create this table, or a dummy, generated catalog object, if not known.
getCatalog() - Method in interface jsky.catalog.TableQueryResult
Return the catalog used to create this table, or a dummy, generated catalog object, if not known.
getCatalogBrowseAction() - Method in class jsky.navigator.NavigatorImageDisplay
 
getCatalogByName(String) - Static method in class jsky.catalog.CatalogFactory
This method returns a Catalog object that can be used to query the given catalog, or null if no such object was found.
getCatalogDirectory() - Static method in class jsky.navigator.Navigator
Return the top level catalog directory to use based on the value of the jsky.catalog.directory system property, which may be set to the name of the class implementing the CatalogDirectory interface.
getCatalogList() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a memory catalog describing the list of catalogs in the directory
getCatalogList() - Method in interface jsky.catalog.CatalogDirectory
Return a memory catalog describing the list of catalogs in the directory
getCatalogMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the Catalog menu
getCatalogMenu() - Method in class jsky.navigator.NavigatorImageDisplayMenuBar
Return the handle for the Catalog menu
getCatalogPosition(Point2D.Double) - Method in class jsky.catalog.gui.BasicTablePlotter
If the given screen coordinates point is within a displayed catalog symbol, set it to point to the center of the symbol and return the name and coordinates (and brightness, if known) from the catalog table row.
getCatalogPosition(Point2D.Double) - Method in interface jsky.catalog.gui.TablePlotter
If the given screen coordinates point is within a displayed catalog symbol, set it to point to the center of the symbol and return the name and coordinates from the catalog table row.
getCatalogQueryPanel() - Method in class jsky.catalog.gui.CatalogQueryTool
Return the panel containing labels and entries for searching the catalog
getCatalogs() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a copy of the list of catalogs in this catalog directory.
getCatalogs() - Method in class jsky.catalog.astrocat.AstroCatXML
Return the list of AstroCatalog definitions found in the XML file after parsing
getCatalogs() - Method in class jsky.catalog.irsa.IRSAXML
Return the list of IRSACatalog definitions found in the XML file after parsing
getCatalogsByType(String) - Static method in class jsky.catalog.CatalogFactory
This method returns a list of Catalog objects that have the given type, in the order in which they were registered.
getCatalogTree() - Method in class jsky.catalog.gui.CatalogNavigator
Return the object displaying the catalog tree
getCData() - Method in class jsky.util.SaxParserUtil
Return the value of character data (CDATA section) for current element.
getCellEditorValue() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Returns the value contained in the editor
getCellEditorValue() - Method in class jsky.util.gui.SexagesimalTableCellEditor
Returns the value contained in the editor
getCenterPoint() - Method in class jsky.timeline.BlockTimeLineNode
returns the center point for the time line node
getCenterPoint() - Method in class jsky.timeline.DefaultTimeLineNode
returns the center point for the time line node
getCenterPoint() - Method in interface jsky.timeline.TimeLineNode
returns the center point for the time line node
getCenterPos() - Method in class jsky.image.gui.PickObjectStatistics
The calculated centroid position
getCenterPosition() - Method in class jsky.coords.CoordinateRadius
Return the center position.
getChild(Object, int) - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the child of parent at index index in the parent's child array.
getChildCount(Object) - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the number of children of parent.
getChildren() - Method in class jsky.science.AbstractScienceObjectNode
returns List of children of the science object should be used only when necessary
getChildren() - Method in interface jsky.science.ScienceObjectNodeModel
returns a List of the children of this node
getClientData() - Method in interface jsky.graphics.CanvasFigure
Return the client data object, or null if none was set
getClientData() - Method in class jsky.image.graphics.ImageFigure
Return the client data object, or null if none was set
getClientData() - Method in class jsky.image.graphics.ImageFigureGroup
Return the client data object, or null if none was set
getClientData() - Method in class jsky.image.graphics.ImageLabel
Return the client data object, or null if none was set
getClientData() - Method in class jsky.image.graphics.LabeledImageFigure
Return the client data object, or null if none was set
getClipboard() - Static method in class jsky.util.gui.ClipboardHelper
Get the clipboard contents.
getColIndexes() - Method in class jsky.catalog.TablePlotSymbol
Return the array of column indexes for column names
getColNames() - Method in class jsky.catalog.TablePlotSymbol
Return the array of column names used in the symbol expressions
getColNamesList() - Method in class jsky.catalog.TablePlotSymbol
Return a list of column names used in the symbol expressions in Tcl list format
getColor(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a color for the given name
getColorLookupTable() - Method in class jsky.image.ImageColormap
Return the current lookup table used to add color to a grayscale image.
getColorLookupTable() - Method in class jsky.image.ImageProcessor
Return the current lookup table used to add color to a grayscale image.
getColorLookupTableName() - Method in class jsky.image.ImageColormap
Return the name of the current color lookup table
getColorLookupTableName() - Method in class jsky.image.ImageProcessor
Return the name of the current color lookup table
getColorModel() - Method in class jsky.image.SimpleRenderedImage
Returns the ColorModel of the image.
getColorName(Color) - Method in class jsky.catalog.TablePlotSymbol
Return the Color name, given a Color object, if known, otherwise just "yellow", if not known.
getColorName(Color) - Method in class jsky.image.graphics.gui.FITSGraphics
Return the name of the given color
getColorsAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getColumnClass(int) - Method in class jsky.catalog.MemoryCatalog
Returns the lowest common denominator Class in the column.
getColumnClass(int) - Method in class jsky.catalog.TestTableQueryResult
 
getColumnClass(int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getColumnClass(int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
getColumnClasses() - Method in class jsky.catalog.MemoryCatalog
Return the vector used to guess the data type for a column.
getColumnCount() - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getColumnCount() - Method in class jsky.util.gui.Wavelength1DTableModel
 
getColumnDesc(int) - Method in class jsky.catalog.MemoryCatalog
Return a description of the ith table column parameter.
getColumnDesc(int) - Method in interface jsky.catalog.TableQueryResult
Return a description of the ith table column field
getColumnIdentifiers() - Method in class jsky.catalog.MemoryCatalog
Allow access to this inherited member variable in a subclass
getColumnIdentifiers() - Method in interface jsky.catalog.TableQueryResult
Return a vector of column headings for this table.
getColumnIndex(String) - Method in class jsky.catalog.MemoryCatalog
Return the table column index for the given column name
getColumnIndex(String) - Method in interface jsky.catalog.TableQueryResult
Return the table column index for the given column name
getColumnName(int) - Method in class jsky.catalog.MemoryCatalog
Return the table column name for the given column index
getColumnName(int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getColumnName(int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
getColumns() - Method in class jsky.catalog.irsa.IRSADataDictXML
Return an array IRSAFieldDesc definitions found in the XML file after parsing
getComboBox() - Method in class jsky.util.gui.ZoomControl
Return the combo box used to display a menu of magnification values
getComponentForLabel(String) - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the display component corresponding to the given label text, or null if not found.
getComposite() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current composite composite for drawing.
getComposite(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a composite for the given composite string as defined in CanvasDraw (0%,100%).
getCompositeAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given composite composite
getCompositeName(Composite) - Method in class jsky.image.graphics.gui.FITSGraphics
Return the name corresponding to the given composite.
getCond() - Method in class jsky.catalog.TablePlotSymbol
Return the condition under which the symbol will be plotted (may be an expression using column names)
getCond(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the condition under which the symbol will be plotted, evaluating the expression for the given row.
getConditions() - Method in class jsky.catalog.BasicQueryArgs
Return an array of SearchCondition objects indicating the values or range of values to search for.
getConditions() - Method in interface jsky.catalog.QueryArgs
Return an array of SearchCondition objects indicating the values or range of values to search for.
getConfig(Paint, Paint, int, Composite) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a Tcl formatted list of Tk canvas item style configuration options and values for the given arguments.
getConfig(String, Font, Paint) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a Tcl formatted list of Tk canvas item style configuration options and values for the given arguments.
getConfigButton() - Method in class jsky.catalog.gui.TableDisplayTool
 
getConfigEntry() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the object used to manage the configuration info for this catalog
getConfigEntry() - Method in class jsky.catalog.skycat.SkycatTable
Return the object used to manage the configuration info for this catalog
getConfigFile() - Static method in class jsky.catalog.astrocat.AstroCatConfig
If the catalog config file has already been loaded, return an object describing the contents, otherwise search for an AstroCat XML catalog config file, load the contents if found, and return the object for it.
getConfigFile() - Static method in class jsky.catalog.irsa.IRSAConfig
If the catalog config file has already been loaded, return an object describing the contents, otherwise search for an IRSA XML catalog config file, load the contents if found, and return the object for it.
getConfigFile() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a reference to the SkycatConfigFile object containing this catalog, or null if not known.
getConfigFile() - Static method in class jsky.catalog.skycat.SkycatConfigFile
If the catalog config file has already been loaded, return an object describing the contents, otherwise search for a skycat style catalog config file, load the contents if found, and return the object for it.
getConfigPanel(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Return a panel to use to configure the plot symbols for the given table.
getConfigPanel() - Method in class jsky.catalog.gui.TableDisplayTool
Panel used to configure the table and plot symbol display
getConfigPanel(TableQueryResult) - Method in interface jsky.catalog.gui.TablePlotter
Return a panel to use to configure the plot symbols for the given table.
getCoordinateConverter() - Method in class jsky.catalog.gui.BasicTablePlotter
Return the object used to convert to screen coordinates for drwing
getCoordinateConverter() - Method in interface jsky.catalog.gui.TablePlotter
Return the object used to convert to screen coordinates for drawing
getCoordinateConverter() - Method in interface jsky.image.gui.BasicImageDisplay
Return the object used to convert coordinates.
getCoordinateConverter() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the object used to convert coordinates.
getCoordinateConverter() - Method in class jsky.image.gui.ImageDisplay
Return the object used to convert coordinates.
getCoordinates(int) - Method in class jsky.catalog.MemoryCatalog
Return a Coordinates object based on the appropriate columns in the given row, or null if there are no coordinates available for the row.
getCoordinates(Vector) - Method in class jsky.catalog.RowCoordinates
Return a Coordinates object for the given row vector, or null if not found
getCoordinates(int) - Method in interface jsky.catalog.TableQueryResult
Return a Coordinates object based on the appropriate columns in the given row, or null if there are no coordinates available for the row.
getCoordinates() - Method in class jsky.coords.NamedCoordinates
 
getCoordinates() - Method in class jsky.util.gui.CoordinatesPanel
 
getCoordinatesOffset() - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
getCoordinateSystemName() - Method in interface jsky.coords.Coordinates
Returns the name of the coordinate system as a string.
getCoordinateSystemName() - Method in class jsky.coords.ImageCoords
Returns the name of the coordinate system as a string.
getCoordinateSystemName() - Method in class jsky.coords.WorldCoords
Returns the name of the coordinate system as a string.
getCoords(String[]) - Method in class jsky.image.graphics.gui.FITSGraphics
Convert the given String formatted image coords to doubles in screen coords and return the new array.
getCoords(Shape) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a Tcl formatted list of image coordinate values for the given screen coordinate shape.
getCoords(Point2D.Double) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a Tcl formatted list of two image coordinate values for the given screen coordinate point.
getCoordType(String) - Method in class jsky.catalog.gui.BasicTablePlotter
Return the CoordinateConverter type code for the given name.
getCopyAction() - Method in class jsky.catalog.gui.CatalogTree
 
getCurrentCatalogNavigator() - Static method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the current catalog window (for the Go/history menu, which may be shared by multiple catalog windows);
getCurrentHDUIndex() - Method in class jsky.image.fits.codec.FITSImage
Return the index of the current image HDU
getCurrentHTMLViewer() - Static method in class jsky.html.HTMLViewerMenuBar
Return the current viewer window (for the Go/history menu, which may be shared by multiple windows);
getCurrentImageDisplay() - Static method in class jsky.image.gui.ImageDisplayMenuBar
Return the current image window (for the Go/history menu, which may be shared by multiple image displays);
getCursor(MouseEvent) - Method in class jsky.timeline.BlockTimeLineNode
get the cursor for the specified point
getCursor(MouseEvent) - Method in class jsky.timeline.DefaultTimeLineNode
get the cursor for the specified point
getCursor(MouseEvent) - Method in interface jsky.timeline.TimeLineNode
get the cursor for the specified point
getCutAction() - Method in class jsky.catalog.gui.CatalogTree
 
getCutLevelsAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getData() - Method in class jsky.image.SimpleRenderedImage
Returns the entire image in a single Raster.
getData(Rectangle) - Method in class jsky.image.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getDataSource() - Method in class jsky.science.AbstractScienceObjectNode
Returns an object that describes the source of the ScienceObjectModel's data.
getDataSource() - Method in interface jsky.science.ScienceObjectNodeModel
Returns an object that describes the source of the ScienceObjectModel's data.
getDataVector() - Method in interface jsky.catalog.TableQueryResult
Returns the Vector of Vectors that contains the table's data values.
getDateForTime(Time) - Method in class jsky.timeline.DefaultTimeLineModel
takes a time and converts it into a date where the new date is equal to the start date + the time
getDateForTime(Time) - Method in class jsky.timeline.TimeLine
takes a time and converts it into a date where the new date is equal to the start date + the time
getDateForTime(Time) - Method in interface jsky.timeline.TimeLineModel
takes a time and converts it into a date where the new date is equal to the start date + the time
getDec() - Method in interface jsky.coords.WorldCoordinates
return the DEC value in J2000
getDec() - Method in class jsky.coords.WorldCoords
return the DEC value
getDec() - Method in class jsky.science.Coordinates
Returns the declination of the position in degrees.
getDec(String) - Method in class jsky.science.Coordinates
Returns the declination of the position in degrees.
getDec() - Method in class jsky.science.CoordinatesOffset
Returns the declination offset in degrees.
getDec(String) - Method in class jsky.science.CoordinatesOffset
Returns the declination offset in specified units
getDecCol() - Method in class jsky.catalog.RowCoordinates
Return the column index for the DEC coordinate, or -1 if not known.
getDecCol() - Method in class jsky.catalog.skycat.SkycatPlotSymbol
Return the index of the center position Dec column
getDecCol() - Method in class jsky.catalog.TablePlotSymbol
Return the index of the center position Dec column
getDecDeg() - Method in interface jsky.coords.WorldCoordinates
return the DEC value in deg J2000
getDecDeg() - Method in class jsky.coords.WorldCoords
return the DEC value in deg
getDecError() - Method in class jsky.science.ProperMotion
Returns the declination component of proper motion error in degrees.
getDecodeParamClass() - Method in class jsky.image.fits.codec.FITSCodec
Returns Object.class since no DecodeParam object is required for decoding.
getDecs() - Method in class jsky.util.gui.PassbandPanel
Returns the number of decimal places currently being displayed.
getDecs() - Method in class jsky.util.gui.QuantityPanel
returns the number of decimal places being displayed in the JTextField
getDefaultEquinox() - Static method in class jsky.science.Coordinates
Returns the default equinox
getDefaultOptionIndex() - Method in interface jsky.catalog.FieldDesc
Return the index of the default option, or -1 if there is no default.
getDefaultOptionIndex() - Method in class jsky.catalog.FieldDescAdapter
Return the index of the default option, or -1 if there is no default.
getDefaultRenderer(JTable, TableColumn) - Static method in class jsky.util.gui.TableUtil
Return the default cell renderer for the given JTable column.
getDefaultTileHeight() - Static method in class jsky.image.fits.codec.FITSImage
 
getDefaultTileWidth() - Static method in class jsky.image.fits.codec.FITSImage
 
getDefaultUnits(Class) - Static method in class jsky.science.Quantity
Returns the current default units for the specified Quantity subclass
getDefaultUnits() - Method in class jsky.science.Quantity
Returns the name of the current default units
getDefaultUnitsAbbrev() - Static method in class jsky.science.Flux
 
getDefaultUnitsAbbrev(Class) - Static method in class jsky.science.Quantity
Returns the current default units for the specified Class
getDefaultUnitsAbbrev() - Static method in class jsky.science.Redshift
 
getDefaultUnitsAbbrev() - Static method in class jsky.science.Time
 
getDefaultUnitsProperty(Class) - Static method in class jsky.science.Quantity
Returns the current default propertyName for the specified Quantity subclass
getDefaultValue() - Method in interface jsky.catalog.FieldDesc
Return the default value for this field, or null if there is no default.
getDefaultValue() - Method in class jsky.catalog.FieldDescAdapter
Return the default value for this field, or null if there is no default.
getDegrees() - Method in class jsky.coords.DMS
Return the number of degrees (not including minutes or seconds)
getDeleteSelectedRowsAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getDescription() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a description of the catalog, or null if not available
getDescription() - Method in class jsky.catalog.astrocat.AstroCatalog
Return a description of the catalog, or null if not available
getDescription() - Method in interface jsky.catalog.Catalog
Return a description of the catalog, or null if not available
getDescription() - Method in interface jsky.catalog.FieldDesc
Return a more detailed description of this field.
getDescription() - Method in class jsky.catalog.FieldDescAdapter
 
getDescription() - Method in class jsky.catalog.irsa.IRSACatalog
Return a description of the catalog, or null if not available
getDescription() - Method in class jsky.catalog.MemoryCatalog
Return a description of the catalog, or null if not available
getDescription() - Method in class jsky.catalog.skycat.SkycatCatalog
Return a description of the catalog (same as name here)
getDescription() - Method in class jsky.catalog.skycat.TestCatalog
Return a description of the catalog, or null if not available
getDescription() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol description, or null if not available
getDescription() - Method in class jsky.catalog.TestCatalog
Return a description of the catalog, or null if not available
getDescription(Point) - Method in class jsky.timeline.BlockTimeLineNode
returns a description for the area at the specified point
getDescription(Point) - Method in class jsky.timeline.DefaultTimeLineNode
returns a description for the area at the specified point
getDescription(Point) - Method in interface jsky.timeline.TimeLineNode
returns a description for the area at the specified point
getDescription() - Method in class jsky.util.gui.ExampleFileFilter
Returns the human readable description of this filter.
getDesktop() - Static method in class jsky.app.jskycat.JSkyCat
Return the JDesktopPane, if using internal frames, otherwise null
getDesktop() - Method in class jsky.catalog.gui.CatalogNavigator
Return the JDesktopPane, if using internal frames, otherwise null
getDesktop() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the JDesktopPane, if using internal frames, otherwise null
getDesktop() - Static method in class jsky.util.gui.DialogUtil
This should be called if you want to use internal dialogs
getDir() - Method in class jsky.util.Preferences
Return the name of the directory to use to store the preferences.
getDirectory() - Static method in class jsky.catalog.astrocat.AstroCatConfig
This method is called once at startup to load the top level catalog directory
getDirectory() - Static method in class jsky.catalog.irsa.IRSAConfig
This method is called once at startup to load the top level catalog directory
getDirectory() - Static method in class jsky.catalog.skycat.SkycatConfigFile
This method is called once at startup to load the top level catalog directory
getDisplayEnd() - Method in class jsky.timeline.TimeLine
get the displayed end of the timeline
getDisplayImage() - Method in interface jsky.image.gui.BasicImageDisplay
Return the image being displayed (after image processing).
getDisplayImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the image being displayed (after image processing).
getDisplayImage() - Method in class jsky.image.gui.ImageDisplay
Return the image being displayed (after image processing).
getDisplayImage() - Method in class jsky.image.ImageProcessor
Returns the current display image.
getDisplayStart() - Method in class jsky.timeline.TimeLine
get the displayed start of the timeline
getDocURL() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.astrocat.AstroCatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in interface jsky.catalog.Catalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in interface jsky.catalog.FieldDesc
Return a URL pointing to documentation for this field, or null if not available
getDocURL() - Method in class jsky.catalog.FieldDescAdapter
Return a URL pointing to documentation for this field, or null if not available
getDocURL() - Method in class jsky.catalog.irsa.IRSACatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.MemoryCatalog
Return the documentation URL for the catalog
getDocURL() - Method in class jsky.catalog.skycat.SkycatCatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.skycat.TestCatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.TestCatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDouble(String) - Static method in class jsky.util.Convert
Extracts a double from a string.
getDoubleProperty(String) - Method in class jsky.catalog.TablePlotSymbol
Called by reflection for the DVMap interface to get the value of the named variable of type Double
getDoubleProperty(String) - Method in class jsky.util.JavaExpr
Called by reflection for the DVMap interface to get the value of the named variable
getDoubleValue(String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getDoubleValue(String, double) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getDoubleValue(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getDoubleValue(String, double) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getDragInteractor() - Method in class jsky.image.graphics.DivaImageGraphics
Return an interactor that allows dragging figures
getDrawingMode() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current drawing mode
getDrawingModeAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given mode
getDrawLabels() - Method in class jsky.util.gui.VRangeSlider
Indicates whether textual annotations will be drawn near this widget.
getDuration() - Method in class jsky.timeline.BlockTimeLineNode
get the duration of the time line node
getDuration() - Method in class jsky.timeline.DefaultTimeLineNode
get the duration of the time line node
getDuration() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the duration of the time line node
getDuration() - Method in interface jsky.timeline.TimeLineNode
get the duration of the time line node
getDuration() - Method in interface jsky.timeline.TimeLineNodeModel
get the duration of the time line node
getEclipticLatitude() - Method in class jsky.science.Coordinates
Returns the ecliptic latitude of the position in degrees.
getEclipticLongitude() - Method in class jsky.science.Coordinates
Returns the ecliptic longitude of the position in degrees.
getEditMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the Edit menu
getEditorPane() - Method in class jsky.html.HTMLViewer
Used to display HTML
getEncodeParamClass() - Method in class jsky.image.fits.codec.FITSCodec
Returns null since no encoder exists.
getEndTime() - Method in class jsky.timeline.BlockTimeLineNode
get the time on the time line that this node ends
getEndTime() - Method in class jsky.timeline.DefaultTimeLineModel
get the ending value of the timeline
getEndTime() - Method in class jsky.timeline.DefaultTimeLineNode
get the time on the time line that this node ends
getEndTime() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the time on the time line that this node ends
getEndTime() - Method in class jsky.timeline.TimeLine
get the ending value of the timeline
getEndTime() - Method in interface jsky.timeline.TimeLineModel
get the ending value of the timeline
getEndTime() - Method in interface jsky.timeline.TimeLineNode
get the time that this node ends
getEndTime() - Method in interface jsky.timeline.TimeLineNodeModel
get the time that this node ends
getEpoch() - Method in class jsky.science.Coordinates
Returns the epoch year for the position.
getEquinox() - Method in class jsky.catalog.RowCoordinates
Return the value of the equinox for world coordinates, if it is known (default: 2000).
getEquinox() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the value of the "equinox" property, if defined, otherwise 2000.
getEquinox() - Method in class jsky.catalog.TablePlotSymbol
Return the equinox of the RA and DEC columns
getEquinox() - Method in class jsky.coords.WCSTransform
Return the equinox used for coordinates (usually the equionx of the image)
getEquinox() - Method in interface jsky.coords.WorldCoordinateConverter
Return the equinox used for coordinates (usually the equionx of the image)
getEquinox() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the equinox used for coordinates (usually the equionx of the image)
getEquinox() - Method in class jsky.science.Coordinates
Returns the equinox used to display and parse the coordinate values.
getEquinoxCol() - Method in class jsky.catalog.RowCoordinates
Return the Index of a column containing the equnox for each row, or -1 if it is constant.
getEquinoxOptions() - Static method in class jsky.catalog.skycat.SkycatConfigEntry
 
getEventLayer() - Method in class jsky.image.graphics.MeasureBand
Get the layer that drag events are listened on
getEventLayer() - Method in class jsky.image.graphics.SelectionDragger
Get the layer that drag events are listened on
getException() - Method in class jsky.science.AbstractScienceObject
returns the local exception (if any).
getException() - Method in interface jsky.science.ScienceObjectModel
For validity purposes, a ScienceObjectNode will be "valid" if it has no exceptions assigned to it.
getExtension(File) - Method in class jsky.util.gui.ExampleFileFilter
Return the extension portion of the file's name .
getExtent() - Method in class jsky.util.gui.QuantitySlider
 
getExtentSize() - Method in class jsky.util.gui.BasicRangeSliderUI
 
getFg() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's foreground color (if no color is specified, use 2 colors: black and white)
getFieldClass() - Method in interface jsky.catalog.FieldDesc
Return the class to use to store values in this field.
getFieldClass() - Method in class jsky.catalog.FieldDescAdapter
 
getFieldDesc() - Method in class jsky.catalog.irsa.IRSACatalog
Download the XML file describing the catalog's table columns and return an array of field descriptions corresponding to the columns.
getFieldDesc() - Method in class jsky.catalog.SearchCondition
Return the column or parameter description.
getFields() - Method in class jsky.catalog.MemoryCatalog
Return an array of objects describing the table columns
getFields() - Static method in class jsky.image.gui.PickObjectStatistics
Return an array of objects describing the columns returned by getRow().
getFigure() - Method in class jsky.catalog.gui.SymbolSelectionEvent
Return the figure for the event.
getFigure() - Method in class jsky.graphics.CanvasFigureEvent
Return the figure for the event.
getFigureCount() - Method in interface jsky.graphics.CanvasGraphics
Return the number of figures.
getFigureCount() - Method in class jsky.image.graphics.DivaImageGraphics
Return the number of figures.
getFigureLayer() - Method in class jsky.image.graphics.MeasureBand
Get the layer that figures are selected on
getFigureLayer() - Method in class jsky.image.graphics.SelectionDragger
Get the layer that figures are selected on
getFigureList() - Method in class jsky.image.graphics.gui.CanvasDraw
Return a list of figures managed by this instance.
getFile() - Method in class jsky.util.Preferences
Return the full path name of the file to use to store the preferences
getFileChooser() - Method in class jsky.image.gui.DivaMainImageDisplay
Obtain a reference to the file chooser in use.
getFileMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the File menu
getFileMenu() - Method in class jsky.html.HTMLViewerMenuBar
Return the handle for the File menu
getFileMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the File menu
getFilename() - Method in class jsky.catalog.MemoryCatalog
Return the filename of the local catalog, if known
getFilename() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the image file name, if there is one.
getFilename() - Method in interface jsky.image.gui.MainImageDisplay
Return the image file name, if there is one.
getFill() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current fill color for drawing.
getFillAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given fill color
getFits() - Method in class jsky.image.fits.codec.FITSImage
Return the internal Fits object used to manage the image
getFitsGraphics() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the object used to save graphics to a FITS table in the image and reload it again later.
getFitsHDUChooser() - Method in class jsky.image.fits.gui.FITSHDUChooserFrame
Return the internal panel object
getFitsHDUChooser() - Method in class jsky.image.fits.gui.FITSHDUChooserInternalFrame
Return the internal panel object
getFitsHDUChooser() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the panel for manipulating FITS extensions
getFitsHDUChooserFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for manipulating FITS extensions
getFitsImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
If the current image is in FITS format, return the FITSImage object managing it, otherwise return null.
getFitsImage() - Method in interface jsky.image.gui.GraphicsImageDisplay
If the current image is in FITS format, return the FITSImage object managing it, otherwise return null.
getFITSKeywords() - Method in class jsky.image.fits.gui.FITSKeywordsFrame
Return the internal panel object
getFITSKeywords() - Method in class jsky.image.fits.gui.FITSKeywordsInternalFrame
Return the internal panel object
getFitsKeywordsFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for viewing the FITS keywords.
getFixedSelectionInteractor() - Method in class jsky.image.graphics.DivaImageGraphics
Return an interactor that allows selecting figures, but not dragging or resizing
getFlipX() - Method in class jsky.image.ImageProcessor
Return the value of the flipX flag.
getFlipY() - Method in class jsky.image.ImageProcessor
Return the value of the flipY flag.
getFloat(String) - Static method in class jsky.util.Convert
Extracts a float from a string.
getFloatValue(String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getFloatValue(String, float) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getFloatValue(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getFloatValue(String, float) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getFluxUnits() - Method in class jsky.science.AbstractWavelength1D
 
getFluxUnits() - Method in interface jsky.science.Wavelength1DModel
returns the units string for the data values in the model.
getFont() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current font color for drawing.
getFont(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a font for the given name
getFont() - Method in class jsky.util.gui.QuantityPanel
returns the current font for the JTextField
getFontAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given font color
getFormat() - Method in interface jsky.catalog.FieldDesc
Return a string describing the format of the field, if known, otherwise null
getFormat() - Method in class jsky.catalog.FieldDescAdapter
Return a string describing the format of the field, if known, otherwise null
getFormatName() - Method in class jsky.image.fits.codec.FITSCodec
Returns the name of the format handled by this codec.
getForwAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getForwAction() - Method in class jsky.html.HTMLViewer
 
getForwAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getForwAction() - Method in interface jsky.util.gui.GenericToolBarTarget
Return the action for "Forward"
getForwardButton() - Method in class jsky.util.gui.GenericToolBar
 
getForwStack() - Method in class jsky.catalog.gui.CatalogNavigator
Return the stack of CatalogHistoryItems, used to go forward to the next panel
getFrame(Component) - Static method in class jsky.util.gui.SwingUtil
Return the Frame (or JFrame) containing the given window, or null if there is none.
getFwhmX() - Method in class jsky.image.gui.PickObjectStatistics
FWHM in X
getFwhmX() - Method in class jsky.science.IQE
FWHM in X
getFwhmY() - Method in class jsky.image.gui.PickObjectStatistics
FWHM in Y
getFwhmY() - Method in class jsky.science.IQE
FWHM in Y
getGoMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the Go menu
getGoMenu() - Method in class jsky.html.HTMLViewerMenuBar
Return the handle for the Go menu
getGoMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the Go menu
getGraphicsMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the Graphics menu
getGraphicsPane() - Method in class jsky.image.graphics.DivaImageGraphics
Return the Diva graphics pane.
getGUIClass() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the gui node class for this model
getGUIClass() - Method in interface jsky.timeline.TimeLineNodeModel
get the gui node class for this model
getHandleHeight() - Method in class jsky.timeline.TimeLine
 
getHandlerClass() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the name of a class implementing the QueryResultHandler interface.
getHDU() - Method in class jsky.catalog.URLQueryResult
Return the HDU
getHDU(int) - Method in class jsky.image.fits.codec.FITSImage
Return the given HDU or null if it can not be accessed.
getHeader() - Method in class jsky.image.fits.codec.FITSImage
Return the FITS header object
getHeight() - Method in class jsky.coords.CoordinateRadius
Return the height, if set, otherwise 0.
getHeight() - Method in class jsky.coords.WCSTransform
Return the image height in pixels.
getHeight() - Method in interface jsky.coords.WorldCoordinateConverter
Return the image height in pixels.
getHeight() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the height in pixels
getHeight() - Method in class jsky.image.SimpleRenderedImage
Returns the height of the image.
getHeightInDeg() - Method in class jsky.coords.WCSTransform
return the height in deg
getHeightInDeg() - Method in interface jsky.coords.WorldCoordinateConverter
return the height in deg
getHeightInDeg() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the height in deg
getHelpMenu() - Method in class jsky.navigator.NavigatorImageDisplayMenuBar
Return the handle for the Help menu
getHelpMenu() - Method in class jsky.navigator.NavigatorMenuBar
Return the handle for the Help menu
getHighCut() - Method in class jsky.image.ImageProcessor
Get the high cutoff level
getHighWavelength() - Method in class jsky.science.Passband
Returns high end of the passband as a Wavelength
getHistogram(PlanarImage, int, double, double, ROI, int, int) - Method in class jsky.image.ImageHistogram
Return a histogram for the given image with the given size (number of bins).
getHistogram(int, ROI) - Method in class jsky.image.ImageProcessor
Return a histogram for the image with the given size (number of bins) and region of interest and default settings for the other arguments.
getHistoryList() - Method in class jsky.catalog.gui.CatalogNavigator
List of CatalogHistoryItem, for previously viewed catalogs or query results.
getHost() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the host name where the catalog server lives
getHost() - Static method in class jsky.util.ProxyServerUtil
Return the proxy server host name.
getHours() - Method in class jsky.coords.HMS
Return the number of hours (not including minutes or seconds)
getHTMLQueryResultHandler() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the handler used to report HTML format errors from servers
getHTMLViewer() - Method in class jsky.html.HTMLViewerFrame
Return the internal panel object
getHTMLViewer() - Method in class jsky.html.HTMLViewerInternalFrame
Return the internal panel object
getIcon(String) - Method in class jsky.util.ResourceMap
Checks and returns a cached Icon.
getIcon(String) - Static method in class jsky.util.Resources
Returns an Icon from the specified filename.
getId() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the Id or short name of the catalog directory
getId() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the Id or short name of the catalog
getId() - Method in class jsky.catalog.BasicQueryArgs
Return the object id being searched for, or null if none was defined.
getId() - Method in interface jsky.catalog.Catalog
Return the Id or short name of the catalog
getId() - Method in interface jsky.catalog.FieldDesc
Return the Id of this field.
getId() - Method in class jsky.catalog.FieldDescAdapter
 
getId() - Method in class jsky.catalog.irsa.IRSACatalog
Return the Id or short name of the catalog
getId() - Method in class jsky.catalog.MemoryCatalog
Return the id or short name of the catalog
getId() - Method in interface jsky.catalog.QueryArgs
Return the object id being searched for, or null if none was defined.
getId() - Method in class jsky.catalog.SearchCondition
Return the column or parameter id.
getId() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the id of the catalog (same as name here)
getId() - Method in class jsky.catalog.skycat.TestCatalog
Return the Id or short name of the catalog
getId() - Method in class jsky.catalog.TestCatalog
Return the Id or short name of the catalog
getIdCol() - Method in class jsky.catalog.RowCoordinates
Return the column containing the object id, or -1 if there isn't one.
getImage() - Method in interface jsky.image.gui.BasicImageDisplay
Return the source image (before processing).
getImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the source image (before processing).
getImage() - Method in class jsky.image.gui.ImageDisplay
Return the source image (before processing).
getImageCenter() - Method in class jsky.coords.WCSTransform
Return the center coordinates in image pixels.
getImageCenter() - Method in interface jsky.coords.WorldCoordinateConverter
Return the image center coordinates in pixels (image coordinates).
getImageCenter() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the center coordinates in image pixels.
getImageColors() - Method in class jsky.image.gui.ImageColorsFrame
Return the internal panel object
getImageColors() - Method in class jsky.image.gui.ImageColorsInternalFrame
Return the internal panel object
getImageColorsFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for manipulating image colormaps
getImageCutLevelsFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level windows (or internal frame) for setting cut levels
getImageDisplay() - Method in class jsky.app.jskycat.JSkyCat
Return the main image display
getImageDisplay() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the target image display.
getImageDisplay() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the target image display
getImageDisplay() - Method in class jsky.image.gui.ImageDisplayControl
Return the main image display widget
getImageDisplay() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the target image window
getImageDisplay() - Method in class jsky.image.gui.ImageDisplayPanel
 
getImageDisplay() - Method in class jsky.image.gui.ImageDisplayStatusPanel
Return the image window being monitored (for mouse motion).
getImageDisplay() - Method in class jsky.image.gui.ImageZoom
Return the zoom image display.
getImageDisplay() - Method in class jsky.navigator.Navigator
Used to display images
getImageDisplay() - Method in class jsky.navigator.NavigatorQueryTool
Return a reference to the main image display window, or null if there isn't one.
getImageDisplayAction() - Method in class jsky.navigator.Navigator
Return the action to use to show the image window.
getImageDisplayControl() - Method in class jsky.image.gui.ImageDisplayControlFrame
Return the internal ImageDisplayControl panel
getImageDisplayControl() - Method in class jsky.image.gui.ImageDisplayControlInternalFrame
Return the ImageDisplayControl object (the main widget)
getImageDisplayStatusPanel() - Method in class jsky.image.gui.ImageDisplayControl
Return the status panel window
getImageFrame() - Method in class jsky.app.jskycat.JSkyCat
Return the main image frame (JFrame or JInternalFrame)
getImageHeight() - Method in interface jsky.image.gui.BasicImageDisplay
Return the height of the source image in pixels
getImageHeight() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the height of the source image in pixels
getImageHeight() - Method in class jsky.image.gui.ImageDisplay
Return the height of the source image in pixels
getImageHistoryItem(File) - Method in class jsky.image.gui.DivaMainImageDisplay
Return the ImageHistoryItem from the history list, or null if not found.
getImageLayer() - Method in class jsky.image.graphics.DivaImageGraphics
Return the Diva layer containing the image
getImagePanner() - Method in class jsky.image.gui.ImageDisplayControl
Return the pan window
getImageProcessor() - Method in interface jsky.image.BasicImageReadableProcessor
Return the image processor object.
getImageProcessor() - Method in interface jsky.image.gui.BasicImageDisplay
Return the image processor object.
getImageProcessor() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the image processor object.
getImageProcessor() - Method in class jsky.image.gui.ImageDisplay
Return the image processor object.
getImageProperties() - Method in class jsky.image.gui.ImagePropertiesFrame
Return the internal panel object
getImageProperties() - Method in class jsky.image.gui.ImagePropertiesInternalFrame
Return the internal panel object
getImagePropertiesFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for viewing image properties
getImageProperty(PlanarImage, String, double) - Static method in class jsky.image.ImageUtil
Return the value of the given property for the given image as a double, or return the given default value, if the property was not defined.
getImageProperty(PlanarImage, String, int) - Static method in class jsky.image.ImageUtil
Return the value of the given property for the given image as an int, or return the given default value, if the property was not defined.
getImageProperty(PlanarImage, String, String) - Static method in class jsky.image.ImageUtil
Return the value of the given property for the given image as a String, or return the given default value, if the property was not defined.
getImageTiler() - Method in class jsky.image.fits.codec.FITSImage
Return the object used to access FITS data tiles (used only if MappedByteBuffer can't be used)
getImageWidth() - Method in interface jsky.image.gui.BasicImageDisplay
Return the width of the source image in pixels
getImageWidth() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the width of the source image in pixels
getImageWidth() - Method in class jsky.image.gui.ImageDisplay
Return the width of the source image in pixels
getImageX() - Method in class jsky.image.gui.PickObjectStatistics
The center X position in image coordinates
getImageY() - Method in class jsky.image.gui.PickObjectStatistics
The center Y position in image coordinates
getImageZoom() - Method in class jsky.image.gui.ImageDisplayControl
Return the zoom window
getIndexOf(Wavelength, double[]) - Method in class jsky.science.AbstractWavelength1D
Looks up the index of a specified wavelength in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOf(double, double[]) - Method in class jsky.science.AbstractWavelength1D
Looks up the index of a specified wavelength in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOf(Wavelength, double[], boolean) - Method in class jsky.science.AbstractWavelength1D
Looks up the index of a specified wavelength in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOf(double, double[], boolean) - Method in class jsky.science.AbstractWavelength1D
Looks up the index of a specified wavelength in the dataset to have a wavelength greater/equal to specified wavelength (as a double).
getIndexOf(double) - Method in class jsky.science.Wavelength1DArray
Returns the 1st index in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOf(Wavelength) - Method in class jsky.science.Wavelength1DArray
Returns the 1st index in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOfChild(Object, Object) - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the index of child in parent.
getInstance(Class) - Static method in class jsky.util.I18N
Return an instance of I18N, initialized to use i18n/gui_.properties, relative to the package directory for the given class.
getInt(String) - Static method in class jsky.util.Convert
Extracts an integer from a string.
getIntensityLookupTableName() - Method in class jsky.image.ImageColormap
Return the name of the current intensity lookup table
getIntensityLookupTableName() - Method in class jsky.image.ImageProcessor
Return the name of the current intensity lookup table
getInterpolation() - Method in interface jsky.image.gui.BasicImageDisplay
Return the interpolation object used to scale the image
getInterpolation() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the interpolation object used to scale the image
getInterpolation() - Method in class jsky.image.gui.ImageDisplay
Return the interpolation object used to scale the image
getInterpolation() - Method in class jsky.image.ImageProcessor
Return the type of interpolation to use (for rotating).
getIntervalCount() - Method in class jsky.timeline.DefaultTimeLineModel
get the number of intervals in the time line
getIntervalCount() - Method in class jsky.timeline.TimeLine
get the number of intervals in the time line
getIntervalCount() - Method in interface jsky.timeline.TimeLineModel
get the number of intervals in the time line
getIntervalTime() - Method in class jsky.timeline.TimeLine
get the time value of a single interval in the timeline
getIntValue(String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as an int, or 0 if not found.
getIntValue(String, int) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as an int, or 0 if not found.
getIntValue(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as an int, or 0 if not found.
getIntValue(String, int) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as an int, or 0 if not found.
getITT(String) - Static method in class jsky.image.ImageColorITTs
return the named lookup table
getITTName(int) - Static method in class jsky.image.ImageColorITTs
return the name of the ith intensity table
getITTNames() - Static method in class jsky.image.ImageColorITTs
return an array of intensity table names
getKeywordComment(String) - Method in class jsky.image.fits.codec.FITSImage
Return the comment for the given FITS keyword from the FITS header, or null if not found.
getKeywords() - Method in class jsky.image.fits.codec.FITSImage
Returns a list of FITS keywords for this image.
getKeywordValue(String) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword from the FITS header, or null if not found.
getKeywordValue(String, String) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword as a string, or the given default value, if not found.
getKeywordValue(String, int) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword as an integer, or the given default value, if not found.
getKeywordValue(String, double) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword as a double, or the given default value, if not found.
getKeywordValue(String, float) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword as a float, or the given default value, if not found.
getLabel() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's label (may be an expression using column names)
getLabel(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's label, evaluating the expression for the given row.
getLabel() - Method in class jsky.science.AbstractScienceObject
Convenience method for storing a "user friendly" name for an object.
getLabel() - Method in interface jsky.science.ScienceObjectModel
Returns a Label property - may be same as Name or same as toString() or provide a different implementation
getLabel() - Method in class jsky.util.gui.LabelEntry
 
getLabel() - Method in class jsky.util.gui.LabelEntrySlider
Return the label
getLabel() - Method in class jsky.util.gui.LabelJPanel
Return the internal label object.
getLabel() - Method in class jsky.util.gui.LabelWidget
Return the widget used to display the label.
getLabelForComponent(JComponent) - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the text of the label corresponding to the given display component, or null if not found.
getLabelText() - Method in class jsky.util.gui.LabelEntry
 
getLabelText() - Method in class jsky.util.gui.LabelJPanel
Return the text of the label
getLeftButton() - Method in class jsky.util.gui.LabelEntrySlider
Return the left arrow button
getLineInteractor() - Method in class jsky.image.graphics.DivaImageGraphics
Return an interactor for lines
getLineWidth() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current line width for drawing.
getLineWidthAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given line width
getLinkText(TableQueryResult, Object, int, int) - Method in interface jsky.catalog.FieldDesc
Return the text to display for the link, if there is one, otherwise null.
getLinkText(TableQueryResult, Object, int, int) - Method in class jsky.catalog.FieldDescAdapter
Return the text to display for the link, if there is one, otherwise null.
getLinkValue(TableQueryResult, Object, int) - Method in interface jsky.catalog.FieldDesc
If this field has a link, follow it and return the value it points to as a QueryResult.
getLinkValue(TableQueryResult, Object, int) - Method in class jsky.catalog.FieldDescAdapter
If this field has a link, follow it and return the value it points to as a QueryResult.
getLoggedInputStream(InputStream, int) - Method in class jsky.util.gui.ProgressPanel
Return a input stream that will generate log messages showing the progress of the read from the given stream.
getLoggedInputStream(URL) - Method in class jsky.util.gui.ProgressPanel
Return an input stream to use for reading from the given URL that will generate log messages showing the progress of the read.
getLoggedInputStream(InputStream, int) - Method in class jsky.util.gui.StatusPanel
Return a input stream that will generate log messages showing the progress of the read from the given stream.
getLoggedInputStream(URL) - Method in class jsky.util.gui.StatusPanel
Return an input stream to use for reading from the given URL that will generate log messages showing the progress of the read.
getLoggedInputStream(InputStream, int) - Method in interface jsky.util.StatusLogger
Return a input stream that will generate log messages showing the progress of the read from the given stream.
getLoggedInputStream(URL) - Method in interface jsky.util.StatusLogger
Return an input stream to use for reading from the given URL that will generate log messages showing the progress of the read.
getLongName() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the long name of the catalog
getLookupTable() - Method in class jsky.image.ImageLookup
Return the generated lookup table
getLowCut() - Method in class jsky.image.ImageProcessor
Get the low cutoff level
getLowWavelength() - Method in class jsky.science.Passband
Returns low end of the passband as a Wavelength
getLUT(String) - Static method in class jsky.image.ImageColorLUTs
return the named lookup table
getLUTName(int) - Static method in class jsky.image.ImageColorLUTs
return the name of the ith lookup table
getLUTNames() - Static method in class jsky.image.ImageColorLUTs
return an array of lookup table names
getMainImageDisplay() - Method in class jsky.image.gui.ImageZoom
Return the target ImageDisplay that we are monitoring.
getMaxHistoryItems() - Method in class jsky.catalog.gui.CatalogNavigator
Return the max number of items in the history list.
getMaxHistoryItems() - Method in class jsky.html.HTMLViewer
Return the max number of items in the history list.
getMaxHistoryItems() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the max number of items in the history list.
getMaximumRange() - Method in class jsky.science.QuantityRange
Get the maximum range value.
getMaximumSize() - Method in class jsky.util.gui.VRangeSlider
Returns maximum size of range slider.
getMaxRadius() - Method in class jsky.coords.CoordinateRadius
Return the max radius value.
getMaxRows() - Method in class jsky.catalog.BasicQueryArgs
Returns the max number of rows to be returned from a table query
getMaxRows() - Method in interface jsky.catalog.QueryArgs
Returns the max number of rows to be returned from a table query
getMaxTileX() - Method in class jsky.image.SimpleRenderedImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileY() - Method in class jsky.image.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles.
getMaxVal() - Method in class jsky.catalog.SearchCondition
Return the maximum value (actually a Double or String)
getMaxValue() - Method in class jsky.catalog.ValueRange
Return the maximum value.
getMaxValue() - Method in class jsky.image.ImageProcessor
Return the max pixel value in the region specified in the last call to calculateImageStatistics.
getMaxValue() - Method in class jsky.util.gui.VRangeSlider
Percent through scale of max gripper.
getMaxWavelength() - Method in class jsky.science.Wavelength1DFormula
 
getMaxX() - Method in class jsky.image.SimpleRenderedImage
Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
getMaxY() - Method in class jsky.image.SimpleRenderedImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMeanBackground() - Method in class jsky.image.gui.PickObjectStatistics
mean background level
getMeanBackground() - Method in class jsky.science.IQE
mean background level
getMeanX() - Method in class jsky.science.IQE
The center X position in image coordinates
getMeanY() - Method in class jsky.science.IQE
The center Y position in image coordinates
getMemoryCapacity() - Method in class jsky.image.MyTileCache
Returns the memory capacity in bytes.
getMessage() - Method in exception jsky.science.WavelengthNotInPassbandException
 
getMiddleWavelength() - Method in class jsky.science.Passband
Returns middle or central Wavelength.
getMin() - Method in class jsky.coords.DMS
Return the number of minutes (not including degrees or seconds)
getMin() - Method in class jsky.coords.HMS
Return the number of minutes (not including hours or seconds)
getMinimumRange() - Method in class jsky.science.QuantityRange
Get the minimum range value.
getMinimumSize() - Method in class jsky.util.gui.VRangeSlider
Returns minimum size of range slider.
getMinMaxValues() - Method in class jsky.util.gui.VRangeSlider
Gets minimum and maximum slider values.
getMinRadius() - Method in class jsky.coords.CoordinateRadius
Return the min radius value.
getMinTileX() - Method in class jsky.image.SimpleRenderedImage
Returns the horizontal index of the leftmost column of tiles.
getMinTileY() - Method in class jsky.image.SimpleRenderedImage
Returns the vertical index of the uppermost row of tiles.
getMinVal() - Method in class jsky.catalog.SearchCondition
Return the minimum value (actually a Double or String)
getMinValue() - Method in class jsky.catalog.ValueRange
Return the minimum value.
getMinValue() - Method in class jsky.image.ImageProcessor
Return the min pixel value in the region specified in the last call to calculateImageStatistics.
getMinValue() - Method in class jsky.util.gui.VRangeSlider
Percent through scale of min gripper.
getMinWavelength() - Method in class jsky.science.Wavelength1DFormula
 
getMinX() - Method in class jsky.image.SimpleRenderedImage
Returns the X coordinate of the leftmost column of the image.
getMinY() - Method in class jsky.image.SimpleRenderedImage
Returns the X coordinate of the uppermost row of the image.
getMode() - Method in class jsky.timeline.TimeLine
get the time line's mode
getModel() - Method in class jsky.timeline.BlockTimeLineNode
get the node's underlying model
getModel() - Method in class jsky.timeline.DefaultTimeLineNode
get the node's underlying model
getModel() - Method in class jsky.timeline.TimeLine
 
getModel() - Method in interface jsky.timeline.TimeLineNode
get the node's underlying model
getModel() - Method in class jsky.util.gui.Wavelength1DTableModel
 
getMoveDownAction() - Method in class jsky.catalog.gui.CatalogTree
 
getMoveUpAction() - Method in class jsky.catalog.gui.CatalogTree
 
getName() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the name of the catalog directory
getName() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the name of the catalog
getName() - Method in interface jsky.catalog.Catalog
Return the name of the catalog
getName() - Method in interface jsky.catalog.FieldDesc
Return the name of this field.
getName() - Method in class jsky.catalog.FieldDescAdapter
 
getName() - Method in class jsky.catalog.gui.CatalogHistoryItem
Return the catalogs's name.
getName() - Method in class jsky.catalog.gui.CatalogQueryTool
Return the name of this component (based on the data being displayed)
getName() - Method in class jsky.catalog.gui.TableDisplayTool
Return the name of this component (based on the data being displayed)
getName() - Method in class jsky.catalog.irsa.IRSACatalog
Return the name of the catalog
getName() - Method in class jsky.catalog.MemoryCatalog
Return the name of the catalog
getName() - Method in class jsky.catalog.SearchCondition
Return the column or parameter name.
getName() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the name of the catalog
getName() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the name of the catalog
getName() - Method in class jsky.catalog.skycat.TestCatalog
Return the name of the catalog
getName() - Method in class jsky.catalog.TablePlotSymbol
Return the display name of the symbol
getName() - Method in class jsky.catalog.TestCatalog
Return the name of the catalog
getName() - Method in class jsky.coords.NamedCoordinates
 
getName() - Method in class jsky.image.ImageProcessor
Return the name of this object
getName() - Method in class jsky.science.AbstractScienceObject
returns the Name property.
getName() - Method in interface jsky.science.ScienceObjectModel
Returns the Name property, should NOT return a null
getName() - Method in class jsky.util.NameValue
 
getNameServers() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a list of name servers (Catalogs with serv_type equal to "namesvr") to use to resolve astronomical object names.
getNameServers() - Method in class jsky.catalog.astrocat.AstroCatConfig
Return a list of name servers (Catalogs with serv_type equal to "namesvr") to use to resolve astronomical object names.
getNameServers() - Method in interface jsky.catalog.CatalogDirectory
Return a list of name servers (Catalogs with type equal to "namesvr") to use to resolve astronomical object names.
getNameServers() - Method in class jsky.catalog.skycat.SkycatConfigFile
Return a list of name servers (Catalogs with type equal to "namesvr") to use to resolve astronomical object names.
getNavigator() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the catalog navigator panel
getNavigator() - Method in class jsky.navigator.NavigatorFrame
Return the navigator panel.
getNavigator() - Method in class jsky.navigator.NavigatorImageDisplay
Return the instance of the catalog navigator used with this image display.
getNavigator() - Method in class jsky.navigator.NavigatorImageDisplayFrame
Return the instance of the catalog navigator used with this image.
getNavigator() - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Return the instance of the catalog navigator used with this image.
getNavigator() - Method in class jsky.navigator.NavigatorInternalFrame
Return the navigator panel.
getNavigatorPane() - Method in class jsky.navigator.NavigatorImageDisplay
Return the Diva pane containing the added catalog symbol layer.
getNAXIS() - Method in class jsky.image.fits.codec.FITSImage
Return the number of axes
getNewObject() - Method in class jsky.util.ReplacementEvent
Deprecated. Please use getNewValue() instead
getNewWindowMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the File => Exit menu item
getNonProxyHosts() - Static method in class jsky.util.ProxyServerUtil
Return the space separated list of domains not requiring a proxy.
getNorthAndEast(Point2D.Double, double, double, double, Point2D.Double, Point2D.Double) - Method in class jsky.catalog.gui.BasicTablePlotter
 
getNumberOfButtons() - Method in class jsky.util.gui.ToggleButtonPanel
Return the number of buttons
getNumCatalogs() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the number of catalogs in this directory
getNumCatalogs() - Method in interface jsky.catalog.CatalogDirectory
Return the number of catalogs in this directory
getNumCols() - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the number of columns to use for the display (should be an even number)
getNumColumns() - Method in class jsky.catalog.MemoryCatalog
Return the number of table columns..
getNumHDUs() - Method in class jsky.image.fits.codec.FITSImage
Return the number of FITS HDUs in the current image.
getNumHeaderBytes() - Method in class jsky.image.fits.codec.FITSCodec
Returns the number of bytes from the beginning of the data required to recognize it as being in FITS format.
getNumITTs() - Static method in class jsky.image.ImageColorITTs
return the numbr of intensity tables
getNumLUTs() - Static method in class jsky.image.ImageColorLUTs
return the numbr of lookup tables
getNumOptions() - Method in interface jsky.catalog.FieldDesc
If a list of options was defined for the field, return the number of options, otherwise 0.
getNumOptions() - Method in class jsky.catalog.FieldDescAdapter
If the field may only have a limited number of values, return the number of values, otherwise 0.
getNumPages() - Method in class jsky.image.fits.codec.FITSDecoder
Returns the number of pages (FITS extensions) present in the current stream.
getNumParams() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the number of query parameters that this catalog accepts
getNumParams() - Method in class jsky.catalog.astrocat.AstroCatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in interface jsky.catalog.Catalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.irsa.IRSACatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.MemoryCatalog
Return the number of query parameters that this catalog accepts.
getNumParams() - Method in class jsky.catalog.skycat.SkycatCatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.skycat.SkycatConfigEntry
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.skycat.TestCatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.TestCatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumPoints() - Method in class jsky.science.Wavelength1DArray
Returns the number of points in the array
getNumPoints() - Method in class jsky.science.Wavelength1DFormula
returns the length of the array that would be returned by toArrayWavelengths() and toArrayData().
getNumPoints() - Method in interface jsky.science.Wavelength1DModel
Returns the number of data points in the model.
getNumSymbols() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the number of plot symbol definitions associated with this catalog.
getNumSymbols() - Method in class jsky.catalog.irsa.IRSACatalog
Return the number of plot symbol definitions associated with this catalog.
getNumSymbols() - Method in interface jsky.catalog.PlotableCatalog
Return the number of plot symbol definitions associated with this catalog.
getNumSymbols() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the number of plot symbol definitions associated with this catalog.
getNumSymbols() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the number of plot symbol definitions associated with this catalog.
getNumURLs() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the number of query URLs defined
getNumXTiles() - Method in class jsky.image.SimpleRenderedImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumYTiles() - Method in class jsky.image.SimpleRenderedImage
Returns the number of tiles along the tile grid in the vertical direction.
getObjectIdString() - Method in class jsky.science.AbstractScienceObject
Useful for debugging output, returns a String containing the class and hashcode of the specified object.
getObjectIdString(Object) - Static method in class jsky.science.AbstractScienceObject
Useful for debugging output, returns a String containing the class and hashcode of the specified object.
getObjectName() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the name of the object being displayed, if known, otherwise null.
getObjectName() - Method in class jsky.image.gui.ImageDisplayPanel
Return the name of the source image, if known, otherwise an empty string.
getObjectName() - Method in interface jsky.image.gui.MainImageDisplay
Return the name of the object being displayed, if known, otherwise null.
getObjectPeak() - Method in class jsky.image.gui.PickObjectStatistics
peak value of object above background
getObjectPeak() - Method in class jsky.science.IQE
peak value of object above background
getOffset() - Method in class jsky.science.ProperMotion
 
getOKButton() - Method in class jsky.util.gui.TabbedPanel
 
getOpenAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getOpenAction() - Method in class jsky.html.HTMLViewer
 
getOpenAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getOpenAction() - Method in interface jsky.util.gui.GenericToolBarTarget
Return the action for "Open"
getOpenButton() - Method in class jsky.util.gui.GenericToolBar
 
getOptionName(int) - Method in interface jsky.catalog.FieldDesc
Return the name of the ith option for this field.
getOptionName(int) - Method in class jsky.catalog.FieldDescAdapter
Return the name of the ith option for this field.
getOptionValue(int) - Method in interface jsky.catalog.FieldDesc
Return the value of the ith option for this field.
getOptionValue(int) - Method in class jsky.catalog.FieldDescAdapter
Return the value of the ith option for this field.
getOrient() - Method in class jsky.image.gui.ImageColorbar
Return the orientation of colorbar (SwingConstants.HORIZONTAL or SwingConstants.VERTICAL)
getOrientation() - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
getOrientation() - Method in class jsky.util.gui.CoordinatesPanel
 
getOrientation() - Method in class jsky.util.gui.ProperMotionPanel
 
getOrigin() - Method in interface jsky.image.gui.BasicImageDisplay
Return the origin of the displayed image in canvas coordinates.
getOrigin() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the origin of the displayed image in canvas coordinates.
getOrigin() - Method in class jsky.image.gui.ImageDisplay
Return the origin of the displayed image in canvas coordinates.
getOutline() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current outline color for drawing.
getOutlineAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given outline color
getOverlayLayer() - Method in class jsky.image.graphics.SelectionDragger
Get the layer that drag rectangles are drawn on
getPanel() - Method in class jsky.util.gui.LabelJPanel
Return the panel object.
getParamDesc(int) - Method in class jsky.catalog.AbstractCatalogDirectory
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.AbstractCatalogDirectory
Return a description of the named query parameter
getParamDesc(int) - Method in class jsky.catalog.astrocat.AstroCatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Return a description of the named query parameter, if found, otherwise null.
getParamDesc(int) - Method in interface jsky.catalog.Catalog
Return a description of the ith query parameter
getParamDesc(String) - Method in interface jsky.catalog.Catalog
Return a description of the named query parameter
getParamDesc(int) - Method in class jsky.catalog.irsa.IRSACatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.irsa.IRSACatalog
Return a description of the named query parameter, if found, otherwise null.
getParamDesc(int) - Method in class jsky.catalog.MemoryCatalog
Return a description of the ith query parameter.
getParamDesc(String) - Method in class jsky.catalog.MemoryCatalog
Return a description of the named query parameter.
getParamDesc(int) - Method in class jsky.catalog.skycat.SkycatCatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.skycat.SkycatCatalog
Return a description of the named query parameter
getParamDesc(int) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a description of the named query parameter, if found, otherwise null.
getParamDesc(int) - Method in class jsky.catalog.skycat.TestCatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.skycat.TestCatalog
Return a description of the named query parameter
getParamDesc(int) - Method in class jsky.catalog.TestCatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.TestCatalog
Return a description of the named query parameter
getParamValue(int) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the ith parameter
getParamValue(String) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the named parameter
getParamValue(int) - Method in interface jsky.catalog.QueryArgs
Get the value of the ith parameter
getParamValue(String) - Method in interface jsky.catalog.QueryArgs
Get the value of the named parameter
getParamValueAsDouble(String, double) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the named parameter as a double.
getParamValueAsDouble(String, double) - Method in interface jsky.catalog.QueryArgs
Get the value of the named parameter as a double.
getParamValueAsInt(String, int) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the named parameter as an integer.
getParamValueAsInt(String, int) - Method in interface jsky.catalog.QueryArgs
Get the value of the named parameter as an integer.
getParamValueAsString(String, String) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the named parameter as a String.
getParamValueAsString(String, String) - Method in interface jsky.catalog.QueryArgs
Get the value of the named parameter as a String.
getParent() - Method in class jsky.catalog.AbstractCatalogDirectory
 
getParent() - Method in class jsky.catalog.astrocat.AstroCatalog
 
getParent() - Method in interface jsky.catalog.Catalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.catalog.irsa.IRSACatalog
 
getParent() - Method in class jsky.catalog.MemoryCatalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.catalog.skycat.SkycatCatalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.catalog.skycat.TestCatalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.catalog.TestCatalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.science.AbstractScienceObject
Returns the parent object in a hierarchy of objects.
getParent() - Method in interface jsky.science.ScienceObjectModel
Returns the parent, if any.
getParent() - Method in class jsky.timeline.BlockTimeLineNode
get the parent time line
getParent() - Method in class jsky.timeline.DefaultTimeLineNode
get the parent time line
getParent() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the time line node's parent
getParent() - Method in interface jsky.timeline.TimeLineNode
get the parent time line
getParent() - Method in interface jsky.timeline.TimeLineNodeModel
get the time line node's parent
getParentFrame() - Method in class jsky.catalog.gui.CatalogNavigator
Return the top level parent frame (or internal frame) for this window
getParentFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level parent frame (or internal frame) used to close the window
getPassband() - Method in class jsky.util.gui.PassbandPanel
Returns the Passband being edited.
getPasteAction() - Method in class jsky.catalog.gui.CatalogTree
 
getPath(Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Return an array of catalogs describing the path to the given catalog or catalog directory.
getPath() - Method in class jsky.catalog.AbstractCatalogDirectory
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.astrocat.AstroCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in interface jsky.catalog.Catalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath(Catalog) - Method in interface jsky.catalog.CatalogDirectory
Return an array of catalogs describing the path to the given catalog or catalog directory.
getPath() - Method in class jsky.catalog.irsa.IRSACatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.MemoryCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.skycat.SkycatCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.skycat.TestCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.TestCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPickObject() - Method in class jsky.image.gui.PickObjectFrame
Return the internal panel object
getPickObject() - Method in class jsky.image.gui.PickObjectInternalFrame
Return the internal panel object
getPickObjectFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for selecting image objects (stars, galaxies)
getPickObjectMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the Pick Object menu item
getPickObjectPanel() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the Pick Object panel, if initialized
getPixels(double, double, WCSTransform) - Static method in class jsky.coords.platepos
 
getPixels(double, double, WCSTransform) - Static method in class jsky.coords.worldpos
 
getPixelValue(Point2D.Double, int) - Method in interface jsky.image.gui.BasicImageDisplay
Return the value of the pixel in the given band at the given user coordinates
getPixelValue(Point2D.Double, int) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the value of the pixel in the given band at the given user coordinates
getPixelValue(Point2D.Double, int) - Method in interface jsky.image.gui.GraphicsImageDisplay
Return the value of the pixel in the given band at the given user coordinates
getPixelValue(Point2D.Double, int) - Method in class jsky.image.gui.ImageDisplay
Return the value of the pixel in the given band at the given user coordinates
getPixelValues(Rectangle, int) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return an array containing the values of the pixels in the given band in the given user coordinates region.
getPixelValues(Rectangle, int) - Method in interface jsky.image.gui.GraphicsImageDisplay
Return an array containing the values of the pixels in the given band in the given user coordinates region.
getPlotButton() - Method in class jsky.catalog.gui.TableDisplayTool
 
getPlotSymbolInfo(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Return the plot symbol info for the given table.
getPlotSymbolInfo(TableQueryResult) - Method in interface jsky.catalog.gui.TablePlotter
Return the plot symbol info for the given table.
getPlotSymbolInfo() - Method in class jsky.catalog.gui.TableSymbolConfig
Return an array of TablePlotSymbol objects based on the user's selections (one object for each row in the table).
getPlotSymbolInfo(TablePlotSymbol[]) - Static method in class jsky.catalog.TablePlotSymbol
Return a String in Tcl list format describing the given array of plot symbol objects.
getPlotter() - Method in class jsky.catalog.gui.CatalogNavigator
Return the object used to plot table data, or null if none was defined.
getPlotter() - Method in class jsky.catalog.gui.TableDisplayTool
Return the object to use to plot the table data
getPointForTime(Time) - Method in class jsky.timeline.TimeLine
get the x coordinate for specified time
getPort() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the host name where the catalog server lives
getPort() - Static method in class jsky.util.ProxyServerUtil
Return the proxy server port.
getPosition(double, double, WCSTransform) - Static method in class jsky.coords.platepos
 
getPosition(double, double, WCSTransform) - Static method in class jsky.coords.worldpos
 
getPreference(String) - Method in class jsky.util.Preferences
Return the preference value for the given key, or null if not found.
getPreference(String, String) - Method in class jsky.util.Preferences
Return the preference value for the given key, or the default value if not found.
getPreferences() - Static method in class jsky.util.Preferences
Return the global instance of this class, creating one first if needed
getPreferredSize(JComponent) - Method in class jsky.util.gui.BasicRangeSliderUI
 
getPreferredSize() - Method in class jsky.util.gui.VRangeSlider
Returns preferred size of range slider.
getPreviewImage(int) - Method in class jsky.image.EmptyRenderedImage
Return a prescaled PlanarImage that fits entirely in a window of the given size, of null if there are any errors.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSData
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataByte
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataDouble
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataFloat
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataInt
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataShort
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewSize() - Method in class jsky.image.fits.codec.FITSDecodeParam
Return the value of the previewSize property.
getPreviewSize() - Static method in class jsky.image.fits.codec.FITSImage
Return the requested size for the preview image
getPrintAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getPrintAction() - Method in class jsky.html.HTMLViewer
 
getPrintAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getPrintPreviewAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getProgressBar() - Method in class jsky.util.gui.StatusPanel
Return the progress bar
getProgressPanel() - Method in class jsky.catalog.gui.CatalogNavigator
Return the panel used to display download progress information
getProgressPanel() - Method in class jsky.util.gui.ProgressPanelDialog
Return the internal panel object
getProperMotion() - Method in class jsky.util.gui.ProperMotionPanel
 
getProperties() - Method in class jsky.catalog.MemoryCatalog
Return the properties defined in the table header
getProperties() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the fields of this catalog entry as a property table.
getProperties() - Method in class jsky.util.Preferences
Return the Properties object used to store the key/value pairs.
getProperties(String) - Static method in class jsky.util.Resources
Loads an installed Properties file.
getProperty(String) - Method in class jsky.catalog.MemoryCatalog
Return the value of the named property as a String
getProperty(String) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the value of the named property as a String
getProperty(String) - Method in class jsky.image.fits.codec.FITSImage
Gets a property from the property set of this image.
getProperty(String) - Method in class jsky.image.SimpleRenderedImage
Gets a property from the property set of this image.
getPropertyChangeEvent() - Method in exception jsky.util.ReplaceablePropertyVetoException
Gets the vetoed PropertyChangeEvent.
getPropertyNames() - Method in class jsky.image.fits.codec.FITSImage
Returns a list of property names that are recognized by this image.
getPropertyNames() - Method in class jsky.image.SimpleRenderedImage
Returns a list of property names that are recognized by this image.
getPropertyNames(String) - Method in class jsky.image.SimpleRenderedImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getProtocol() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the protocol to use to access the catalog.
getQuantity() - Method in class jsky.util.gui.QuantityPanel
Returns the Quantity object being editted
getQuantity() - Method in class jsky.util.gui.QuantitySlider
 
getQueryArgs() - Method in class jsky.catalog.gui.CatalogQueryPanel
Return a QueryArgs object based on the current panel settings that can be passed to the Catalog.query() method.
getQueryArgs() - Method in class jsky.catalog.irsa.IRSACatalogQueryPanel
Return a QueryArgs object based on the current panel settings that can be passed to the Catalog.query() method.
getQueryArgs() - Method in class jsky.catalog.MemoryCatalog
Return the object representing the arguments to the query that resulted in this table, if known, otherwise null.
getQueryArgs() - Method in interface jsky.catalog.TableQueryResult
Return the object representing the arguments to the query that resulted in this table, if known, otherwise null.
getQueryComponent() - Method in class jsky.catalog.gui.CatalogHistoryItem
Return the component displaying the catalog or query results (used in this session).
getQueryComponent() - Method in class jsky.catalog.gui.CatalogNavigator
Return the panel currently being displayed
getQueryCount() - Method in class jsky.catalog.skycat.SkycatCatalog
Returns the number of querries made so far
getQueryResult() - Method in class jsky.catalog.gui.CatalogNavigator
 
getQueryResult() - Method in class jsky.catalog.gui.CatalogTree
Return a reference to the QueryResult being displayed (in this case, it should be a CatalogDirectory object of some kind).
getQueryResult(URL) - Method in class jsky.catalog.gui.CatalogTree
This method is called in a background thread to get the contents of the given URL and return a QueryResult object representing it.
getQueryResult(URL) - Method in interface jsky.catalog.QueryResultHandler
Fetch the data for the given URL and return a QueryResult representing it.
getQueryResultDisplay() - Method in class jsky.catalog.gui.CatalogQueryTool
Return the object used to diplay the result of a query
getQueryResultDisplay() - Method in class jsky.catalog.gui.CatalogTree
Return the object used to display leaf items, such as tables, etc.
getQueryResultDisplay() - Method in class jsky.catalog.gui.TableDisplay
Return the object used to display query results (when following links)
getQuerySplitPane() - Method in class jsky.catalog.gui.CatalogNavigator
The pane dividing the catalog tree and the query panel
getQueryType() - Method in class jsky.catalog.BasicQueryArgs
Returns the query type (an optional string, which may be interpreted by some catalogs)
getQueryType() - Method in interface jsky.catalog.QueryArgs
Returns the query type (an optional string, which may be interpreted by some catalogs)
getRA() - Method in interface jsky.coords.WorldCoordinates
return the RA value in J2000
getRA() - Method in class jsky.coords.WorldCoords
return the RA value
getRa() - Method in class jsky.science.Coordinates
Returns the right-ascension of the position in degrees.
getRa(String) - Method in class jsky.science.Coordinates
Returns the right-ascension of the position in degrees.
getRa() - Method in class jsky.science.CoordinatesOffset
Returns the right-ascension offset in degrees.
getRa(String) - Method in class jsky.science.CoordinatesOffset
Returns the right-ascension offset in specified units
getRaCol() - Method in class jsky.catalog.RowCoordinates
Return the column index for the RA coordinate, or -1 if not known.
getRaCol() - Method in class jsky.catalog.skycat.SkycatPlotSymbol
Return the index of the center position RA column
getRaCol() - Method in class jsky.catalog.TablePlotSymbol
Return the index of the center position RA column
getRaDec(double) - Method in interface jsky.coords.WorldCoordinates
Return RA and DEC in degrees as an array of 2 doubles {ra, dec} in the given equinox.
getRaDec(double) - Method in class jsky.coords.WorldCoords
Return RA and DEC in degrees as an array of 2 doubles {ra, dec} in the given equinox.
getRaDeg() - Method in interface jsky.coords.WorldCoordinates
return the RA value in deg J2000
getRaDeg() - Method in class jsky.coords.WorldCoords
return the RA value in deg
getRaError() - Method in class jsky.science.ProperMotion
Returns the right-ascension component of proper motion error in degrees.
getRangeLeft() - Method in class jsky.util.gui.BasicRangeSliderUI
 
getRangeRight() - Method in class jsky.util.gui.BasicRangeSliderUI
 
getRatio() - Method in class jsky.catalog.TablePlotSymbol
Return the X/Y size ratio (stretching) (may be expression using column names)
getRatio(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's ratio, evaluating the expression for the given row.
getRealHeight() - Method in class jsky.image.fits.codec.FITSImage
Returns the real height of the image.
getRealWidth() - Method in class jsky.image.fits.codec.FITSImage
Returns the real width of the image.
getRegion() - Method in class jsky.catalog.BasicQueryArgs
Return an object describing the query region (center position and radius range), or null if none was defined.
getRegion() - Method in interface jsky.catalog.QueryArgs
Return an object describing the query region (center position and radius range), or null if none was defined.
getReplacementEvent() - Method in exception jsky.util.ReplacementVetoException
 
getRescaledSourceImage() - Method in class jsky.image.ImageProcessor
Returns the current source image, after applying BZERO and BSCALE, if needed.
getResource(String) - Static method in class jsky.util.Resources
Gets a URL associated with the given resource.
getResourceAsStream(String) - Static method in class jsky.util.Resources
Gets a resource as an InputStream.
getResultComponent() - Method in class jsky.catalog.gui.CatalogNavigator
Return the panel currently being displayed
getResultSplitPane() - Method in class jsky.catalog.gui.CatalogNavigator
The pane dividing the query and the results panel
getReverseY() - Method in class jsky.image.ImageProcessor
Return the value of the reverseY flag.
getRightButton() - Method in class jsky.util.gui.LabelEntrySlider
Return the right arrow button
getRoot() - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the root of the tree.
getRootCatalogDirectory() - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the root catalog directory, casted to an AbstractCatalogDirectory.
getRootComponent() - Method in class jsky.catalog.gui.CatalogNavigator
Return the top level parent frame (or internal frame) for this window
getRootComponent() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level parent frame (or internal frame) used to close the window
getRootComponent() - Method in interface jsky.image.gui.MainImageDisplay
Return the top level parent frame (or internal frame) (Used to open and close the window displaying image).
getRow() - Method in class jsky.catalog.gui.SymbolSelectionEvent
Return the catalog table data row corresponding to the symbol.
getRow(int) - Method in class jsky.catalog.gui.TableDisplayTool
Return the vector for the given row.
getRow() - Method in class jsky.catalog.gui.TableSelectionEvent
Return the catalog table data row corresponding to the table.
getRow() - Method in class jsky.image.gui.PickObjectStatistics
Return a vector containing the information in this object that can be used to add a row to a catalog table.
getRowCoordinates() - Method in class jsky.catalog.MemoryCatalog
Return an object storing the column indexes where RA and Dec are found, using the first plot symbol definition found.
getRowCoordinates() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the object storing the column indexes where RA,Dec or X,Y are found
getRowCoordinates() - Method in class jsky.catalog.skycat.SkycatPlotSymbol
Return an object storing the column indexes where RA and Dec are found
getRowCoordinates() - Method in class jsky.catalog.TablePlotSymbol
Return an object storing the column indexes where RA and Dec are found
getRowCoordinates() - Method in interface jsky.catalog.TableQueryResult
Return an object describing the columns that can be used to search this catalog.
getRowCount() - Method in class jsky.catalog.gui.TableDisplayTool
Return the number of rows in the table.
getRowCount() - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getRowCount() - Method in class jsky.util.gui.Wavelength1DTableModel
 
getSampleModel() - Method in class jsky.image.SimpleRenderedImage
Returns the SampleModel of the image.
getSampleModelHint(int, int, int) - Static method in class jsky.image.ImageUtil
Return a RenderingHints object defining the sample model (data type) of the resulting image of an operation.
getSaveAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getSaveAsAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getSaveAsAction() - Method in class jsky.html.HTMLViewer
 
getSaveAsAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getSaveAsHTMLAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getSaveWithImageAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getScale() - Method in class jsky.image.fits.codec.FITSImage
Return the current scale factor (zooming out is handled here for performance reasons).
getScale() - Method in interface jsky.image.gui.BasicImageDisplay
Return the current scale (zoom factor) for the image.
getScale() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the current scale (zoom factor) for the image.
getScale() - Method in class jsky.image.gui.ImageDisplay
Return the current scale (zoom factor) for the image.
getScale() - Method in class jsky.image.gui.ImageHistoryItem
Get access to the scale factor
getScaleAlgorithm() - Method in class jsky.image.ImageProcessor
Return the current image scaling algorithm (one of the constants defined in the ImageLookup class (default: ImageLookup.LINEAR_SCALE).
getScaleHints() - Method in interface jsky.image.gui.BasicImageDisplay
Return the optional rendering hints used for the image scale operation
getScaleHints() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the optional rendering hints used for the image scale operation
getScaleHints() - Method in class jsky.image.gui.ImageDisplay
Return the optional rendering hints used for the image scale operation
getScaleLabel(float) - Static method in class jsky.image.gui.ImageDisplayMenuBar
Get the scale menu label for the given float scale factor.
getScaleLabel(float) - Method in class jsky.image.gui.ImageDisplayPanel
Get the scale menu label for the given float scale factor.
getScaleLookupTable() - Method in class jsky.image.ImageProcessor
Return the lookup table used to scale the image to byte range
getScrollPane() - Method in class jsky.catalog.gui.TableDisplay
Return the JScrollPane used to scroll the table
getSec() - Method in class jsky.coords.DMS
Return the number of seconds (not including degrees and minutes)
getSec() - Method in class jsky.coords.HMS
Return the number of seconds (not including hours and minutes)
getSelected() - Method in class jsky.util.gui.ToggleButtonPanel
Return the selected button
getSelectedArea() - Method in class jsky.image.graphics.SelectionDragger
 
getSelectedColor() - Method in class jsky.timeline.BlockTimeLineNode
get the the selected color the time line node
getSelectedColor() - Method in class jsky.timeline.DefaultTimeLineNode
get the the selected color the time line node
getSelectedColor() - Method in interface jsky.timeline.TimeLineNode
get the the selected color the time line node
getSelectedNode() - Method in class jsky.catalog.gui.CatalogTree
Return the currently selected tree node
getSelectedNodes() - Method in class jsky.timeline.TimeLine
get the list of nodes in the timeline which are currently selected
getSelectionDragger() - Method in class jsky.image.graphics.DivaImageGraphics
Used for selecting all objects in a rectangular region
getSelectionFilter() - Method in class jsky.image.graphics.SelectionDragger
Get the mouse filter that controls when this selection filter is activated.
getSelectionInteractor() - Method in class jsky.image.graphics.DivaImageGraphics
Return an interactor that allows selection, dragging and resizing figures
getSelectionMode() - Method in class jsky.timeline.BlockTimeLineNode
get the selection mode of the time line node
getSelectionMode() - Method in class jsky.timeline.DefaultTimeLineNode
get the selection mode of the time line node
getSelectionMode() - Method in interface jsky.timeline.TimeLineNode
get the selection mode of the time line node
getSep() - Method in class jsky.util.Preferences
Return the system path separator.
getSeparatorStyle() - Static method in class jsky.science.Coordinates
Returns the global separator style.
getServType() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the value from the serv_type field.
getShape() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's shape as a constant (CIRCLE, ELLIPSE, etc...).
getShapeName() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol shape name
getShortName() - Method in class jsky.catalog.skycat.SkycatCatalog
Return a short name or alias for the catalog
getShortName() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a short name or alias for the catalog
getShow() - Method in class jsky.catalog.gui.TableDisplay
Return an array specifying which columns to show, if defined, otherwise null.
getSign() - Method in class jsky.coords.DMS
Return the sign of the value
getSign() - Method in class jsky.coords.HMS
Return the sign of the value
getSize() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's size (may be an expression using column names)
getSize(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's size, evaluating the size expression for the given row.
getSize() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Return the size of the data to read
getSlider() - Method in class jsky.util.gui.LabelEntrySlider
Return the slider
getSortColumn() - Method in class jsky.util.gui.SortedJTable
Returns the column number of the current sort column.
getSortedJTable() - Method in class jsky.catalog.gui.TableDisplayTool
Return the table for displaying query results
getSortedRowIndex(int) - Method in class jsky.util.gui.SortedJTable
Return the index of the given sorted row before sorting
getSortType() - Method in class jsky.util.gui.SortedJTable
Returns whether the current sort is ASCENDING or DESCENDING.
getSourceImage() - Method in class jsky.image.ImageProcessor
Returns the current source image.
getSources() - Method in class jsky.image.SimpleRenderedImage
 
getSQLString() - Method in class jsky.catalog.irsa.IRSACatalogQueryPanel
Return the generated SQL string.
getSQLString() - Method in class jsky.catalog.irsa.IRSAQueryArgs
 
getStandardBroadBands() - Static method in class jsky.science.Passband
Returns array of Strings containing (arbitrarily) only the names of Passbands where the length of the name is a single character
getStandardPassband(String) - Static method in class jsky.science.Passband
Returns the Passband in the standard list by name.
getStartDate() - Method in class jsky.timeline.DefaultTimeLineModel
get the start date
getStartDate() - Method in class jsky.timeline.TimeLine
get the start date
getStartDate() - Method in interface jsky.timeline.TimeLineModel
get the start date
getStartTime() - Method in class jsky.timeline.BlockTimeLineNode
get the time on the time line that this node starts
getStartTime() - Method in class jsky.timeline.DefaultTimeLineModel
get the starting value in the timeline
getStartTime() - Method in class jsky.timeline.DefaultTimeLineNode
get the time on the time line that this node starts
getStartTime() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the time on the time line that this node starts
getStartTime() - Method in class jsky.timeline.TimeLine
get the starting value in the timeline
getStartTime() - Method in interface jsky.timeline.TimeLineModel
get the starting value in the timeline
getStartTime() - Method in interface jsky.timeline.TimeLineNode
get the time that this node starts
getStartTime() - Method in interface jsky.timeline.TimeLineNodeModel
get the time that this node starts
getStatistics() - Method in class jsky.image.gui.PickObject
Return an object with information about the selected position, or null if no position was selected.
getStatus() - Method in class jsky.image.gui.PickObjectStatistics
Return the status of the last pick operation
getStatus() - Method in class jsky.science.IQE
Return the status of the constructor
getStatusPanel() - Method in class jsky.util.gui.ProgressPanel
Return the status panel (displays the progress bar and text field).
getStdBands() - Static method in class jsky.science.Passband
Returns String array containing the names of the defined standard passbands
getStipple(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a composite for the given skycat stipple name (pat0..pat15)
getString(String) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale.
getString(String, Object[]) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale after substituting the given parameters using the MessageFormat class.
getString(String, Object) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale after substituting the given parameter using the MessageFormat class.
getString(String, Object, Object) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale after substituting the given parameters (p1 and p2) using the MessageFormat class.
getString(String, Object, Object, Object) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale after substituting the given parameters (p1 and p2) using the MessageFormat class.
getStringProperty(String) - Method in class jsky.catalog.TablePlotSymbol
Called by reflection for the DVMap interface to get the value of the named variable of type String
getStringValue(String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a String, or null if not found.
getStringValue(String, String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a String, or null if not found.
getStringValue(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a String, or null if not found.
getStringValue(String, String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a String, or null if not found.
getSubsample() - Method in class jsky.image.fits.codec.FITSImage
Return the increment to use when accessing the image data if _scale is less than 1.
getSuffix(String) - Static method in class jsky.util.FileUtil
Return the suffix of a file.
getSymbolDesc(int) - Method in class jsky.catalog.astrocat.AstroCatalog
Return the ith plot symbol description
getSymbolDesc(int) - Method in class jsky.catalog.irsa.IRSACatalog
Return the ith plot symbol description
getSymbolDesc(int) - Method in interface jsky.catalog.PlotableCatalog
Return the ith plot symbol description
getSymbolDesc(int) - Method in class jsky.catalog.skycat.SkycatCatalog
Return the ith plot symbol description
getSymbolDesc(int) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the ith plot symbol description
getSymbolLayer() - Method in class jsky.navigator.NavigatorPane
Return the layer to use to draw teh catalog symbols.
getSymbols() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the array of symbol descriptions
getSymbols() - Method in class jsky.catalog.irsa.IRSACatalog
Return the array of symbol descriptions
getSymbols() - Method in interface jsky.catalog.PlotableCatalog
Return an array of symbol descriptions, or null if none are defined.
getSymbols() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the array of symbol descriptions
getSymbols() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the array of symbol descriptions
getTabbedPane() - Method in class jsky.util.gui.TabbedPanel
 
getTabbedPanel() - Method in class jsky.util.gui.TabbedPanelFrame
 
getTabbedPanel() - Method in class jsky.util.gui.TabbedPanelInternalFrame
 
getTable() - Method in class jsky.catalog.gui.SymbolSelectionEvent
Return the table containing the data.
getTable() - Method in class jsky.catalog.gui.TableDisplay
Return the widget used to display the table.
getTable() - Method in class jsky.catalog.gui.TableDisplayTool
Return the TableQueryResult corresponding to this object
getTable() - Method in class jsky.catalog.gui.TableSelectionEvent
Return the table containing the data.
getTable() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the table data (for local catalogs) or null, if not known.
getTable() - Method in class jsky.catalog.TablePlotSymbol
Return the catalog table containing the data to be plotted
getTable() - Method in class jsky.image.fits.gui.FITSHDUChooser
Return the JTable used to display the HDU information for the FITS file.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Sets an initial value for the editor.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jsky.util.gui.SexagesimalTableCellEditor
This method is sent to the editor by the drawing table to configure the editor appropriately before drawing.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
This method is sent to the renderer by the drawing table to configure the renderer appropriately before drawing.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.util.gui.ArrayTableCellRenderer
This method is sent to the renderer by the drawing table to configure the renderer appropriately before drawing.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.util.gui.SexagesimalTableCellRenderer
This method is sent to the renderer by the drawing table to configure the renderer appropriately before drawing.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.util.gui.SortedJTable.CustomHeaderRenderer
 
getTableDisplay() - Method in class jsky.catalog.gui.TableDisplayTool
Return the table for displaying query results
getTableHDU(Fits, int) - Static method in class jsky.navigator.NavigatorFITSTable
Return the object for the given HDU index.
getTableMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the Table menu
getTableQueryResult() - Method in class jsky.catalog.gui.TableDisplay
Return the current table query result (same as the table model).
getTableRegion(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Scan the given table and return an object describing the area of the sky that it covers, or null if not known.
getTables() - Method in class jsky.catalog.gui.BasicTablePlotter
Return an array containing the tables managed by this object.
getTables() - Method in interface jsky.catalog.gui.TablePlotter
Return an array containing the tables managed by this object.
getText() - Method in class jsky.util.gui.LabelEntry
 
getTextField() - Method in class jsky.util.gui.LabelEntrySlider
Return the entry
getTextField() - Method in class jsky.util.gui.StatusPanel
Return the text field used to display the message
getThumbOverhang() - Method in class jsky.util.gui.MetalRangeSliderUI
Returns the amount that the thumb goes past the slide bar.
getThumbSize() - Method in class jsky.util.gui.MetalRangeSliderUI
 
getTickLength() - Method in class jsky.util.gui.MetalRangeSliderUI
Gets the height of the tick area for horizontal sliders and the width of the tick area for vertical sliders.
getTile(int, int) - Method in class jsky.image.EmptyRenderedImage
Generate and return the given tile (required by the RenderedImage interface).
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSData
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataByte
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataDouble
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataFloat
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataInt
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataShort
Fill in the given tile with the appropriate image data.
getTile(int, int) - Method in class jsky.image.fits.codec.FITSImage
Generate and return the given tile (required by the RenderedImage interface).
getTile(int, int) - Method in class jsky.image.MyTileCache
Retrieves a tile.
getTileCacheHint(int, int, int) - Static method in class jsky.image.ImageUtil
Return a RenderingHints object defining a tile cache with the given number of tiles of the given size.
getTileCapacity() - Method in class jsky.image.MyTileCache
Returns the tile capacity in tiles.
getTileGridXOffset() - Method in class jsky.image.SimpleRenderedImage
Returns the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class jsky.image.SimpleRenderedImage
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
getTileHeight() - Method in class jsky.image.SimpleRenderedImage
Returns the height of a tile.
getTileWidth() - Method in class jsky.image.SimpleRenderedImage
Returns the width of a tile.
getTimeForDate(Date) - Method in class jsky.timeline.DefaultTimeLineModel
takes a date and convert it to a time where the new time is equal to the date - start date
getTimeForDate(Date) - Method in class jsky.timeline.TimeLine
takes a date and convert it to a time where the new time is equal to the date - start date
getTimeForDate(Date) - Method in interface jsky.timeline.TimeLineModel
takes a date and convert it to a time where the new time is equal to the date - start date
getTimeForPoint(float) - Method in class jsky.timeline.TimeLine
get the time value of an X coordinate in the TimeLine
getTimeLineNodeName() - Method in class jsky.timeline.BlockTimeLineNode
get the name of the time line node
getTimeLineNodeName() - Method in class jsky.timeline.DefaultTimeLineNode
get the name of the time line node
getTimeLineNodeName() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the name of the time line node
getTimeLineNodeName() - Method in interface jsky.timeline.TimeLineNode
get the name of the time line node
getTimeLineNodeName() - Method in interface jsky.timeline.TimeLineNodeModel
get the name of the time line node
getTimeLineNodes() - Method in class jsky.timeline.DefaultTimeLineModel
get the time line node models in a uneditable list
getTimeLineNodes() - Method in class jsky.timeline.TimeLine
get the time line nodes in a uneditable list
getTimeLineNodes() - Method in interface jsky.timeline.TimeLineModel
get the time line nodes in a uneditable list
getTimeLineNodesIterator() - Method in class jsky.timeline.DefaultTimeLineModel
get an iterator for the time line node models
getTimeLineNodesIterator() - Method in class jsky.timeline.TimeLine
get an iterator for the time line nodes
getTimeLineNodesIterator() - Method in interface jsky.timeline.TimeLineModel
get an iterator for the time line nodes
getTitle() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a string to display as a title for the catalog directory in a user interface
getTitle() - Method in class jsky.catalog.astrocat.AstroCatalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in interface jsky.catalog.Catalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in class jsky.catalog.irsa.IRSACatalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in class jsky.catalog.MemoryCatalog
Return the title for the catalog
getTitle() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the title of the catalog (same as name here)
getTitle() - Method in class jsky.catalog.skycat.TestCatalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in class jsky.catalog.TestCatalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in class jsky.html.HTMLViewerHistoryItem
Return the catalogs's name.
getTitle() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the frame's title.
getTitle() - Method in class jsky.util.gui.PrintableJTable
Gets the title to be printed before the table contents.
getToBottomAction() - Method in class jsky.catalog.gui.CatalogTree
 
getToggleFilter() - Method in class jsky.image.graphics.SelectionDragger
Get the mouse filter that controls the toggling of selections
getToolBar() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the toolbar associated with the image display
getToolTipText(MouseEvent) - Method in class jsky.timeline.TimeLine
 
getTotalCounts() - Method in interface jsky.science.Spectrum
Returns total counts in the model in units of photons / second / cm^2 (cm^2 is per centimeter squared of mirror area).
getTotalCounts() - Method in class jsky.science.Spectrum1DArray
Returns the total counts in photons/sec/cm^2.
getToTopAction() - Method in class jsky.catalog.gui.CatalogTree
 
getTrackLength() - Method in class jsky.util.gui.MetalRangeSliderUI
Returns the longer dimension of the slide bar.
getTrackWidth() - Method in class jsky.util.gui.MetalRangeSliderUI
Returns the shorter dimension of the track.
getTransferData(DataFlavor) - Method in class jsky.util.TransferableList
Returns an array of Objects that contains the transfer data for all Transferables within the TransferableList that support the specified DataFlavor.
getTransferDataFlavors() - Method in class jsky.util.TransferableList
Returns the set of supported DataFlavors for the Transferables in the list.
getTree() - Method in class jsky.catalog.gui.CatalogTree
Return the internal JTree
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class jsky.catalog.gui.CatalogTreeCellRenderer
 
getType() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in interface jsky.catalog.Catalog
Return the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in interface jsky.catalog.FieldDesc
Return a string describing the semantic type of the field (for example: "ra", "dec", "radius").
getType() - Method in class jsky.catalog.FieldDescAdapter
Return a string describing the semantic type of the field (for example: "ra", "dec", "radius").
getType() - Method in class jsky.catalog.irsa.IRSACatalog
Return the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.MemoryCatalog
Return the catalog type (normally one of the Catalog constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the catalog type (normally one of the Catalog constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.skycat.TestCatalog
Return the catalog type (normally one of the Catalog constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.TestCatalog
Return the catalog type (normally one of the Catalog constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType(Shape) - Method in class jsky.image.graphics.gui.FITSGraphics
Return the Tk canvas item type name corresponding to the given shape.
getTypeName(String) - Method in class jsky.catalog.TablePlotSymbol
Implements the DVMap interface
getTypeName(String) - Method in class jsky.util.JavaExpr
Implements the DVMap interface
getTypeSuffix(String) - Method in class jsky.image.gui.ImageSaveDialog
Returns the standard filename suffix for the specified file type.
getUIClassID() - Method in class jsky.util.gui.RangeSlider
Returns the name of the L&F class that renders this component.
getUnits() - Method in interface jsky.catalog.FieldDesc
Return a string describing the units of the field values, if known (for example: "arcmin", "arcsec", "deg")
getUnits() - Method in class jsky.catalog.FieldDescAdapter
Return a string describing the units of the field values, if known (for example: "arcmin", "arcsec", "deg")
getUnits() - Method in class jsky.catalog.TablePlotSymbol
Return the units of the symbol size ("image" for image pixels, "deg equinox" for world coordinate degrees
getUnits() - Method in exception jsky.science.UnitsNotSupportedException
 
getUnitsAbbrev(Class, String) - Static method in class jsky.science.Quantity
Returns the abbreviation for the specified Units type.
getUnitsAbbrev(String) - Static method in class jsky.science.Time
 
getUnitsIgnoreCase(Class, String) - Static method in class jsky.science.Quantity
Does a case-insensitve search through the list of valid units for a class and returns the proper casing for the specified units
getUnitsType() - Method in class jsky.timeline.TimeLine
get the unit types to display in the timeline
getUnplotAllButton() - Method in class jsky.catalog.gui.TableDisplayTool
 
getUnplotButton() - Method in class jsky.catalog.gui.TableDisplayTool
 
getUnselectedColor() - Method in class jsky.timeline.BlockTimeLineNode
get the the unselected color the time line node
getUnselectedColor() - Method in class jsky.timeline.DefaultTimeLineNode
get the the unselected color the time line node
getUnselectedColor() - Method in interface jsky.timeline.TimeLineNode
get the the unselected color the time line node
getUnsortedRowIndex(int) - Method in class jsky.util.gui.SortedJTable
Return the index of the given row after sorting
getURL() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the URL of the file describing this catalog directory.
getURL() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the URL of the XML file describing this catalog, if known, otherwise null.
getURL() - Method in class jsky.catalog.irsa.IRSACatalog
Return the URL of the XML file describing this catalog, if known, otherwise null.
getURL(int) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the nth query URL
getURL() - Method in class jsky.catalog.URLQueryResult
Return the URL
getURL() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the image URL, if there is one.
getURL() - Method in interface jsky.image.gui.MainImageDisplay
Return the image URL, if there is one, otherwise null.
getURL(URL) - Static method in class jsky.util.FileUtil
Return the contents of the URL as a String
getURL() - Method in class jsky.util.SaxParserUtil
Return the URL of the last XML file parsed by this instance.
getURLPath() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the path name to the catalog server
getURLPath() - Method in class jsky.catalog.irsa.IRSACatalog
Return the path name to the catalog server
getURLStr() - Method in class jsky.catalog.gui.CatalogHistoryItem
Return the URL of the catalog, table or FITS file, if known, otherwise null.
getURLStr() - Method in class jsky.html.HTMLViewerHistoryItem
Return the URL of the catalog, table or FITS file, if known, otherwise null.
getVal() - Method in class jsky.catalog.SearchCondition
Return the value (actually a Double or String)
getVal() - Method in class jsky.coords.DMS
Return the value (fractional number of degrees) as a double
getVal() - Method in class jsky.coords.HMS
Return the value (fractional number of hours) as a double
getValue(String) - Method in interface jsky.catalog.FieldDesc
Parse the given string into the correct class type for this field and return the value.
getValue(String) - Method in class jsky.catalog.FieldDescAdapter
Parse the given string into the correct class type for this field and return the value.
getValue(FieldDesc, String) - Static method in class jsky.catalog.FieldFormat
Return an object for the given field description by parsing the given string.
getValue(FieldDesc, JComponent) - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the value in the given component, or null if there is no value there.
getValue(int) - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the value in the ith component, or null if there is no value there.
getValue(String) - Method in class jsky.science.Flux
Returns a doublecontaining current value in the specified units.
getValue(String) - Method in class jsky.science.Quantity
Returns the quantity value in specified units.
getValue() - Method in class jsky.science.Quantity
Returns the value of the an instance as a double in the current default units
getValue(String) - Method in class jsky.science.Redshift
Returns a doublecontaining current value in the specified units.
getValue(String) - Method in class jsky.science.Time
Returns value in specified Units.
getValue(String) - Method in class jsky.science.Wavelength
Returns value in specified Units.
getValue(Wavelength) - Method in class jsky.science.Wavelength1DArray
Returns the data value at the specified Wavelength.
getValue(double) - Method in class jsky.science.Wavelength1DArray
Returns the data value at a wavelength specified as a double.
getValue(Wavelength) - Method in interface jsky.science.Wavelength1DModel
Return the value of the model at the specified Wavelength.
getValue() - Method in class jsky.util.gui.LabelEntry
 
getValue() - Method in class jsky.util.gui.LabelEntrySlider
Return the current value.
getValue() - Method in class jsky.util.NameValue
 
getValue() - Method in class jsky.util.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueAt(int, String) - Method in class jsky.catalog.MemoryCatalog
Return the value at the given row and columm name
getValueAt(int, int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getValueAt(int, int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
getValueAtIndex(int) - Method in class jsky.science.Wavelength1DArray
Returns the data value at the specified index
getValueAtIndex(int) - Method in class jsky.science.Wavelength1DFormula
This is a trivial implementation that returns the formula value for a specified index.
getValueIsAdjusting() - Method in class jsky.util.gui.LabelEntrySlider
Return the valueIsAdjusting property of the slider
getValueIsAdjusting() - Method in class jsky.util.gui.QuantitySlider
passes through the valueIsAdjusting property of the slide, let event recipients decide whether or not they want to deal with these events
getValueRange(FieldDesc, String) - Static method in class jsky.catalog.FieldFormat
Return a ValueRange object representing a range of values for the given field by parsing the given string.
getVerticalSpacer() - Method in class jsky.timeline.TimeLine
 
getVetoReasonType() - Method in exception jsky.timeline.DetailedPropertyVetoException
get the reasoning type for this veto exception
getVetoReasonType() - Method in exception jsky.util.ReplaceablePropertyVetoException
get the reasoning type for this veto exception
getVetoSource() - Method in exception jsky.timeline.DetailedPropertyVetoException
get the source of the veto exception
getVetoSource() - Method in exception jsky.util.ReplaceablePropertyVetoException
get the source of the veto exception
getViewMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the View menu
getViewMenu() - Method in class jsky.html.HTMLViewerMenuBar
Return the handle for the View menu
getViewMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the View menu
getVisibleArea() - Method in interface jsky.image.BasicImageReadableProcessor
Return a rectangle describing the visible area of the image (in user coordinates).
getVisibleArea() - Method in interface jsky.image.gui.BasicImageDisplay
Return a rectangle describing the visible area of the image (in user coordinates).
getVisibleArea() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return a rectangle describing the visible area of the image (in user coordinates).
getVisibleArea() - Method in class jsky.image.gui.ImageDisplay
Return a rectangle describing the visible area of the image (in user coordinates).
getWavelength() - Method in exception jsky.science.WavelengthNotInPassbandException
 
getWavelengthAtIndex(int) - Method in class jsky.science.Wavelength1DArray
Returns the wavelength data value for specified index as a Wavelength
getWavelengthAtIndex(int) - Method in class jsky.science.Wavelength1DFormula
Returns the wavelength data value for specified index as a Wavelength
getWavelengthAtIndexAsDouble(int) - Method in class jsky.science.Wavelength1DArray
Returns the wavelength data value for specified index as a double value in the current default wavelength units
getWavelengthAtIndexAsDouble(int) - Method in class jsky.science.Wavelength1DFormula
Returns the wavelength data value for specified index as a double value in the current default wavelength units
getWavelengthUnits() - Method in class jsky.science.Wavelength1DArray
Returns the units at which the wavelength double values are currently stored
getWCS() - Method in interface jsky.image.gui.BasicImageDisplay
Return the object used to convert between image and world coordinates, or null if none is available.
getWCS() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the object used to convert between image and world coordinates, or null if none was set.
getWCS() - Method in class jsky.image.gui.ImageDisplay
Return the object used to convert between image and world coordinates, or null if none was set.
getWCSCenter() - Method in class jsky.catalog.MemoryCatalog
Return the center coordinates for this table from the query arguments, if known, otherwise return the coordinates of the first row, or null if there are no world coordinates available.
getWCSCenter() - Method in interface jsky.catalog.TableQueryResult
Return the center coordinates for this table from the query arguments, if known, otherwise return the coordinates of the first row, or null if there are no world coordinates available.
getWCSCenter() - Method in class jsky.coords.WCSTransform
Return the center RA,DEC coordinates in deg.
getWCSCenter() - Method in interface jsky.coords.WorldCoordinateConverter
Return the center RA,Dec coordinates in degrees.
getWCSCenter() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the center RA,Dec coordinates in degrees.
getWidestRow(TableModel, int) - Static method in class jsky.util.gui.TableUtil
 
getWidth() - Method in class jsky.coords.CoordinateRadius
Return the width, if set, otherwise 0.
getWidth() - Method in class jsky.coords.WCSTransform
Return the image width in pixels.
getWidth() - Method in interface jsky.coords.WorldCoordinateConverter
Return the image width in pixels.
getWidth() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the width in pixels
getWidth() - Method in class jsky.image.SimpleRenderedImage
Returns the width of the image.
getWidthInDeg() - Method in class jsky.coords.WCSTransform
return the width in deg
getWidthInDeg() - Method in interface jsky.coords.WorldCoordinateConverter
return the width in deg
getWidthInDeg() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the width in deg
getWindows() - Static method in class jsky.util.gui.LookAndFeelMenu
Return a list of top level windows (JFrames or JInternalFrames).
getX() - Method in interface jsky.coords.Coordinates
return the X coordinate as a double
getX() - Method in class jsky.coords.ImageCoords
return the X value
getX() - Method in class jsky.coords.WorldCoords
return the X (ra) coordinate in deg
getXCol() - Method in class jsky.catalog.RowCoordinates
Return the column index for the X coordinate, or -1 if not known.
getXLabel() - Method in class jsky.util.gui.XYDisplay
Return the widget displaying X label
getXValue() - Method in class jsky.util.gui.XYDisplay
Return the widget displaying X value
getY() - Method in interface jsky.coords.Coordinates
return the Y coordinate as a double
getY() - Method in class jsky.coords.ImageCoords
return the Y value
getY() - Method in class jsky.coords.WorldCoords
return the Y *dec) coordinate in deg
getYCol() - Method in class jsky.catalog.RowCoordinates
Return the column index for the Y coordinate, or -1 if not known.
getYLabel() - Method in class jsky.util.gui.XYDisplay
Return the widget displaying Y label
getYValue() - Method in class jsky.util.gui.XYDisplay
Return the widget displaying Y value
getZoomFactor() - Method in class jsky.image.gui.ImageZoom
Return the zoom factor
getZoomInButton() - Method in class jsky.util.gui.ZoomControl
Return the button used to zoom in.
getZoomOutButton() - Method in class jsky.util.gui.ZoomControl
Return the button used to zoom out.
GIF_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The GIF file type.
GifEncoder - Class in jsky.image
 
GifEncoder(Image, OutputStream) - Constructor for class jsky.image.GifEncoder
 
GifEncoder(Image, OutputStream, boolean) - Constructor for class jsky.image.GifEncoder
 
GifEncoder(ImageProducer, OutputStream) - Constructor for class jsky.image.GifEncoder
 
GifEncoder(ImageProducer, OutputStream, boolean) - Constructor for class jsky.image.GifEncoder
 
GIGAHERTZ - Static variable in class jsky.science.Wavelength
 
GIGAHERTZABBREV - Static variable in class jsky.science.Wavelength
 
goMenu - Variable in class jsky.html.HTMLViewerMenuBar
Handle for the Go menu
graphics - Variable in class jsky.image.graphics.gui.CanvasDraw
Object managing image graphics
graphics - Variable in class jsky.image.graphics.gui.FITSGraphics
Object managing image graphics
GraphicsImageDisplay - Interface in jsky.image.gui
This defines the interface for a widget that can display images and draw graphics overlays.
GreyscaleFilter - Class in jsky.image
Filters an image by converting colors to greyscale.
GreyscaleFilter() - Constructor for class jsky.image.GreyscaleFilter
The only constructor.
GridBagUtil - Class in jsky.util.gui
Utility class for use with the GridBagLayout layout manager.
GridBagUtil(Container) - Constructor for class jsky.util.gui.GridBagUtil
 
GridBagUtil(Container, GridBagLayout) - Constructor for class jsky.util.gui.GridBagUtil
 

H

h - Static variable in class jsky.science.Constants
 
handleKeyEvent(KeyEvent) - Method in class jsky.timeline.BlockTimeLineNode
handle key event
handleKeyEvent(KeyEvent) - Method in class jsky.timeline.DefaultTimeLineNode
handle key event
handleKeyEvent(KeyEvent) - Method in class jsky.timeline.TimeLine
this method handles any key events received by the panel.
handleKeyEvent(KeyEvent) - Method in interface jsky.timeline.TimeLineNode
handle key event
handleMouseClicked(MouseEvent) - Method in class jsky.timeline.TimeLine
this method handles any mouse clicked events
handleMouseDragEvent(MouseEvent) - Method in class jsky.timeline.BlockTimeLineNode
handle mouse events
handleMouseDragEvent(MouseEvent) - Method in class jsky.timeline.DefaultTimeLineNode
handle mouse events
handleMouseDragEvent(MouseEvent) - Method in interface jsky.timeline.TimeLineNode
handle mouse events
handleMouseEvent(MouseEvent) - Method in class jsky.timeline.BlockTimeLineNode
handle mouse events
handleMouseEvent(MouseEvent) - Method in class jsky.timeline.DefaultTimeLineNode
 
handleMouseEvent(MouseEvent) - Method in interface jsky.timeline.TimeLineNode
handle mouse events
handleMouseMoveEvent(MouseEvent) - Method in class jsky.timeline.BlockTimeLineNode
handle mouse events
handleMouseMoveEvent(MouseEvent) - Method in class jsky.timeline.DefaultTimeLineNode
handle mouse events
handleMouseMoveEvent(MouseEvent) - Method in interface jsky.timeline.TimeLineNode
handle mouse events
handleMousePressed(MouseEvent) - Method in class jsky.timeline.TimeLine
this method handles any mouse pressed or mouse released events
hasCol(String) - Method in class jsky.catalog.MemoryCatalog
return true if the table contains the given column
hasCoordinates() - Method in class jsky.catalog.MemoryCatalog
Return true if the table has coordinate columns, such as (ra, dec)
hasCoordinates() - Method in class jsky.catalog.RowCoordinates
Return true if coordinate columns, such as (ra, dec), were defined
hasCoordinates() - Method in interface jsky.catalog.TableQueryResult
Return true if the table has coordinate columns, such as (ra, dec)
hashCode() - Method in class jsky.science.Coordinates
Returns the hashcode for this Coordinates.
hashCode() - Method in class jsky.science.Quantity
sets the hashcode value to the int of the value
hasLink() - Method in interface jsky.catalog.FieldDesc
Return true if the field has a link pointing to more data.
hasLink() - Method in class jsky.catalog.FieldDescAdapter
Return true if the field has a link pointing to more data.
hasMoreElements() - Method in class jsky.util.StringTokenizerUtil
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class jsky.util.StringTokenizerUtil
Tests if there are more tokens available from this tokenizer's string.
hcut - Variable in class jsky.image.gui.ImageHistoryItem
Low cut
hdu - Variable in class jsky.catalog.URLQueryResult
For FITS tables, the index of the HDU in the FITS file, otherwise -1.
HEIGHT - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: height of query area (in arcmin or pixels)
height - Variable in class jsky.coords.CoordinateRadius
Height about the center (optional)
height - Variable in class jsky.image.SimpleRenderedImage
The image's height in pixels.
HELP - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
HERTZ - Static variable in class jsky.science.Wavelength
 
HERTZABBREV - Static variable in class jsky.science.Wavelength
 
hideGraphics() - Method in class jsky.image.graphics.gui.CanvasDraw
Toggle the visibility all figures created by this instance.
hideGraphicsAction - Variable in class jsky.image.graphics.gui.CanvasDraw
Action to use to toggle the visibility of all figures.
hidePopups() - Method in class jsky.catalog.gui.TableDisplayTool
Hide any popup windows associated with this window
HIGH_PROPERTY - Static variable in class jsky.science.Passband
bound property change name for change in the HighWavelength
highCut - Variable in class jsky.image.gui.ImageCutLevels
current high cut value
highLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
highlightColor - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
highValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
HIST_EQ - Static variable in class jsky.image.ImageLookup
Constant to pass to the scale method for histogram equalization scaling
histEqScale(PlanarImage, double, double, ROI, ImageHistogram) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a histogram equalization color scale operation on the image using the given cut levels and ROI and return the resulting image.
histogram(PlanarImage, ROI, int, int, int[], double[], double[]) - Static method in class jsky.image.operator.ImageOps
Get statistics on the given image, such as the min and max pixel values.
HISTOGRAM_SIZE - Static variable in class jsky.image.gui.ImageCutLevels
default number of bins in histogram (may be less)
HISTORY_LIST_NAME - Static variable in class jsky.html.HTMLViewer
Base filename for serialization of the history list
historyList - Variable in class jsky.html.HTMLViewer
List of HTMLViewerHistoryItem, for previously viewed catalogs or query results.
hit(Rectangle2D) - Method in class jsky.image.graphics.ImageFigure
Test if this shape is hit by the given rectangle (Override parent class version, since the 25-sep-00 version only hits the outline).
HIT_LEFT_EDGE - Static variable in interface jsky.timeline.TimeLineNode
 
HIT_LEFT_EDGE - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
HIT_RIGHT_EDGE - Static variable in interface jsky.timeline.TimeLineNode
 
HIT_RIGHT_EDGE - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
HMS - Class in jsky.coords
Class representing a value of the form "hours:min:sec".
HMS() - Constructor for class jsky.coords.HMS
Default constructor: initialize to null values
HMS(double, int, double) - Constructor for class jsky.coords.HMS
Initialize with the given hours, minutes and seconds.
HMS(double) - Constructor for class jsky.coords.HMS
Initialize from a decimal hours value and calculate H:M:S.sss.
HMS(HMS) - Constructor for class jsky.coords.HMS
Copy constructor
HMS(String) - Constructor for class jsky.coords.HMS
Initialize from a string value, in format H:M:S.sss, hh, or H M S.
HMS(String, boolean) - Constructor for class jsky.coords.HMS
Initialize from a string value, in format H:M:S.sss, hh, or H M S.
HORIZONTAL - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Orientation where RA and DEC are side by side
HORIZONTAL - Static variable in class jsky.util.gui.CoordinatesPanel
Orientation where RA and DEC are side by side
HORIZONTAL - Static variable in class jsky.util.gui.ProperMotionPanel
Orientation where RA and DEC are side by side
horizontalPanelLayout() - Method in class jsky.image.gui.ImageDisplayPanel
Combine the panel items in a horizontal layout
horizThumbIcon - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
HOUR - Static variable in class jsky.science.Time
 
HOURABBREV - Static variable in class jsky.science.Time
 
hrdeg(double) - Static method in class jsky.coords.WCSTransform
 
hrrad(double) - Static method in class jsky.coords.WCSTransform
 
html - Variable in class jsky.html.HTMLViewer
Used to display HTML
HTMLQueryResultHandler - Interface in jsky.catalog
This interface defines a method that classes can call when an HTTP server unexpectedly returns an HTML page, which normally contains an error message about a broken link, etc.
HTMLViewer - Class in jsky.html
Used to associate handler classes with file suffixes and mime-types.
HTMLViewer() - Constructor for class jsky.html.HTMLViewer
Create a window for displaying HTML.
HTMLViewer(Component) - Constructor for class jsky.html.HTMLViewer
Create a window for displaying HTML.
HTMLViewer(Component, URL) - Constructor for class jsky.html.HTMLViewer
Create a window for displaying the given HTML URL.
htmlViewer - Variable in class jsky.html.HTMLViewerMenuBar
Target panel
HTMLViewerFrame - Class in jsky.html
Provides a top level window for an HTMLViewer panel.
HTMLViewerFrame() - Constructor for class jsky.html.HTMLViewerFrame
Create a top level window containing an HTMLViewer panel.
HTMLViewerHistoryItem - Class in jsky.html
Local class used to store information about previously viewed URLs.
HTMLViewerHistoryItem(String, URL) - Constructor for class jsky.html.HTMLViewerHistoryItem
Create a history item with the given title (for display) and URL.
HTMLViewerInternalFrame - Class in jsky.html
Provides a top level window for an HTMLViewer panel.
HTMLViewerInternalFrame() - Constructor for class jsky.html.HTMLViewerInternalFrame
Create a top level window containing an HTMLViewer panel.
HTMLViewerMenuBar - Class in jsky.html
Implements a menubar for an HTMLViewer.
HTMLViewerMenuBar(HTMLViewer, GenericToolBar) - Constructor for class jsky.html.HTMLViewerMenuBar
Create the menubar for the given HTMLViewer panel
HyperlinkTableCellEditor - Class in jsky.catalog.gui
Used to display a button in a table cell.
HyperlinkTableCellEditor(FieldDesc, TableQueryResult, QueryResultDisplay) - Constructor for class jsky.catalog.gui.HyperlinkTableCellEditor
Create a JTable cell renderer for columns containing a URL.
HyperlinkTableCellRenderer - Class in jsky.catalog.gui
Used to display a button in a table cell.
HyperlinkTableCellRenderer(FieldDesc, TableQueryResult) - Constructor for class jsky.catalog.gui.HyperlinkTableCellRenderer
Create a JTable cell renderer based on a JButton.

I

I18N - Class in jsky.util
Simple utility class for accessing property file resource bundles for internationalization.
IApplyCancel - Interface in jsky.util
An interface for dialogs that can be applied or canceled.
iconLabel - Variable in class jsky.util.gui.ProgressPanel
Displays the active GIF icon
ID - Static variable in class jsky.image.gui.PickObjectStatistics
 
ID_COL - Static variable in class jsky.catalog.MemoryCatalog
 
ID_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
idCol - Variable in class jsky.catalog.RowCoordinates
The column containing the object id, or -1 if there isn't one
ignoreChangeEvents - Variable in class jsky.image.gui.ImageCutLevels
True if change events for the slider should be ignored
ignoreEvents - Variable in class jsky.image.gui.ImageColors
True if GUI events should be ignored
IllegalNodePositionException - Exception in jsky.timeline
An exception that gets thrown when a time line node is set to an illegal position.
IllegalNodePositionException() - Constructor for exception jsky.timeline.IllegalNodePositionException
Constructs an Exception with no specified detail message
IllegalNodePositionException(String) - Constructor for exception jsky.timeline.IllegalNodePositionException
Constructs an Exception with the specified detail message
IMAGE - Static variable in interface jsky.coords.CoordinateConverter
Constant for image coordinates
IMAGE_DATA_CHANGED - Static variable in class jsky.image.ImageChangeEvent
Bit set if the image data was modified so that the image display should be updated
IMAGE_PIXEL_UNITS - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
IMAGE_SERVER - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for servers that return an image
IMAGE_SIZE - Static variable in class jsky.image.gui.PickObject
Default size (width, height) of the window displaying the image
IMAGE_X - Static variable in class jsky.image.gui.PickObjectStatistics
 
IMAGE_Y - Static variable in class jsky.image.gui.PickObjectStatistics
 
IMAGE_ZOOM - Static variable in class jsky.image.gui.PickObject
Default zoom factor for the image
ImageChangeEvent - Class in jsky.image
Used to describe image change events such as loading a new image, setting a new origin or scale.
ImageChangeEvent(Object) - Constructor for class jsky.image.ImageChangeEvent
Create a new image change event.
ImageColorbar - Class in jsky.image.gui
This widget displays a color bar with the colors used in the image and allows you to manipulate the color lookup table by dragging the mouse over the bar (based on the JAITutor demo by Dennis Sigel).
ImageColorbar() - Constructor for class jsky.image.gui.ImageColorbar
Default constructor - displays a gray ramp.
ImageColorbar(BasicImageReadableProcessor) - Constructor for class jsky.image.gui.ImageColorbar
Creates an ImageColorbar with minimal image information available.
ImageColorbar(BasicImageReadableProcessor, int) - Constructor for class jsky.image.gui.ImageColorbar
Show the colormap for the given image display.
ImageColorITTs - Class in jsky.image
Defines a number of standard color intensity tables.
ImageColorITTs() - Constructor for class jsky.image.ImageColorITTs
 
ImageColorLUTs - Class in jsky.image
Defines a number of static, standard color lookup tables and intensity tables.
ImageColorLUTs() - Constructor for class jsky.image.ImageColorLUTs
 
ImageColormap - Class in jsky.image
Manages the colormap for an image and provides methods to select a predefined colormap and perform operations on it, such as rotate, shift, and stretch.
ImageColormap() - Constructor for class jsky.image.ImageColormap
Default constructor: Initialize with the default colormap.
ImageColors - Class in jsky.image.gui
Dialog to select image colormaps and color scaling algorithms.
ImageColors(Component, BasicImageReadableProcessor) - Constructor for class jsky.image.gui.ImageColors
Constructor
ImageColorsFrame - Class in jsky.image.gui
Provides a top level window for an ImageColors panel.
ImageColorsFrame(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageColorsFrame
Create a top level window containing an ImageColors panel.
ImageColorsInternalFrame - Class in jsky.image.gui
Provides a top level window for an ImageColors panel.
ImageColorsInternalFrame(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageColorsInternalFrame
Create a top level window containing an ImageColors panel.
imageComplete(int) - Method in class jsky.image.ImageEncoder
 
ImageCoordinateConverter - Class in jsky.image.gui
This utility class may be used by classes that display images to convert between different coordinate systems, optionally including world coordinates.
ImageCoordinateConverter(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageCoordinateConverter
 
ImageCoords - Class in jsky.coords
Class representing world coordinates (right-ascension, ylination, stored as J2000 internally).
ImageCoords() - Constructor for class jsky.coords.ImageCoords
Default constructor: initialize null coordinates.
ImageCoords(double, double) - Constructor for class jsky.coords.ImageCoords
Initialize from x and y.
ImageCoords(Double, Double) - Constructor for class jsky.coords.ImageCoords
Initialize from x and y.
ImageCoords(String, String) - Constructor for class jsky.coords.ImageCoords
 
imageCoordsTextField - Variable in class jsky.image.gui.ImageDisplayStatusPanel
Text field used to display the image coordinates at the mouse position.
ImageCutLevels - Class in jsky.image.gui
Dialog to view and edit the image cut levels.
ImageCutLevels(Component, BasicImageReadableProcessor) - Constructor for class jsky.image.gui.ImageCutLevels
Constructor
ImageCutLevelsFrame - Class in jsky.image.gui
Provides a top level window for an ImageCutLevels panel.
ImageCutLevelsFrame(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageCutLevelsFrame
Create a top level window containing an ImageCutLevels panel.
ImageCutLevelsInternalFrame - Class in jsky.image.gui
Provides a top level window for an ImageCutLevels panel.
ImageCutLevelsInternalFrame(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageCutLevelsInternalFrame
Create a top level window containing an ImageCutLevels panel.
imageDisplay - Variable in class jsky.image.fits.gui.FITSKeywords
The image being displayed
imageDisplay - Variable in class jsky.image.graphics.gui.CanvasDraw
The target image display.
imageDisplay - Variable in class jsky.image.graphics.gui.FITSGraphics
The target image display.
imageDisplay - Variable in class jsky.image.graphics.ImageLayer
Image display canvas
imageDisplay - Variable in class jsky.image.graphics.MeasureBand
The image display that we are drawing on
imageDisplay - Variable in class jsky.image.gui.ImageColorbar
Main image display
imageDisplay - Variable in class jsky.image.gui.ImageColors
main image display window
imageDisplay - Variable in class jsky.image.gui.ImageCutLevels
main image display window (to get visible area)
ImageDisplay - Class in jsky.image.gui
Implements a JAI (Java Advanced Imaging) based image display window.
ImageDisplay(ImageProcessor, String) - Constructor for class jsky.image.gui.ImageDisplay
Construct an image display widget with the given name to display the output of the given image processor.
ImageDisplay(String) - Constructor for class jsky.image.gui.ImageDisplay
Construct an image display widget with the given name.
ImageDisplay() - Constructor for class jsky.image.gui.ImageDisplay
Construct an image display widget.
imageDisplay - Variable in class jsky.image.gui.ImageDisplayControl
Main image display
imageDisplay - Variable in class jsky.image.gui.ImageDisplayPanel
 
imageDisplay - Variable in class jsky.image.gui.ImageDisplayStatusPanel
The image window being monitored (for mouse motion)
imageDisplay - Variable in class jsky.image.gui.ImageDisplayToolBar
The target ImageDisplay object
imageDisplay - Variable in class jsky.image.gui.ImagePrintDialog
The target image display
imageDisplay - Variable in class jsky.image.gui.ImageProperties
 
imageDisplay - Variable in class jsky.image.gui.ImageSaveDialog
The target image display
imageDisplayButton - Variable in class jsky.navigator.NavigatorToolBar
 
ImageDisplayControl - Class in jsky.image.gui
Combines an ImageDisplay with a control panel, zoom, and pan windows.
ImageDisplayControl(Component, int) - Constructor for class jsky.image.gui.ImageDisplayControl
Construct an ImageDisplayControl widget.
ImageDisplayControl(Component) - Constructor for class jsky.image.gui.ImageDisplayControl
Make an ImageDisplayControl widget with the default settings
ImageDisplayControl(Component, URL) - Constructor for class jsky.image.gui.ImageDisplayControl
Make an ImageDisplayControl widget with the default settings and display the contents of the image file pointed to by the URL.
ImageDisplayControl(Component, String) - Constructor for class jsky.image.gui.ImageDisplayControl
Make an ImageDisplayControl widget with the default settings and display the contents of the image file.
imageDisplayControl - Variable in class jsky.image.gui.ImageDisplayControlFrame
Panel containing image display and controls
imageDisplayControl - Variable in class jsky.image.gui.ImageDisplayControlInternalFrame
Panel containing image display and controls
ImageDisplayControlFrame - Class in jsky.image.gui
Provides a top level window for an ImageDisplayControl panel.
ImageDisplayControlFrame(int) - Constructor for class jsky.image.gui.ImageDisplayControlFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlFrame() - Constructor for class jsky.image.gui.ImageDisplayControlFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
ImageDisplayControlFrame(int, String) - Constructor for class jsky.image.gui.ImageDisplayControlFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlFrame(String) - Constructor for class jsky.image.gui.ImageDisplayControlFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlInternalFrame - Class in jsky.image.gui
Provides a top level window (internal frame version) for an ImageDisplayControl panel.
ImageDisplayControlInternalFrame(JDesktopPane, int) - Constructor for class jsky.image.gui.ImageDisplayControlInternalFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlInternalFrame(JDesktopPane) - Constructor for class jsky.image.gui.ImageDisplayControlInternalFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
ImageDisplayControlInternalFrame(JDesktopPane, int, String) - Constructor for class jsky.image.gui.ImageDisplayControlInternalFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlInternalFrame(JDesktopPane, String) - Constructor for class jsky.image.gui.ImageDisplayControlInternalFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
ImageDisplayMenuBar - Class in jsky.image.gui
Implements a menubar for an ImageDisplayControl.
ImageDisplayMenuBar(DivaMainImageDisplay, GenericToolBar) - Constructor for class jsky.image.gui.ImageDisplayMenuBar
Create the menubar for the given main image display.
ImageDisplayPanel - Class in jsky.image.gui
An image display control panel.
ImageDisplayPanel(MainImageDisplay, int) - Constructor for class jsky.image.gui.ImageDisplayPanel
Create a panel for controlling the given image display
ImageDisplayPanel(MainImageDisplay) - Constructor for class jsky.image.gui.ImageDisplayPanel
Constructor: defaults to vertical layout
ImageDisplayPanel() - Constructor for class jsky.image.gui.ImageDisplayPanel
Default constructor: must call setImageDisplay() later
imageDisplayStatusPanel - Variable in class jsky.image.gui.ImageDisplayControl
Panel displaying information about the current mouse position
ImageDisplayStatusPanel - Class in jsky.image.gui
Displays the image coordinates, pixel value, and world coordinates at the mouse pointer position.
ImageDisplayStatusPanel() - Constructor for class jsky.image.gui.ImageDisplayStatusPanel
Default constructor
ImageDisplayStatusPanel(MainImageDisplay) - Constructor for class jsky.image.gui.ImageDisplayStatusPanel
Initialize with the given image display.
ImageDisplayToolBar - Class in jsky.image.gui
A tool bar for the image display window.
ImageDisplayToolBar(DivaMainImageDisplay) - Constructor for class jsky.image.gui.ImageDisplayToolBar
Create the toolbar for the given window
ImageEncoder - Class in jsky.image
 
ImageEncoder(Image, OutputStream) - Constructor for class jsky.image.ImageEncoder
 
ImageEncoder(ImageProducer, OutputStream) - Constructor for class jsky.image.ImageEncoder
 
ImageFigure - Class in jsky.image.graphics
Represents a figure or drawing in an image overlay.
ImageFigure(Shape, Paint, Paint, float, Interactor) - Constructor for class jsky.image.graphics.ImageFigure
Create an image figure with the given shape, fill, outline and line width.
ImageFigureGroup - Class in jsky.image.graphics
Represents a group of figures, that are treated like a single figure.
ImageFigureGroup(Interactor) - Constructor for class jsky.image.graphics.ImageFigureGroup
Create an image figure group with the given shape, fill, outline and line width.
imageFrame - Variable in class jsky.app.jskycat.JSkyCat
The main image frame (or internal frame)
ImageGraphicsHandler - Interface in jsky.image.gui
A callback interface for classes that need to draw graphics over an image.
ImageGraphicsMenu - Class in jsky.image.graphics.gui
A menu with graphics related items, for drawing and manipulating figures on an image.
ImageGraphicsMenu(CanvasDraw) - Constructor for class jsky.image.graphics.gui.ImageGraphicsMenu
Create a menu with graphics related items
ImageHistogram - Class in jsky.image
Utility class used to avoid creating the same Histogram twice (Once for auto-setting cut levels and once for histogram equalization, if selected).
ImageHistogram() - Constructor for class jsky.image.ImageHistogram
Default Constructor
ImageHistoryItem - Class in jsky.image.gui
Used to store information about previously viewed images.
ImageHistoryItem(MainImageDisplay, double, double, String, URL, String) - Constructor for class jsky.image.gui.ImageHistoryItem
Create an image history item based on the given arguments.
ImageLabel - Class in jsky.image.graphics
Represents a label figure drawn on the image.
ImageLabel(String, Point2D.Double, Paint, Font, Interactor) - Constructor for class jsky.image.graphics.ImageLabel
Create an image figure with the given shape, fill, outline and line width.
ImageLayer - Class in jsky.image.graphics
Defines a Diva canvas layer for displaying an image.
ImageLayer(DivaGraphicsImageDisplay) - Constructor for class jsky.image.graphics.ImageLayer
Construct an ImageLayer.
ImageLookup - Class in jsky.image
Implements various image scaling operations that reduce the source image data to byte range.
ImageLookup() - Constructor for class jsky.image.ImageLookup
default constructor
ImageOps - Class in jsky.image.operator
Utility class for performing image operations.
ImageOps() - Constructor for class jsky.image.operator.ImageOps
 
imagePanner - Variable in class jsky.image.gui.ImageDisplayControl
Pan window
ImagePanner - Class in jsky.image.gui
This widget displays a "view" of an image at a low magnification, so that the entire image is visible in a small window.
ImagePanner(MainImageDisplay, int, int) - Constructor for class jsky.image.gui.ImagePanner
Constructor
ImagePanner(MainImageDisplay) - Constructor for class jsky.image.gui.ImagePanner
Constructor
ImagePanner() - Constructor for class jsky.image.gui.ImagePanner
Default Constructor (Must call setMainImageDisplay() later).
ImagePrintDialog - Class in jsky.image.gui
Displays a print dialog box for printing the current image display and handles the details of printing the image and graphics.
ImagePrintDialog(MainImageDisplay) - Constructor for class jsky.image.gui.ImagePrintDialog
Initialize with the target image display object.
ImagePrintDialog.PrintWorker - Class in jsky.image.gui
Performs all the print calculations in a separate thread.
ImagePrintDialog.PrintWorker(PrinterJob) - Constructor for class jsky.image.gui.ImagePrintDialog.PrintWorker
 
imageProcessor - Variable in class jsky.image.gui.ImageColorbar
Image processor object belonging to the display
imageProcessor - Variable in class jsky.image.gui.ImageColors
Object managing image processing operations (including setting the colormap)
imageProcessor - Variable in class jsky.image.gui.ImageCutLevels
Object managing image processing operations (including setting cut levels)
imageProcessor - Variable in class jsky.image.gui.ImageDisplayPanel
 
ImageProcessor - Class in jsky.image
Responsible for processing images before they are displayed, including setting cut levels and manipulating colors and lookup tables.
ImageProcessor() - Constructor for class jsky.image.ImageProcessor
Default constructor.
ImageProcessor(PlanarImage, Rectangle2D.Double) - Constructor for class jsky.image.ImageProcessor
Constructor.
ImageProperties - Class in jsky.image.gui
Dialog to view the image properties.
ImageProperties(Component, MainImageDisplay) - Constructor for class jsky.image.gui.ImageProperties
Make a window to display the image properties for the image being displayed in the given ImageDisplay window.
ImagePropertiesFrame - Class in jsky.image.gui
Provides a top level window for an ImageProperties panel.
ImagePropertiesFrame(MainImageDisplay) - Constructor for class jsky.image.gui.ImagePropertiesFrame
Create a top level window containing an ImageProperties panel.
ImagePropertiesInternalFrame - Class in jsky.image.gui
Provides a top level window for an ImageProperties panel.
ImagePropertiesInternalFrame(MainImageDisplay) - Constructor for class jsky.image.gui.ImagePropertiesInternalFrame
Create a top level window containing an ImageProperties panel.
IMAGES_PATH - Static variable in class jsky.util.Resources
Path to images, within the resources area.
IMAGES_SUBPATH - Static variable in class jsky.util.Resources
Subpath to images, within the resources area.
ImageSaveDialog - Class in jsky.image.gui
A Dialog box for saving wither the original image file, or the image view, with graphics.
ImageSaveDialog(MainImageDisplay) - Constructor for class jsky.image.gui.ImageSaveDialog
Initialize with the target image display object.
imageToCanvasCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given image coordinates to canvas coordinates.
imageToCanvasCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given image coordinates to canvas coordinates.
imageToScreenCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given image coordinates to screen coordinates.
imageToScreenCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given image coordinates to screen coordinates.
imageToUserCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given image coordinates to user coordinates.
imageToUserCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given image coordinates to user coordinates.
imageToWorldCoords(Point2D.Double, boolean) - Method in class jsky.coords.WCSTransform
Convert the given image coordinates to world coordinates degrees in the equinox of the current image.
imageToWorldCoords(Point2D.Double, boolean) - Method in interface jsky.coords.WorldCoordinateConverter
Convert the given image coordinates to world coordinates degrees in the equinox of the current image.
imageToWorldCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given image coordinates to world coordinates degrees in the equinox of the current image.
ImageUtil - Class in jsky.image
Contains static convenience and utility methods for dealing with JAI images.
ImageUtil() - Constructor for class jsky.image.ImageUtil
 
imageZoom - Variable in class jsky.image.gui.ImageDisplayControl
Zoom window
ImageZoom - Class in jsky.image.gui
This widget is for displaying a magnified section of the image at the mouse pointer.
ImageZoom(MainImageDisplay, int, int, float) - Constructor for class jsky.image.gui.ImageZoom
Constructor
ImageZoom(MainImageDisplay) - Constructor for class jsky.image.gui.ImageZoom
Constructor
ImageZoom() - Constructor for class jsky.image.gui.ImageZoom
Default Constructor (must call setMainImageDisplay() later).
incScale(boolean) - Method in class jsky.image.gui.ImageDisplayPanel
Zoom the image in or out, depending on the given argument.
indexOf(Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Return the index of the given catalog in the directory
indexOf(Catalog) - Method in interface jsky.catalog.CatalogDirectory
Return the index of the given catalog in the directory
indexOfChild(Object) - Method in class jsky.science.AbstractScienceObjectNode
Looks up the index of a child in the children's list, matching on exact equality (==) NOT on equals().
info(String, String) - Static method in class jsky.util.Logger
Post an info message to the specified category.
info(String, String, Throwable) - Static method in class jsky.util.Logger
Post an info message to the specified category.
info(Object, String) - Static method in class jsky.util.Logger
Post an info message to the category for the class of the given object.
info(Object, String, Throwable) - Static method in class jsky.util.Logger
Post an info message to the category for the class of the given object.
init() - Method in class jsky.timeline.DefaultTimeLineNode
initializes the object.
init() - Method in class jsky.util.gui.ProgressPanel
Initialize the progreass panel.
init() - Static method in class jsky.util.ProxyServerUtil
This method should be called once at startup, so that any previous proxy settings are restored.
initColumnSizes(JTable, boolean[]) - Static method in class jsky.util.gui.TableUtil
 
initFITSImage(FITSImage) - Method in class jsky.image.gui.DivaMainImageDisplay
Called after a new FITSImage object was created to do FITS specific initialization
initializeSubClass(Class, List, List, String, String) - Static method in class jsky.science.Quantity
Called by static initializer of subclasses to initialize a new quantity.
initializeTransients() - Method in class jsky.science.AbstractScienceObjectNode
Sets default values for all transient fields.
initProgressPanel() - Method in class jsky.image.gui.DivaMainImageDisplay
Make the download progress panel if needed, and display it
initQueryArgs(QueryArgs) - Method in class jsky.catalog.gui.CatalogQueryPanel
Initialize a QueryArgs object based on the current panel settings that can be passed to the Catalog.query() method.
initQueryArgs(QueryArgs) - Method in class jsky.catalog.irsa.IRSACatalogQueryPanel
Initialize a QueryArgs object based on the current panel settings so that can be passed to the Catalog.query() method.
initSymbolPlotter() - Method in class jsky.navigator.Navigator
initialize the symbol plotter
initWCS() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Initialize the world coordinate system, if the image properties (keywords) support it
input(Component, String) - Static method in class jsky.util.gui.DialogUtil
Get an input string from the user and return it.
input(String) - Static method in class jsky.util.gui.DialogUtil
Get an input string from the user and return it.
inRange - Variable in class jsky.catalog.gui.BasicTablePlotter.TableListItem
 
installUI(JComponent) - Method in class jsky.util.gui.BasicRangeSliderUI
 
installUI(JComponent) - Method in class jsky.util.gui.MetalRangeSliderUI
 
intensityLookupTable - Variable in class jsky.image.ImageColormap
Used to modify the order of the colors in the color lookup table
intensityLookupTableName - Variable in class jsky.image.ImageColormap
Name of the current intensity lookup table
interactor - Variable in class jsky.image.graphics.gui.FITSGraphics
Handles selections for graphics objects.
interrupt() - Method in class jsky.catalog.gui.CatalogQueryTool
Stop the background loading thread if it is running
interrupt() - Method in class jsky.util.ConnectionUtil
Interrupt the connection
interrupt() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Interrupt the reading (causes the next read() to throw an exception).
interrupt() - Method in class jsky.util.gui.StatusPanel
Interrupt the connection
interrupt() - Method in interface jsky.util.Interruptable
Interrupt the current background thread.
interrupt() - Method in class jsky.util.SwingWorker
A new method that interrupts the worker thread.
Interruptable - Interface in jsky.util
An interface for objects that can be interrupted (to stop whatever they are doing).
interrupted - Variable in class jsky.util.gui.ProgressBarFilterInputStream
Set this to interrupt the reading and throw an exception
interrupted - Variable in class jsky.util.gui.ProgressPanel
Set to true if the stop button was pressed
intersects(QuantityRange) - Method in class jsky.science.QuantityRange
Returns whether or not this range intersects the parameter range
intersects(TimeLineNode) - Method in class jsky.timeline.BlockTimeLineNode
returns whether the node intersects the passed in node
intersects(TimeLineNode) - Method in class jsky.timeline.DefaultTimeLineNode
returns whether the node intersects the passed in node
intersects(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineNodeModel
returns whether the node intersects the passed in node
intersects(TimeLineNode) - Method in interface jsky.timeline.TimeLineNode
returns whether the node intersects the passed in node
intersects(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineNodeModel
returns whether the node intersects the passed in node
intersectsOutline(Rectangle2D, Shape) - Static method in class jsky.util.java2d.ShapeUtilities
Return true if the outline of the given shape intersects with the given rectangle.
IntHashtable - Class in jsky.util
 
IntHashtable(int, float) - Constructor for class jsky.util.IntHashtable
 
IntHashtable(int) - Constructor for class jsky.util.IntHashtable
 
IntHashtable() - Constructor for class jsky.util.IntHashtable
 
intToBytes(int[]) - Static method in class jsky.util.Convert
Converts an array of ints to an array of bytes.
INVALID_RANGE - Static variable in class jsky.science.QuantityRange
A QuantityRange with null values for both max and min
invokeAndWait(Runnable) - Static method in class jsky.util.gui.ProgressPanel
Run the given Runnable synchronously in the event dispatching thread.
IQE - Class in jsky.science
Estimate parameters for the Image Quality using a small frame around the object.
IQE(float[], int, int) - Constructor for class jsky.science.IQE
Estimates parameters for the Image Quality using a small frame around the object.
irsa() - Method in class jsky.catalog.irsa.IRSAFieldDesc
Return true if this field contains a world coordinates RA value.
IRSACatalog - Class in jsky.catalog.irsa
Represents a catalog server, as described in an IRSA XML catalog description file.
IRSACatalog(String, String, String, String, String, URL) - Constructor for class jsky.catalog.irsa.IRSACatalog
Create an IRSACatalog with the given settings (normally from the nph-catlist.xml file)
IRSACatalog(File, IRSATable) - Constructor for class jsky.catalog.irsa.IRSACatalog
Create an IRSACatalog object for searching a local catalog file in the IRSA format.
IRSACatalogQueryPanel - Class in jsky.catalog.irsa
Defines the panel used for querying an IRSACatalog.
IRSACatalogQueryPanel(Catalog) - Constructor for class jsky.catalog.irsa.IRSACatalogQueryPanel
Initialize a query panel for the given catalog.
IRSACatalogQueryTool - Class in jsky.catalog.irsa
Defines the user interface for querying a IRSACatalog.
IRSACatalogQueryTool(Catalog, QueryResultDisplay) - Constructor for class jsky.catalog.irsa.IRSACatalogQueryTool
Initialize a query panel for the given catalog.
IRSAConfig - Class in jsky.catalog.irsa
Reads an IRSA XML catalog description (Holdings) file and stores information about the catalogs defined there.
IRSAConfig(String, URL) - Constructor for class jsky.catalog.irsa.IRSAConfig
Parse the IRSA XML catalog config file pointed to by the given URL.
IRSAConfig(String, String) - Constructor for class jsky.catalog.irsa.IRSAConfig
Parse the given IRSA XML file or URL.
IRSAConfig(String) - Constructor for class jsky.catalog.irsa.IRSAConfig
Parse the given IRSA XML file or URL.
IRSAConfig(URL, HTMLQueryResultHandler) - Constructor for class jsky.catalog.irsa.IRSAConfig
Parse the IRSA XML file from the already opened input stream.
IRSADataDictXML - Class in jsky.catalog.irsa
Parses an IRSA Data Dictionary XML file and saves the table column definitions found there.
IRSADataDictXML() - Constructor for class jsky.catalog.irsa.IRSADataDictXML
Default constructor.
IRSAFieldDesc - Class in jsky.catalog.irsa
Describes a column in the tabular result of an IRSACatalog query.
IRSAFieldDesc() - Constructor for class jsky.catalog.irsa.IRSAFieldDesc
Constructor
IRSAQueryArgs - Class in jsky.catalog.irsa
Adds an SQL select statement to the basic query arguments.
IRSAQueryArgs(IRSACatalog) - Constructor for class jsky.catalog.irsa.IRSAQueryArgs
Constructor
IRSATable - Class in jsky.catalog.irsa
Used to read and write IRSA style catalog tables and manage the rows and columns in memory.
IRSATable(IRSACatalog, InputStream, int) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given stream by reading up to maxRows of the data.
IRSATable(IRSACatalog, InputStream, QueryArgs) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given stream by reading up to maxRows of the data.
IRSATable(IRSACatalog, InputStream) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given stream.
IRSATable(IRSACatalog, String) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given file.
IRSATable(String) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given file
IRSATable() - Constructor for class jsky.catalog.irsa.IRSATable
Construct a new IRSATable with no header or data (For use only by derived classes).
IRSAXML - Class in jsky.catalog.irsa
Parses an IRSA Holdings XML file and saves the catalog definitions found there.
IRSAXML() - Constructor for class jsky.catalog.irsa.IRSAXML
Default constructor.
isActive() - Method in class jsky.image.gui.ImageZoom
Return the active state of the zoom window
isAutoAddMode() - Method in class jsky.image.gui.PickObject
Callers can check this value to know if objects should be automatically added to a table when picked.
isAutoCenterImage() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if the image is automatically centered when it is smaller than the window.
isAutoCenterImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if the image is automatically centered when it is smaller than the window.
isAutoCenterImage() - Method in class jsky.image.gui.ImageDisplay
Return true if the image is automatically centered when it is smaller than the window.
isAvailableLookAndFeel(String) - Static method in class jsky.util.gui.LookAndFeelMenu
A utility function that layers on top of the LookAndFeel's isSupportedLookAndFeel() method.
isBefore() - Method in class jsky.image.ImageChangeEvent
Used with isNewImage(), returns true if a new image will be loaded, and false if it was already loaded.
isCellEditable(EventObject) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Ask the editor if it can start editing using anEvent.
isCellEditable(int, int) - Method in class jsky.catalog.MemoryCatalog
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(int, int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
isCellEditable(int, int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
isClear() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if the image has been cleared.
isClear() - Method in interface jsky.image.gui.GraphicsImageDisplay
Return true if the image has been cleared.
isClear() - Method in class jsky.image.gui.ImageDisplay
Return true if the image has been cleared.
isConstant() - Method in class jsky.timeline.DefaultTimeLineNodeModel
is the node considered a constant
isConstant() - Method in interface jsky.timeline.TimeLineNodeModel
is the node considered a constant
isDataFlavorSupported(DataFlavor) - Method in class jsky.util.TransferableList
Returns true if the DataFlavor is supported by at least one item in the TransferableList.
isDebugEnabled(String) - Static method in class jsky.util.Logger
Check if debug logging is enabled.
isDebugEnabled(Object) - Static method in class jsky.util.Logger
Check if debug logging is enabled.
isDec() - Method in interface jsky.catalog.FieldDesc
Return true if this field contains a world coordinates Dec value.
isDec() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field contains a world coordinates Dec value.
isDec() - Method in class jsky.catalog.irsa.IRSAFieldDesc
Return true if this field contains a world coordinates Dec value.
isDragging() - Method in class jsky.timeline.BlockTimeLineNode
returns whether the node is currently being dragged
isDragging() - Method in class jsky.timeline.DefaultTimeLineNode
returns whether the node is currently being dragged
isDragging() - Method in interface jsky.timeline.TimeLineNode
returns whether the node is currently being dragged
isDraggingExtent - Variable in class jsky.util.gui.BasicRangeSliderUI
 
isDraggingThumb - Variable in class jsky.util.gui.BasicRangeSliderUI
 
isEditable() - Method in class jsky.science.AbstractWavelength1D
Default implementation: returns false
isEditable() - Method in interface jsky.science.Wavelength1DModel
Return true if model is editable after instantiation, false otherwise
isEditStateChanged() - Method in class jsky.image.ImageChangeEvent
Return true if the edited state of the image file changed
isEmpty() - Method in class jsky.image.fits.codec.FITSImage
Return true if the image is empty (such as the primary extension)
isEmpty() - Method in class jsky.util.IntHashtable
 
isEnabled() - Method in class jsky.image.gui.ImageZoom
Return the enabled state of the zoom window
isEquinoxShown() - Method in class jsky.util.gui.CoordinatesPanel
 
isExtensionListInDescription() - Method in class jsky.util.gui.ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFormatRecognized(byte[]) - Method in class jsky.image.fits.codec.FITSCodec
Returns true if the header bytes indicate FITS format.
isHolding() - Method in class jsky.science.AbstractScienceObject
default implementation: always returns false, should be overridden by subclasses that want to implement a delayed updating capability
isHolding() - Method in class jsky.science.AbstractScienceObjectNode
Returns true if updates to the object would be "held".
isHolding() - Method in interface jsky.science.ScienceObjectModel
Return the internal "held" state of the object.
isId() - Method in interface jsky.catalog.FieldDesc
Return true if this field is the unique id.
isId() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field is the unique id.
isImageDataChanged() - Method in class jsky.image.ImageChangeEvent
Return true if the image data was changed
isImageServer() - Method in class jsky.catalog.AbstractCatalogDirectory
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.astrocat.AstroCatalog
Return true if this object represents an image server.
isImageServer() - Method in interface jsky.catalog.Catalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.irsa.IRSACatalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.MemoryCatalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.skycat.TestCatalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.TestCatalog
Return true if this object represents an image server.
isImmediateMode() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if immediate mode is turned on.
isImmediateMode() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if immediate mode is turned on.
isImmediateMode() - Method in class jsky.image.gui.ImageDisplay
Return true if immediate mode is turned on.
isInitialized() - Method in class jsky.coords.DMS
Return true if this object has been initialized with a valid value
isInitialized() - Method in class jsky.coords.HMS
Return true if this object has been initialized with a valid value
isInitialized() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if this widget has been initialized and is displaying an image.
isInitialized() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if this widget has been initialized and is displaying an image.
isInitialized() - Method in class jsky.image.gui.ImageDisplay
Return true if this widget has been initialized and is displaying an image.
isInitialized(Class) - Static method in class jsky.science.Quantity
returns true if the a specified Class has been initialized as a Quantity subclass
isInterrupted() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Return true if reading was interrupted
isInterrupted() - Method in class jsky.util.gui.ProgressPanel
Return true if the stop button was pressed
isInvertedYAxis() - Method in class jsky.image.ImageProcessor
Return true if the Y axis of the image was inverted while reading.
isJAIImageType(String) - Method in class jsky.image.gui.DivaMainImageDisplay
Return true if the given filename has a suffix that indicates that it is not a FITS file and is one of the standard JAI supported image types.
isLabelsAtTop() - Method in class jsky.timeline.TimeLine
 
isLeaf(Object) - Method in class jsky.catalog.AbstractCatalogDirectory
Returns true if node is a leaf.
isLocal() - Method in class jsky.catalog.AbstractCatalogDirectory
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.astrocat.AstroCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in interface jsky.catalog.Catalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.irsa.IRSACatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.MemoryCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.skycat.TestCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.TestCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isMainWindow() - Method in class jsky.catalog.gui.CatalogNavigator
Return true if this is the main application window (enables exit menu item)
isMainWindow() - Method in class jsky.image.gui.DivaMainImageDisplay
Return true if this is the main application window (enables exit menu item)
isMax() - Method in interface jsky.catalog.FieldDesc
Return true if this field represents the max value of a range.
isMax() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field is the max value of a range.
isMaximumChangeable() - Method in class jsky.util.gui.QuantitySlider
returns true if end-user can change the maximum value on the slider
isMaxInclusive() - Method in class jsky.catalog.SearchCondition
Return True if the condition includes the max value.
isMaxInclusive() - Method in class jsky.catalog.ValueRange
Return True if the range includes the max value.
isMin() - Method in interface jsky.catalog.FieldDesc
Return true if this field represents the min value of a range.
isMin() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field is the min value of a range.
isMini() - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
isMinimumChangeable() - Method in class jsky.util.gui.QuantitySlider
returns true if end-user can change the minimum value on the slider
isMinInclusive() - Method in class jsky.catalog.SearchCondition
Return True if the condition includes the min value.
isMinInclusive() - Method in class jsky.catalog.ValueRange
Return True if the range includes the min value.
isMore() - Method in class jsky.catalog.MemoryCatalog
Return true if the query result was truncated and more data would have been available
isMore() - Method in interface jsky.catalog.TableQueryResult
Return true if the result was truncated and more data would have been available
isMoreDataAvailable() - Method in class jsky.science.AbstractScienceObjectNode
Returns true if more data is available for this science object.
isMoreDataAvailable() - Method in interface jsky.science.ScienceObjectNodeModel
Returns true if more data is available for this science object from its ScienceObjectNodeModel.
isNewAngle() - Method in class jsky.image.ImageChangeEvent
Return true if the image rotation angle was changed
isNewColormap() - Method in class jsky.image.ImageChangeEvent
Return true if the image colormap changed
isNewCutLevels() - Method in class jsky.image.ImageChangeEvent
Return true if the image cut levels changed
isNewImage() - Method in class jsky.image.ImageChangeEvent
Return true if a new image was (or will be) loaded.
isNewOrigin() - Method in class jsky.image.ImageChangeEvent
Return true if the visible image origin changed (by panning)
isNewScale() - Method in class jsky.image.ImageChangeEvent
Return true if the image scale (magnification) was changed
isNormalizationRequired() - Method in interface jsky.science.Spectrum
Return true if the spectrum "must" be used with a Normalizer to set the overall brightness.
isNormalizationRequired() - Method in class jsky.science.Spectrum1DArray
Always returns false.
isOrthogonal(AffineTransform) - Static method in class jsky.util.java2d.ShapeUtilities
Return true if the given transform maps a rectangle to a rectangle.
isPending() - Method in class jsky.science.AbstractScienceObject
default implement: always returns false.
isPending() - Method in class jsky.science.AbstractScienceObjectNode
Returns true when the object is in the process of performing an update.
isPending() - Method in interface jsky.science.ScienceObjectNodeModel
Returns true when the object is in the process of performing an update.
isPix - Variable in class jsky.catalog.RowCoordinates
True if using image coordinates
isPix() - Method in class jsky.catalog.RowCoordinates
Return true if the catalog has X and Y columns (assumed to be image pixel coordinates)
isPix() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if the catalog has X and Y columns (assumed to be image pixel coordinates)
isPrescaled() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if the image has been prescaled
isPrescaled() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if the image has been prescaled
isPrescaled() - Method in class jsky.image.gui.ImageDisplay
Return true if the image has been prescaled
isPropagateScale() - Method in class jsky.image.gui.ImageZoom
Return true if changes in the main image scale are propagated to the zoom window.
isRA() - Method in interface jsky.catalog.FieldDesc
Return true if this field contains a world coordinates RA value.
isRA() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field contains a world coordinates RA value.
isRange() - Method in class jsky.catalog.SearchCondition
Return true if this object represents a range.
isReadOnly() - Method in class jsky.catalog.MemoryCatalog
Return true if the table is read-only and should not be editable
isReadOnly() - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
isReadOnly() - Method in class jsky.util.gui.CoordinatesPanel
 
isSaveNeeded() - Method in class jsky.image.gui.DivaMainImageDisplay
Return true if the image file has been modified and needs saving.
isSelected() - Method in interface jsky.graphics.CanvasFigure
Return true if the figure is selected.
isSelected() - Method in class jsky.image.graphics.ImageFigure
Return true if the figure is selected.
isSelected() - Method in class jsky.image.graphics.ImageFigureGroup
Return true if the figure is selected.
isSelected() - Method in class jsky.image.graphics.ImageLabel
Return true if the figure is selected.
isSelected() - Method in class jsky.image.graphics.LabeledImageFigure
Return true if the figure is selected.
isSelected() - Method in class jsky.timeline.BlockTimeLineNode
returns whther the node is currently selected
isSelected() - Method in class jsky.timeline.DefaultTimeLineNode
returns whther the node is currently selected.
isSelected() - Method in interface jsky.timeline.TimeLineNode
returns whther the node is currently selected
isSelectionDraggable() - Method in class jsky.util.gui.DraggableTree
Subclasses can override this method to return true only when the current tree selection is valid for dragging.
isShort() - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
isStd() - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
isSymbolsEdited() - Method in class jsky.catalog.astrocat.AstroCatalog
Return true if the user edited the plot symbol definitions otherwise false
isSymbolsEdited() - Method in class jsky.catalog.irsa.IRSACatalog
Return true if the user edited the plot symbol definitions otherwise false
isSymbolsEdited() - Method in interface jsky.catalog.PlotableCatalog
Return true if the user edited the plot symbol definitions otherwise false
isSymbolsEdited() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if the user edited the plot symbol definitions otherwise false
isSymbolsEdited() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return true if the user edited the plot symbol definitions otherwise false
isTracing() - Method in class jsky.science.AbstractScienceObject
Returns the current tracing mode, @see setTracing()
isTracing() - Method in interface jsky.science.ScienceObjectModel
Returns true if this object should have its property change events traced.
isTrueFor(Comparable) - Method in class jsky.catalog.SearchCondition
Return true if the condition is true for the given value.
isTrueFor(double) - Method in class jsky.catalog.SearchCondition
Return true if the condition is true for the given numeric value.
isUpdate() - Method in class jsky.image.gui.PickObject
Returns true while zooming in or out after selecting an object.
isUpdatePending() - Method in class jsky.image.ImageProcessor
Return true if something was changed and a call to update() is needed.
isUpToDate() - Method in class jsky.science.AbstractScienceObjectNode
Returns true if the object is up-to-date, false otherwise.
isUserSetCutLevels() - Method in class jsky.image.ImageProcessor
Return true if the user has set the cut levels and they were not automatically set.
isValid(Object) - Method in interface jsky.catalog.FieldDesc
Return true if the given value is valid for this field, otherwise false.
isValid(Object) - Method in class jsky.catalog.FieldDescAdapter
Return true if the given value is valid for this field, otherwise false.
isValid() - Method in class jsky.coords.WCSTransform
 
isValid() - Method in class jsky.science.AbstractScienceObject
default implementation: the object is valid if and only if there is no specified local exception
isValid() - Method in class jsky.science.AbstractScienceObjectNode
Returns true if the object is "valid".
isValid() - Method in interface jsky.science.ScienceObjectModel
Returns a boolean indicating whether the internal state of the object is in a valid state and its information scientifically sound.
isVisible() - Method in class jsky.catalog.gui.BasicTablePlotter
Return true if catalog symbols are visible, false if they are hidden.
isVisible() - Method in interface jsky.graphics.CanvasFigure
Test the visibility flag of this object.
isVisible() - Method in class jsky.image.graphics.ImageLayer
Test the visibility flag of this object.
isVisible() - Method in class jsky.navigator.SymbolLayer
 
isWcs - Variable in class jsky.catalog.RowCoordinates
True if the table has RA and DEC coordinate columns
isWCS() - Method in class jsky.catalog.RowCoordinates
Return true if the catalog has RA and DEC coordinate columns
isWCS() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if the catalog has RA and DEC coordinate columns
isWCS() - Method in class jsky.coords.WCSTransform
Return true if world coordinates conversion is available.
isWCS() - Method in interface jsky.coords.WorldCoordinateConverter
Return true if world coordinates conversion is available.
isWCS() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if the current image supports world coordinates (has the necessary keywords in the header).
isWCS() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if the image supports world coordinates (has the necessary keywords in the header).
isWCS() - Method in class jsky.image.gui.ImageCoordinateConverter
Return true if world coordinates conversion is available.
isWCS() - Method in class jsky.image.gui.ImageDisplay
Return true if the image supports world coordinates (has the necessary keywords in the header).
isYFlipped() - Method in class jsky.image.fits.codec.FITSImage
Return true if the Y axis of the image data tiles returned by this class is flipped (for performance reasons, so it doesn't have to be done afterwards).
iterator() - Static method in class jsky.catalog.CatalogFactory
Returns an Iterator to visit each registered catalog in sorted order.
itt - Variable in class jsky.image.gui.ImageHistoryItem
Intensity table used

J

J2000 - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
Default equinox.
J2000_EQUINOX - Static variable in class jsky.science.Coordinates
The J2000 equinox
J2000_EQUINOX_LABEL - Static variable in class jsky.science.Coordinates
 
jansky - Static variable in class jsky.science.Constants
Janksy's constant (double).
JarManager - Class in jsky.util
Jar file manager: keep jar files up to date with copies on a given remote server.
JarManager() - Constructor for class jsky.util.JarManager
 
JarManager() - Method in class jsky.util.JarManager
 
JavaExpr - Class in jsky.util
This class is a simple wrapper for the JEL package and provides support for evaluating dynamic, numerical expressions in Java.
JavaExpr(String) - Constructor for class jsky.util.JavaExpr
Initialize and compile a new expression.
JavaExpr(String, DVMap) - Constructor for class jsky.util.JavaExpr
Initialize and compile a new expression.
jpcon(double[], Point2D.Double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
jpcop(double, double, double, Point2D.Double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
JPEG_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The JPEG file type.
JPrec - Class in jsky.coords
Precession of Coordinates in new IAU system.
JPrec() - Constructor for class jsky.coords.JPrec
 
jsky.app.jskycat - package jsky.app.jskycat
Contains classes for the JSkyCat application, which allows you to browse images and catalogs.
jsky.catalog - package jsky.catalog
Contains classes dealing with catalogs in a generic way.
jsky.catalog.astrocat - package jsky.catalog.astrocat
Defines classes for parsing catalog descriptions in the AstroCat XML format and for searching in catalogs.
jsky.catalog.gui - package jsky.catalog.gui
Contains classes for displaying catalogs and query results and navigating through hierarchies of catalogs.
jsky.catalog.irsa - package jsky.catalog.irsa
Adds support for IRSA catalogs.
jsky.catalog.skycat - package jsky.catalog.skycat
Defines classes for searching in Skycat style catalogs.
jsky.coords - package jsky.coords
Contains classes for World Coordinate System transformations.
jsky.graphics - package jsky.graphics
Defines interfaces classes for working with graphics.
jsky.html - package jsky.html
A simple HTML viewer widget.
jsky.image - package jsky.image
Contains classes that deal with images and image processing (but not directly image display).
jsky.image.fits - package jsky.image.fits
Contains FITS specific classes.
jsky.image.fits.codec - package jsky.image.fits.codec
Contains classes that implement FITS image support for JAI (a FITS codec).
jsky.image.fits.gui - package jsky.image.fits.gui
Contains FITS specific user interface classes.
jsky.image.graphics - package jsky.image.graphics
Contains classes for drawing and manipulating graphics items on an image, based on the Diva package.
jsky.image.graphics.gui - 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 - package jsky.image.gui
Contains widgets that are used for image display or related tasks.
jsky.image.operator - package jsky.image.operator
Contains JAI based image operator classes.
jsky.navigator - package jsky.navigator
Contains classes for displaying catalogs and query results, plotting catalog data on an image and navigating through hierarchies of catalogs.
jsky.science - package jsky.science
Contains utility classes from the NGST Scientist's Expert Assistant package.
jsky.timeline - package jsky.timeline
Contains a modified version of the TimeLine widget from the NGST Scientist's Expert Assistant package.
jsky.util - package jsky.util
Contains general purpose utility classes.
jsky.util.gui - package jsky.util.gui
Contains general purpose utility classes.
jsky.util.java2d - package jsky.util.java2d
Modified from the Diva sources to fix a bug when flipping shapes.
JSkyCat - Class in jsky.app.jskycat
Main class for the JSkyCat application.
JSkyCat(String, boolean, boolean, int) - Constructor for class jsky.app.jskycat.JSkyCat
Create the JSkyCat application class and display the contents of the given image file or URL, if not null.
JSkyCat(String, boolean, boolean) - Constructor for class jsky.app.jskycat.JSkyCat
Create the JSkyCat application class and display the contents of the given image file or URL, if not null.
JSkyCat(String) - Constructor for class jsky.app.jskycat.JSkyCat
Create the JSkyCat application class and display the contents of the given image file or URL, if not null.
jSkyCat - Variable in class jsky.app.jskycat.JSkyCatMenuBar
Target class
JSKYCAT_VERSION - Static variable in class jsky.app.jskycat.JSkyCatVersion
 
JSkyCatMenuBar - Class in jsky.app.jskycat
Implements the menubar for the JSkyCat application class.
JSkyCatMenuBar(JSkyCat) - Constructor for class jsky.app.jskycat.JSkyCatMenuBar
Create the menubar for the given JSkyCat instance
JSkyCatRemoteControl - Class in jsky.app.jskycat
Implements a remote control socket interface for JSkyCat.
JSkyCatRemoteControl(int, JSkyCat) - Constructor for class jsky.app.jskycat.JSkyCatRemoteControl
Listen on the given port for remote commands to the given JSkyCat instance.
JSkyCatVersion - Class in jsky.app.jskycat
 
JSkyCatVersion() - Constructor for class jsky.app.jskycat.JSkyCatVersion
 
JTextFieldDouble - Class in jsky.util.gui
An extension of JTextField to process the special non-number doubles: NaN, MinVal, MaxVal, Infinities.
JTextFieldDouble() - Constructor for class jsky.util.gui.JTextFieldDouble
Passthru to parent
JTextFieldDouble(String) - Constructor for class jsky.util.gui.JTextFieldDouble
Constructs a new TextField initialized with the specified text.
JTextFieldDouble(int) - Constructor for class jsky.util.gui.JTextFieldDouble
Constructs a new empty TextField with the specified number of columns.
JTextFieldDouble(String, int) - Constructor for class jsky.util.gui.JTextFieldDouble
Constructs a new TextField initialized with the specified text and columns.
JTextFieldDouble(Document, String, int) - Constructor for class jsky.util.gui.JTextFieldDouble
Constructs a new JTextField that uses the given text storage model and the given number of columns.
JTextFieldDoubleTableCellRenderer - Class in jsky.util.gui
A TableCellRenderer that wraps a JTextFieldDouble into a table make for easy highlighting of NaN's etc.
JTextFieldDoubleTableCellRenderer() - Constructor for class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
JY - Static variable in class jsky.science.Flux
 
JYABBREV - Static variable in class jsky.science.Flux
 

K

k - Static variable in class jsky.science.Constants
 
keys() - Method in class jsky.util.IntHashtable
 
KILOEV - Static variable in class jsky.science.Wavelength
 
KILOEVABBREV - Static variable in class jsky.science.Wavelength
 
KILOHERTZ - Static variable in class jsky.science.Wavelength
 
KILOHERTZABBREV - Static variable in class jsky.science.Wavelength
 
KILOMETER - Static variable in class jsky.science.Wavelength
 
KILOMETERABBREV - Static variable in class jsky.science.Wavelength
 

L

label - Variable in class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
LABEL - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
label - Variable in class jsky.util.gui.LabelWidget
Label for teh widget
LABEL_INSETS - Static variable in class jsky.catalog.gui.CatalogQueryPanel
Isets used for labels in the GridBagLayout
LabeledImageFigure - Class in jsky.image.graphics
Represents a labeled figure or drawing in an image overlay.
LabeledImageFigure(Figure, String, int, Paint, Font, Interactor) - Constructor for class jsky.image.graphics.LabeledImageFigure
Create an image figure with the given shape, fill, outline and line width.
LabelEntry - Class in jsky.util.gui
This widget combines a JLabel with a JTextField to form a labeled entry widget.
LabelEntry(String, String, boolean) - Constructor for class jsky.util.gui.LabelEntry
Constructor.
LabelEntry(String, String) - Constructor for class jsky.util.gui.LabelEntry
 
LabelEntry(String) - Constructor for class jsky.util.gui.LabelEntry
 
LabelEntrySlider - Class in jsky.util.gui
Combines a text label, an entry widget, and a slider widget in a single panel
LabelEntrySlider(String, double, double, int) - Constructor for class jsky.util.gui.LabelEntrySlider
Constructor.
LabelEntrySlider() - Constructor for class jsky.util.gui.LabelEntrySlider
Default Constructor.
LabelJPanel - Class in jsky.util.gui
This widget combines a JLabel with a JPanel.
LabelJPanel(String, JPanel, boolean, int) - Constructor for class jsky.util.gui.LabelJPanel
Constructor.
LabelJPanel(String, JPanel, boolean) - Constructor for class jsky.util.gui.LabelJPanel
Constructor.
LabelJPanel(String, JPanel) - Constructor for class jsky.util.gui.LabelJPanel
Constructor.
labels - Variable in class jsky.util.gui.ZoomControl
labels for menu
LabelValue - Class in jsky.util.gui
This widget displays a label and a string value.
LabelValue(String, String, boolean) - Constructor for class jsky.util.gui.LabelValue
Constructor.
LabelValue(String, String) - Constructor for class jsky.util.gui.LabelValue
 
LabelValue(String) - Constructor for class jsky.util.gui.LabelValue
 
LabelWidget - Class in jsky.util.gui
Base class for labeled widgets.
LabelWidget(String, int) - Constructor for class jsky.util.gui.LabelWidget
Constructor.
LabelWidget(String) - Constructor for class jsky.util.gui.LabelWidget
Constructor.
lambda0 - Static variable in class jsky.science.Constants
Wavelength associated with 1 eV (electron-volt) (lambda sub 0).
layout - Variable in class jsky.image.gui.ImageDisplayPanel
 
layoutUtil - Variable in class jsky.util.gui.LabelWidget
layout helper object
lcut - Variable in class jsky.image.gui.ImageHistoryItem
High cut
LEFT_HANDLE_SELECTED - Static variable in interface jsky.timeline.TimeLineNode
 
LETTER_SEPARATOR_STYLE - Static variable in class jsky.science.Coordinates
Constant for indicating that coordinate values should be separated by 'h', 'd', 'm', 's' letters.
LETTER_SEPARATOR_STYLE_LABEL - Static variable in class jsky.science.Coordinates
 
LINE - Static variable in class jsky.catalog.TablePlotSymbol
 
LINE - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a line
LINE_WIDTHS - Static variable in class jsky.image.graphics.gui.CanvasDraw
Supported line widths
LINEAR_SCALE - Static variable in class jsky.image.ImageLookup
Constant to pass to the scale method for linear scaling
linearScale - Variable in class jsky.image.gui.ImageColors
Linear Scale button
linearScale(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a linear scale operation on the image using the given cut levels and return the resulting image.
lineWidth - Variable in class jsky.image.graphics.gui.CanvasDraw
Current line width
lineWidthActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the line width
ListenerHandler - Class in jsky.util
encapsulation of thread proof method of managing a set of listeners.
ListenerHandler() - Constructor for class jsky.util.ListenerHandler
 
listenerList - Variable in class jsky.graphics.CanvasFigureListenerManager
list of listeners for figure events
listenerList - Variable in class jsky.html.HTMLViewer
list of listeners for change events
listenerList - Variable in class jsky.image.graphics.gui.CanvasDraw
list of listeners for change events
listenerList - Variable in class jsky.util.gui.ToggleButtonPanel
List of listeners for item events
listenerList - Variable in class jsky.util.gui.VRangeSlider
list of listeners for change events
listenerManager - Variable in class jsky.image.graphics.ImageFigure
Manages a list of listeners for figure events
listenerManager - Variable in class jsky.image.graphics.ImageFigureGroup
Manages a list of listeners for figure events
listenerManager - Variable in class jsky.image.graphics.ImageLabel
Manages a list of listeners for figure events
listenerManager - Variable in class jsky.image.graphics.LabeledImageFigure
Manages a list of listeners for figure events
listeners() - Method in class jsky.util.ListenerHandler
returns an iterator to each listener in the list
loadCachedImage(double, double) - Method in class jsky.image.gui.DivaMainImageDisplay
If an image was previously loaded in this session with a center near the given ra,dec coordinates, reload it, otherwise generate a blank image with the center at those coordinates (in J2000).
loadGraphicsFromImage(String) - Method in class jsky.image.graphics.gui.FITSGraphics
If a binary table with the given name is found in the current image, load the previously saved image graphics from it.
loadGraphicsFromImage(TableHDU) - Method in class jsky.image.graphics.gui.FITSGraphics
Load previously saved graphics from the given FITS binary table.
loadHistory() - Method in class jsky.catalog.gui.CatalogNavigator
Try to load the history list from a file, and create an empty list if that fails.
loadHistory() - Method in class jsky.html.HTMLViewer
Try to load the history list from a file, and create an empty list if that fails.
loadHistory() - Method in class jsky.image.gui.DivaMainImageDisplay
Try to load the history list from a file, and create an empty list if that fails.
loadImage(String, URL) - Method in class jsky.navigator.Navigator
Load and display the given image file.
loadImage(URL, String) - Method in class jsky.navigator.Navigator
Download the given image URL to a temporary file and then display the image file when done.
loadImageFromURL(URL) - Method in class jsky.image.gui.DivaMainImageDisplay
Load an image directly from the given URL in a separate thread, so the user can monitor progress and cancel it, if needed.
loadSubDir(URL) - Method in class jsky.catalog.astrocat.AstroCatConfig
Attempt to read a catalog subdirectory from the given URL and return a CatalogDirectory object for it.
loadSubDir(URL) - Method in interface jsky.catalog.CatalogDirectory
Attempt to read a catalog subdirectory from the given URL and insert the object for it in the catalog tree.
loadSubDir(URL) - Method in class jsky.catalog.irsa.IRSAConfig
Attempt to read a catalog subdirectory from the given URL and return a CatalogDirectory object for it.
loadSubDir(URL) - Method in class jsky.catalog.skycat.SkycatConfigFile
Attempt to read a catalog subdirectory from the given URL and return a CatalogDirectory object for it.
LOCAL - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for local catalog files.
log10(double) - Static method in class jsky.science.MathUtilities
Returns a log base 10.
LOG_SCALE - Static variable in class jsky.image.ImageLookup
Constant to pass to the scale method for logarithmic scaling
loggedInputStream - Variable in class jsky.util.gui.ProgressPanel
If set, this is the current input stream being monitored
Logger - Class in jsky.util
Replacement logger that uses the Jarkarta commons logging system.
Logger() - Constructor for class jsky.util.Logger
 
logMessage(String) - Method in class jsky.util.gui.ProgressPanel
Log or display the given message
logMessage(String) - Method in class jsky.util.gui.StatusPanel
Log or display the given message
logMessage(String) - Method in interface jsky.util.StatusLogger
Log or display the given message
logScale(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a logarithmic scale operation on the image using the given cut levels and return the resulting image.
LONG_NAME - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
LookAndFeelMenu - Class in jsky.util.gui
Defines a standard "Look and Feel" menu item that applications can add to a menu to allow the user to change the look and feel of the application.
LookAndFeelMenu(String) - Constructor for class jsky.util.gui.LookAndFeelMenu
Create a Look and Feel menu with the given title.
LookAndFeelMenu() - Constructor for class jsky.util.gui.LookAndFeelMenu
Create a "Look and Feel" menu.
LookAndFeelMenu(Component) - Constructor for class jsky.util.gui.LookAndFeelMenu
Create a "Look and Feel" menu for the given frame
LookAndFeelMenu(String, Component) - Constructor for class jsky.util.gui.LookAndFeelMenu
Create a Look and Feel menu with the given title for the given frame
lookup(PlanarImage, LookupTableJAI) - Static method in class jsky.image.operator.ImageOps
Apply the lookup table to the given image and return the new image.
LOOKUP_MAX - Static variable in class jsky.image.ImageLookup
maximum image value allowed
LOOKUP_MIN - Static variable in class jsky.image.ImageLookup
minimum image value allowed
LOOKUP_SIZE - Static variable in class jsky.image.ImageLookup
size of a lookup table for full short range
lookupArray - Variable in class jsky.image.ImageLookup
array used by lookup table
lookupOffset - Variable in class jsky.image.ImageLookup
lookup table offset (subtract from image value before lookup)
lookupSize - Variable in class jsky.image.ImageLookup
size of the lookup table
lookupTable - Variable in class jsky.image.ImageLookup
use to convert short data to byte using the selected algorithm
LOW_PROPERTY - Static variable in class jsky.science.Passband
bound property change name for change in the LowWavelength
lowCut - Variable in class jsky.image.gui.ImageCutLevels
current low cut value
lowLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
lowValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
lut - Variable in class jsky.image.gui.ImageColorbar
Color lookup table used by the image

M

main(String[]) - Static method in class jsky.app.jskycat.JSkyCat
The main class of the JSkyCat application.
main(String[]) - Static method in class jsky.catalog.astrocat.AstroCatalog
Test cases
main(String[]) - Static method in class jsky.catalog.astrocat.AstroCatConfig
Test cases
main(String[]) - Static method in class jsky.catalog.astrocat.AstroCatTable
Test cases
main(String[]) - Static method in class jsky.catalog.astrocat.AstroCatXML
Test cases
main(String[]) - Static method in class jsky.catalog.gui.CatalogTree
test main
main(String[]) - Static method in class jsky.catalog.gui.TableDisplay
test main
main(String[]) - Static method in class jsky.catalog.irsa.IRSACatalog
Test cases
main(String[]) - Static method in class jsky.catalog.irsa.IRSAConfig
Test cases
main(String[]) - Static method in class jsky.catalog.irsa.IRSADataDictXML
Test cases
main(String[]) - Static method in class jsky.catalog.irsa.IRSATable
Test cases
main(String[]) - Static method in class jsky.catalog.irsa.IRSAXML
Test cases
main(String[]) - Static method in class jsky.catalog.MemoryCatalog
Test cases
main(String[]) - Static method in class jsky.catalog.SearchCondition
Test cases
main(String[]) - Static method in class jsky.catalog.skycat.SkycatCatalog
Test cases
main(String[]) - Static method in class jsky.catalog.skycat.SkycatConfigFile
Test cases
main(String[]) - Static method in class jsky.catalog.skycat.SkycatTable
Test cases
main(String[]) - Static method in class jsky.coords.DMS
Test cases
main(String[]) - Static method in class jsky.coords.HMS
Test cases
main(String[]) - Static method in class jsky.coords.ImageCoords
Test cases
main(String[]) - Static method in class jsky.coords.WorldCoords
Test cases
main(String[]) - Static method in class jsky.html.HTMLViewerFrame
test main
main(String[]) - Static method in class jsky.image.graphics.DivaImageGraphics
test main: usage: java GraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.graphics.gui.ImageGraphicsMenu
test main: usage: java GraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.graphics.MeasureBand
test main: usage: java GraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.graphics.ShapeUtil
test main: usage: java GraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.gui.DivaGraphicsImageDisplay
test main: usage: java DivaGraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.gui.ImageDisplay
test main: usage: java ImageDisplay .
main(String[]) - Static method in class jsky.image.gui.ImageDisplayControlFrame
usage: java ImageDisplayControlFrame [fileOrUrl]
main(String[]) - Static method in class jsky.navigator.NavigatorFrame
test main
main(String[]) - Static method in class jsky.science.Redshift
testing only
main(String[]) - Static method in class jsky.timeline.TimeLine
test main (allan)
main(String[]) - Static method in class jsky.util.FileUtil
test main
main(String[]) - Static method in class jsky.util.Format
a test stub for the format class
main(String[]) - Static method in class jsky.util.gui.CoordinatesOffsetPanel
 
main(String[]) - Static method in class jsky.util.gui.CoordinatesPanel
 
main(String[]) - Static method in class jsky.util.gui.JTextFieldDouble
Test main.
main(String[]) - Static method in class jsky.util.gui.LabelEntry
test main: usage: java LabelEntry
main(String[]) - Static method in class jsky.util.gui.LabelEntrySlider
test main: usage: java LabelEntrySlider
main(String[]) - Static method in class jsky.util.gui.LabelJPanel
test main: usage: java LabelEntry
main(String[]) - Static method in class jsky.util.gui.LabelValue
test main: usage: java LabelValue
main(String[]) - Static method in class jsky.util.gui.ProgressBarFilterInputStream
Test main
main(String[]) - Static method in class jsky.util.gui.ProgressBarUtil
Test main.
main(String[]) - Static method in class jsky.util.gui.ProgressPanelDialog
test main
main(String[]) - Static method in class jsky.util.gui.ProperMotionPanel
 
main(String[]) - Static method in class jsky.util.gui.ProxyServerDialog
Test main.
main(String[]) - Static method in class jsky.util.gui.QuantitySlider
 
main(String[]) - Static method in class jsky.util.gui.RangeSlider
Notification from the UIFactory that the L&F has changed.
main(String[]) - Static method in class jsky.util.gui.SortedJTable
test main
main(String[]) - Static method in class jsky.util.gui.TabbedPanelFrame
test main
main(String[]) - Static method in class jsky.util.gui.ToggleButtonPanel
test main
main(String[]) - Static method in class jsky.util.gui.VRangeSlider
Main method for testing purposes.
main(String[]) - Static method in class jsky.util.gui.XYDisplay
test main: usage: java LabelEntry
main(String[]) - Static method in class jsky.util.gui.ZoomControl
test main
main(String[]) - Static method in class jsky.util.I18N
test main
main(String[]) - Static method in class jsky.util.JarManager
main: usage: java
main(String[]) - Static method in class jsky.util.JavaExpr
test main
main(String[]) - Static method in class jsky.util.Logger
A test routine.
main(String[]) - Static method in class jsky.util.StringTokenizerUtil
test main
main(String[]) - Static method in class jsky.util.StringUtil
test main
main(String[]) - Static method in class jsky.util.TclUtil
test main
MainImageDisplay - Interface in jsky.image.gui
This defines the interface for a main application image display window.
makeArrow(Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for the "arrow" symbol (a line from center to north with an arrow at north).
makeArrowHead(Point2D.Double, double, double, boolean) - Static method in class jsky.image.graphics.ShapeUtil
Make and return an arrow head shape at the given position.
makeBackButton() - Method in class jsky.util.gui.GenericToolBar
Make the Back button, if it does not yet exists.
makeButton(String, Action, boolean) - Method in class jsky.util.gui.GenericToolBar
Make and return a toolbar button.
makeButtonPanel() - Method in class jsky.catalog.gui.CatalogQueryTool
Make and return the button panel
makeButtonPanel() - Method in class jsky.catalog.gui.TableDisplayTool
make and return the button panel
makeButtonPanel() - Method in class jsky.image.gui.ImageColors
Make the dialog button panel
makeButtonPanel() - Method in class jsky.navigator.NavigatorQueryTool
Make and return the button panel (Redefined from the parent class to add 2 buttons).
makeButtonPanel() - Method in class jsky.util.gui.TabbedPanel
Make and return the button panel
makeCanvasGraphics() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Make and return the CanvasGraphics object.
makeCatalogButton() - Method in class jsky.navigator.NavigatorImageDisplayToolBar
Make the catalog button, if it does not yet exists.
makeCatalogComponent(Catalog) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of (or the interface for searching) the given catalog
makeCatalogDirectoryComponent(CatalogDirectory) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given catalog directory
makeCatalogHistoryItem() - Method in class jsky.catalog.gui.CatalogNavigator
Return a new CatalogHistoryItem for the currently displayed catalog.
makeCatalogPanelLabel(Catalog) - Method in class jsky.catalog.gui.CatalogQueryTool
Make and return the catalog panel label
makeCatalogQueryPanel(Catalog) - Method in class jsky.catalog.gui.CatalogQueryTool
Make and return the catalog query panel
makeCatalogQueryPanel(Catalog) - Method in class jsky.catalog.irsa.IRSACatalogQueryTool
Make and return the catalog query panel
makeCatalogQueryTool(Catalog) - Method in class jsky.catalog.gui.CatalogNavigator
Make a panel for querying a catalog
makeCatalogQueryTool(Catalog) - Method in class jsky.navigator.Navigator
Make a panel for querying a catalog (Redefined from the parent class to use a CatalogQueryTool subclass).
makeCheckBox() - Method in class jsky.catalog.gui.CatalogQueryPanel
Make and return a checkbutton
makeColorbar() - Method in class jsky.image.gui.ImageDisplayControl
Make and return the colorbar window.
makeColormapListPanel() - Method in class jsky.image.gui.ImageColors
Make and return the list box with the list of colormaps
makeColorScalePanel() - Method in class jsky.image.gui.ImageColors
Make and return the color scale panel
makeColumnIdentifiers(FieldDesc[]) - Method in class jsky.catalog.MemoryCatalog
Create and return a vector of table column identifiers (column headings) based on the given fields.
makeComboBox(FieldDesc) - Method in class jsky.catalog.gui.CatalogQueryPanel
Make and return a combo box with the values that the given field may have.
makeCompass(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "compass" symbol (has two lines, from the center point, pointing north and east).
makeComponent(FieldDesc) - Method in class jsky.catalog.gui.CatalogQueryPanel
Make and return the component for entering the value of the given query parameter.
makeComponent(QueryResultDisplay) - Method in interface jsky.catalog.gui.CatalogUIHandler
This interface may be implemented by Catalog and QueryResult objects that wish to define custom user interfaces.
makeComponent(QueryResultDisplay) - Method in class jsky.catalog.irsa.IRSACatalog
Implement the CatalogUIHandler interface to get a custom GUI
makeCross(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "cross" (x) symbol.
makeCutLevelsButton() - Method in class jsky.image.gui.ImageDisplayToolBar
Make the cut levels button, if it does not yet exists.
makeDiamond(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "diamond" symbol.
makeEllipse(Ellipse2D.Double, int, Paint, Paint, float, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
This is a convenience method for drawing ellipses that allows you to specify the type of the coordinates given by the ellipse argument.
makeEllipse(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for an "ellipse" symbol.
makeEllipse(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for an "ellipse" symbol.
makeFigure(Shape, Paint, Paint, float) - Method in interface jsky.graphics.CanvasGraphics
Make and return a figure with the given shape, fill, outline and line width.
makeFigure(Shape, Paint, Paint, float, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a figure with the given shape, fill, outline and line width.
makeFigure(Shape, Paint, Paint, float) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a figure with the given shape, fill, outline and line width.
makeFigureGroup() - Method in interface jsky.graphics.CanvasGraphics
Make and return a new CanvasFigureGroup object that can be used as a figure container to hold other figures.
makeFigureGroup(Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a new CanvasFigureGroup object that can be used as a figure container to hold other figures.
makeFigureGroup() - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a new CanvasFigureGroup object that can be used as a figure container to hold other figures.
makeFileChooser() - Method in class jsky.app.jskycat.JSkyCat
Create and return a new file chooser to be used to select a local catalog file to open.
makeFileChooser() - Method in class jsky.catalog.gui.CatalogNavigator
Create and return a new file chooser to be used to select a local catalog file to open.
makeFileChooser() - Method in class jsky.html.HTMLViewer
Create and return a new file chooser to be used to select a file to open.
makeFileChooser() - Method in class jsky.navigator.Navigator
Create and return a new file chooser to be used to select a local catalog file to open.
makeForwardButton() - Method in class jsky.util.gui.GenericToolBar
Make the Forward button, if it does not yet exists.
makeFrameLayout(boolean, String) - Method in class jsky.app.jskycat.JSkyCat
Do the window layout using normal frames
makeHTMLViewerHistoryItem() - Method in class jsky.html.HTMLViewer
Return a new HTMLViewerHistoryItem for the currently displayed catalog.
makeImageDisplay() - Method in class jsky.image.gui.ImageDisplayControl
Make and return the image display window
makeImageDisplay() - Method in class jsky.navigator.NavigatorImageDisplayControl
Make and return the image display window
makeImageDisplayControl(int) - Method in class jsky.image.gui.ImageDisplayControlFrame
Make and return the image display control frame.
makeImageDisplayControl(int) - Method in class jsky.image.gui.ImageDisplayControlInternalFrame
Make and return the image display control frame.
makeImageDisplayControl(int) - Method in class jsky.navigator.NavigatorImageDisplayFrame
Make and return the image display control frame.
makeImageDisplayControl(int) - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Make and return the image display control frame.
makeImageDisplayControlFrame() - Method in class jsky.navigator.Navigator
Make an ImageDisplayControlFrame or ...InternalFrame, depending on what type of frames are being used.
makeImageFileChooser() - Static method in class jsky.image.gui.DivaMainImageDisplay
Create and return a new file chooser to be used to select an image file to display.
makeImageHistoryItem() - Method in class jsky.image.gui.DivaMainImageDisplay
Make and return an ImageHistoryItem for the current image
makeImageWinButton() - Method in class jsky.navigator.NavigatorToolBar
Make the image window button, if it does not yet exists.
makeIntensityListPanel() - Method in class jsky.image.gui.ImageColors
Make and return the list box with the list of intensity tables
makeInternalFrameLayout(boolean, String) - Method in class jsky.app.jskycat.JSkyCat
Do the window layout using internal frames
makeLabel(String) - Method in class jsky.catalog.gui.CatalogQueryPanel
Make panel label with the given text
makeLabel(Point2D.Double, String, Paint, Font) - Method in interface jsky.graphics.CanvasGraphics
Make and return a canvas label.
makeLabel(Point2D.Double, String, Paint, Font, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a canvas label.
makeLabel(Point2D.Double, String, Paint, Font) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a canvas label.
makeLabeledEllipse(Ellipse2D.Double, int, Paint, Paint, float, String, int, Paint, Font, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
This is a convenience method for drawing a labeled ellipse that allows you to specify the type of the coordinates given by the ellipse argument.
makeLabeledFigure(Shape, Paint, Paint, float, String, int, Paint, Font) - Method in interface jsky.graphics.CanvasGraphics
Make and return a labeled figure with the given shape, fill, outline and line width.
makeLabeledFigure(Shape, Paint, Paint, float, String, int, Paint, Font, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a labeled figure with the given shape, fill, outline and line width.
makeLabeledFigure(Shape, Paint, Paint, float, String, int, Paint, Font) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a labeled figure with the given shape, fill, outline and line width.
makeLabeledRectangle(Rectangle2D.Double, int, Paint, Paint, float, String, int, Paint, Font, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
This is a convenience method for making a labeled rectangle that allows you to specify the type of the coordinates given by the rect argument.
makeLayout(QueryResultDisplay) - Method in class jsky.catalog.gui.TableDisplayTool
Do the window layout
makeLayout(int) - Method in class jsky.image.gui.ImageDisplayControl
This method is resposible for the window layout for this widget.
makeLine(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for the "line" symbol.
makeList(String[]) - Static method in class jsky.util.TclUtil
Convert the given array of strings to a Tcl list formatted string and return the result.
makeList(Object[]) - Static method in class jsky.util.TclUtil
Convert the given array of Objects to a Tcl list formatted string and return the result.
makeLookupTable(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Create an empty lookup table for the given image and scale the image to unsigned short range, if necessary, so that we can use a lookup table of at most 65536 bytes.
makeMainPanel() - Method in class jsky.image.gui.ImageColors
Make and return the main panel
makeMenuBar() - Method in class jsky.app.jskycat.JSkyCat
Make and return the application menubar (used when internal frames are in use)
makeMenuBar(DivaMainImageDisplay, ImageDisplayToolBar) - Method in class jsky.image.gui.ImageDisplayControlFrame
Make and return the menubar
makeMenuBar(DivaMainImageDisplay, ImageDisplayToolBar) - Method in class jsky.image.gui.ImageDisplayControlInternalFrame
Make and return the menubar
makeMenuBar(DivaMainImageDisplay, ImageDisplayToolBar) - Method in class jsky.navigator.NavigatorImageDisplayFrame
Make and return the menubar
makeMenuBar(DivaMainImageDisplay, ImageDisplayToolBar) - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Make and return the menubar
makeMenuButton(String, JPopupMenu) - Method in class jsky.util.gui.GenericToolBar
Make and return a menu button with the given tool tip and menu.
makeNavigatorFrame(MainImageDisplay) - Method in class jsky.app.jskycat.JSkyCat
Make and return a frame for displaying catalog information.
makeNavigatorFrame() - Method in class jsky.navigator.NavigatorImageDisplay
Make a NavigatorFrame or NavigatorInternalFrame, depending on what type of frames are being used.
makeNavigatorImageDisplayFrame(String) - Method in class jsky.app.jskycat.JSkyCat
Make and return a frame for displaying the given image (may be null).
makeNavigatorImageDisplayInternalFrame(JDesktopPane, String) - Method in class jsky.app.jskycat.JSkyCat
Make and return an internal frame for displaying the given image (may be null).
makeNavigatorInternalFrame(JDesktopPane, MainImageDisplay) - Method in class jsky.app.jskycat.JSkyCat
Make and return an internal frame for displaying catalog information.
makeOpenButton() - Method in class jsky.util.gui.GenericToolBar
Make the Open button, if it does not yet exists.
makePanelItems() - Method in class jsky.catalog.gui.CatalogQueryPanel
Make the display panel items
makePanelItems() - Method in class jsky.image.gui.ImageDisplayPanel
Make the display panel items
makePanWindow(int) - Method in class jsky.image.gui.ImageDisplayControl
Make and return the pan window.
makePanZoomToggleButton() - Method in class jsky.image.gui.ImageDisplayControl
Make and return a button for showing and hiding the pan/zoom panel
makePickObjectTable(PickObjectStatistics) - Method in class jsky.navigator.Navigator
Make a catalog table to use to hold the objects picked by the user and add the first row based on the given stats object.
makePlus(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "plus" (+) symbol.
makeProgressPanel() - Method in class jsky.catalog.gui.CatalogNavigator
If it does not already exist, make the panel used to display the progress of network access.
makeProgressPanel(String, Component) - Static method in class jsky.util.gui.ProgressPanel
Make a ProgressPanel and frame (or internal frame) and return the panel.
makeProgressPanel(String) - Static method in class jsky.util.gui.ProgressPanel
Make a ProgressPanel and frame (or internal frame) and return the panel.
makeProgressPanel() - Static method in class jsky.util.gui.ProgressPanel
Make a ProgressPanel and frame (or internal frame) and return the panel.
makeQueryResult(FieldDesc[], Vector) - Method in class jsky.catalog.astrocat.AstroCatTable
Return a new MemoryCatalog with the given column fields and data rows.
makeQueryResult(FieldDesc[], Vector) - Method in class jsky.catalog.irsa.IRSATable
Return a new MemoryCatalog with the given column fields and data rows.
makeQueryResult(FieldDesc[], Vector) - Method in class jsky.catalog.MemoryCatalog
Return a new MemoryCatalog with the given column fields and data rows.
makeQueryResult(FieldDesc[], Vector) - Method in class jsky.catalog.skycat.SkycatTable
Return a new MemoryCatalog with the given column fields and data rows.
makeQueryResultComponent() - Method in class jsky.catalog.gui.CatalogNavigator
Create and return a component displaying the given query result
makeQueryResultComponent(QueryResult) - Method in class jsky.catalog.gui.CatalogNavigator
Create and return a JComponent displaying the given query result.
makeRectangle(Rectangle2D.Double, int, Paint, Paint, float, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
This is a convenience method for making rectangles that allows you to specify the type of the coordinates given by the rect argument.
makeReloadMenuItem() - Method in class jsky.catalog.gui.CatalogTree
Return a menu item to reload the catalog config file and rebuild the tree with the new data.
makeScaleMenu() - Method in class jsky.image.gui.ImageDisplayPanel
Add a menu with zoom settings
makeShape(TablePlotSymbol, double, double, double, double, double) - Method in class jsky.catalog.gui.BasicTablePlotter
Return the Shape object for the given symbol.
makeSquare(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "square" symbol.
makeStatusPanel() - Method in class jsky.image.gui.ImageDisplayControl
Make and return the status panel
makeTablePopupMenu(TableDisplayTool) - Method in class jsky.catalog.gui.CatalogNavigator
Add a popup menu to the given TableDisplayTool
makeTableQueryResultComponent(TableQueryResult) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given table query result.
makeTextField(int) - Method in class jsky.catalog.gui.CatalogQueryPanel
Make and return a text field with the given width.
makeToggleButton(String, Action) - Method in class jsky.util.gui.GenericToolBar
Make and return a toolbar toggle button.
makeToolBar(DivaMainImageDisplay) - Method in class jsky.image.gui.ImageDisplayControlFrame
Make and return the toolbar
makeToolBar(DivaMainImageDisplay) - Method in class jsky.image.gui.ImageDisplayControlInternalFrame
Make and return the toolbar
makeToolBar(DivaMainImageDisplay) - Method in class jsky.navigator.NavigatorImageDisplayFrame
Make and return the toolbar
makeToolBar(DivaMainImageDisplay) - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Make and return the toolbar
makeTriangle(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "triangle" symbol.
makeUnknownURLComponent(URL, String) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given URL.
makeURL(URL, String) - Static method in class jsky.util.FileUtil
Given a URL context (for resolving relative path names) and a string, which may be either a file or a URL string, return a new URL made from the string.
makeURLComponent(URL) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given URL.
makeURLComponent(URL, String) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given URL.
makeURLComponent(URL, String) - Method in class jsky.navigator.Navigator
Return a new JComponent displaying the contents of the given URL.
makeURLStream(URL) - Static method in class jsky.util.FileUtil
This method returns an InputStream for the given URL, and also wraps it in a BufferedInputStream, if necessary.
makeURLStream(URL, String) - Static method in class jsky.util.FileUtil
Given a URL context (for resolving relative path names) and a string, which may be either a file or a URL string, return a new InputStream by creating the URL and opening it for reading.
makeZoomButtons() - Method in class jsky.image.gui.ImageDisplayPanel
Add buttons "Z" and "z" to zoom in and out by 1 factor.
makeZoomWindow(int) - Method in class jsky.image.gui.ImageDisplayControl
Make and return the zoom window.
manageLocation(Component) - Static method in class jsky.util.Preferences
Track changes in the location of the given component (normally a JFrame or JInternalFrame).
manageLocation(Component, int, int) - Static method in class jsky.util.Preferences
Track changes in the location of the given component (normally a JFrame or JInternalFrame).
manageLocation(Component, int, int, String) - Static method in class jsky.util.Preferences
Track changes in the location of the given component (normally a JFrame or JInternalFrame).
manageSize(JComponent, Dimension) - Static method in class jsky.util.Preferences
Track changes in the size of the given component.
manageSize(JComponent, Dimension, String) - Static method in class jsky.util.Preferences
Track changes in the size of the given component.
mark - Variable in class jsky.image.gui.ImageColorbar
 
match(double, double) - Method in class jsky.image.gui.ImageHistoryItem
Return true if this entry matches the given coordinates
match(String, String) - Static method in class jsky.util.StringUtil
Checks whether a string matches a given wildcard pattern.
MathUtilities - Class in jsky.science
A static class that contains astronomical math utilies or constants that are not specfically related to a ScienceObject sub-class.
MathUtilities() - Constructor for class jsky.science.MathUtilities
 
MAX_COLOR - Static variable in class jsky.image.ImageLookup
maximum color value used in lookup table
MAX_OBJECTS - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: max number of objects to return from a query.
MAX_QUANTITY - Static variable in class jsky.science.QuantityRange
Maximum possible Quantity/
MAX_RADIUS - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: maximum radius for center coordinates in arcmin (from RA,Dec), or pixels (from X,Y).
MAX_SCALE - Static variable in class jsky.image.gui.ImageDisplayMenuBar
Maximum scale (zoom) factor for menu
MAX_VALUE - Static variable in class jsky.science.Wavelength
 
maxHistoryItems - Variable in class jsky.html.HTMLViewer
Max number of items in the history list
maxLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
maxLimit - Variable in class jsky.util.gui.VRangeSlider
Maximum slider value.
MAXQUANTITY_PROPERTY - Static variable in class jsky.util.gui.QuantitySlider
 
maxRadius - Variable in class jsky.coords.CoordinateRadius
Max radius from center
maxScale - Static variable in class jsky.image.gui.ImageDisplayPanel
 
maxSize - Variable in class jsky.util.gui.VRangeSlider
Maximum widget size.
maxValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
maxValue - Variable in class jsky.util.gui.VRangeSlider
Percent through scale of max gripper.
MAXWAVELENGTH_PROPERTY - Static variable in class jsky.science.AbstractWavelength1D
 
mband - Variable in class jsky.image.graphics.MeasureBand
 
mbandAngle - Variable in class jsky.image.graphics.MeasureBand
Angle lines (horizontal and vertical)
mbandDiagRect - Variable in class jsky.image.graphics.MeasureBand
box around diagonal label
mbandDiagText - Variable in class jsky.image.graphics.MeasureBand
The diagonal label
mbandHeightRect - Variable in class jsky.image.graphics.MeasureBand
box around height label
mbandHeightText - Variable in class jsky.image.graphics.MeasureBand
The height label
mbandLine - Variable in class jsky.image.graphics.MeasureBand
Diagonal line with arrows
mbandWidthRect - Variable in class jsky.image.graphics.MeasureBand
box around width label
mbandWidthText - Variable in class jsky.image.graphics.MeasureBand
The width label
mean(PlanarImage, ROI, int, int) - Static method in class jsky.image.operator.ImageOps
Perform a "mean" operation on the image to get the mean pixel value of the given area of teh image.
MeasureBand - Class in jsky.image.graphics
Class to display a "measure band" showing the distance between 2 points in world coordinates.
MeasureBand(DivaGraphicsImageDisplay) - Constructor for class jsky.image.graphics.MeasureBand
Create a new MeasureBand attached to the given graphics pane.
MEGAEV - Static variable in class jsky.science.Wavelength
 
MEGAEVABBREV - Static variable in class jsky.science.Wavelength
 
MEGAHERTZ - Static variable in class jsky.science.Wavelength
 
MEGAHERTZABBREV - Static variable in class jsky.science.Wavelength
 
MemoryCatalog - Class in jsky.catalog
Used to manage tabular catalog data in memory, such as the result of a catalog query or the contents of a local catalog file.
MemoryCatalog(FieldDesc[], Vector) - Constructor for class jsky.catalog.MemoryCatalog
Create a MemoryCatalog with the given information.
MemoryCatalog(Catalog, InputStream, int) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given stream by reading up to maxRows of the data (in tab separated table format).
MemoryCatalog(Catalog, InputStream) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given stream.
MemoryCatalog(Catalog, InputStream, QueryArgs) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given stream by reading up to maxRows of the data.
MemoryCatalog(Catalog, String) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given file.
MemoryCatalog(String) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given file
MemoryCatalog(MemoryCatalog, FieldDesc[], Vector) - Constructor for class jsky.catalog.MemoryCatalog
Construct a new MemoryCatalog with the given column fields and data rows (For internal use only).
MemoryCatalog() - Constructor for class jsky.catalog.MemoryCatalog
This constructor is only for use by derived classes.
mergeData(Wavelength1DModel) - Method in class jsky.science.Wavelength1DArray
Folds all inDS point values into this dataset, checking each wavelength in inDS and add the data value to the appropriate location in this dataset.
mergeHistoryList() - Method in class jsky.catalog.gui.CatalogNavigator
Merge the _historyList with current serialized version (another instance may have written it since we read it last).
mergeHistoryList() - Method in class jsky.html.HTMLViewer
Merge the historyList with current serialized version (another instance may have written it since we read it last).
mergeHistoryList() - Method in class jsky.image.gui.DivaMainImageDisplay
Merge the historyList with current serialized version (another instance may have written it since we read it last).
message(Component, String) - Static method in class jsky.util.gui.DialogUtil
Display an informational message.
message(String) - Static method in class jsky.util.gui.DialogUtil
Display an informational message.
MetalRangeSliderUI - Class in jsky.util.gui
The core repaints for our RangeSlider
MetalRangeSliderUI(JSlider, boolean) - Constructor for class jsky.util.gui.MetalRangeSliderUI
 
MetalRangeSliderUI.MetalPropertyListener - Class in jsky.util.gui
 
MetalRangeSliderUI.MetalPropertyListener() - Constructor for class jsky.util.gui.MetalRangeSliderUI.MetalPropertyListener
 
METER - Static variable in class jsky.science.Wavelength
 
METERABBREV - Static variable in class jsky.science.Wavelength
 
MICRON - Static variable in class jsky.science.Wavelength
 
MICRONABBREV - Static variable in class jsky.science.Wavelength
 
MIDDLE_PROPERTY - Static variable in class jsky.science.Passband
bound property change name for change in the MiddleWavelength
MILLIMETER - Static variable in class jsky.science.Wavelength
 
MILLIMETERABBREV - Static variable in class jsky.science.Wavelength
 
MIN_COLOR - Static variable in class jsky.image.ImageLookup
minimum color value used in lookup table
MIN_DISPLAY_WINDOW - Static variable in class jsky.timeline.TimeLine
 
MIN_QUANTITY - Static variable in class jsky.science.QuantityRange
Minimum possible Quantity (largest negative value).
MIN_RADIUS - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: minimum radius for center coordinates in arcmin (from RA,Dec), or pixels (from X,Y).
MIN_SCALE - Static variable in class jsky.image.gui.ImageDisplayMenuBar
Minimum scale (zoom) factor for menu
MIN_VALUE - Static variable in class jsky.science.Wavelength
 
minLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
minLimit - Variable in class jsky.util.gui.VRangeSlider
Minimum slider value.
minMax(PlanarImage, ROI, int, int, double) - Static method in class jsky.image.operator.ImageOps
Perform a minMax operation on the image to get the min and max pixel values.
MinMaxDescriptor - Class in jsky.image.operator
A single class that is both an OperationDescriptor and a RenderedImageFactory.
MinMaxDescriptor() - Constructor for class jsky.image.operator.MinMaxDescriptor
Constructor.
MINQUANTITY_PROPERTY - Static variable in class jsky.util.gui.QuantitySlider
 
minRadius - Variable in class jsky.coords.CoordinateRadius
Min radius from center
minScale - Static variable in class jsky.image.gui.ImageDisplayPanel
 
minSize - Variable in class jsky.util.gui.VRangeSlider
Minimum widget size.
MINUTE - Static variable in class jsky.science.Time
 
MINUTEABBREV - Static variable in class jsky.science.Time
 
minValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
minValue - Variable in class jsky.util.gui.VRangeSlider
Percent through scale of min gripper.
MINWAVELENGTH_PROPERTY - Static variable in class jsky.science.AbstractWavelength1D
 
minX - Variable in class jsky.image.SimpleRenderedImage
The X coordinate of the image's upper-left pixel.
minY - Variable in class jsky.image.SimpleRenderedImage
The Y coordinate of the image's upper-left pixel.
MJY - Static variable in class jsky.science.Flux
 
MJYABBREV - Static variable in class jsky.science.Flux
 
MODE - Static variable in interface jsky.timeline.TimeLineNode
 
MODE - Static variable in interface jsky.timeline.TimeLineNodeModel
 
model - Variable in class jsky.util.gui.ProgressBarFilterInputStream
The model for the progress bar
model - Variable in class jsky.util.gui.ProgressBarUtil
The model for the progress bar
MORE_DATA_PROPERTY - Static variable in interface jsky.science.ScienceObjectNodeModel
Bound property name - should fired when setMoreDataAvailable() is run
mouseClicked(LayerEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Invoked when the mouse is clicked on a layer or figure.
mouseClicked - Variable in class jsky.image.graphics.gui.CanvasDraw
True if mouse was clicked
mouseClicked(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseClicked(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
 
mouseClicked(MouseEvent) - Method in class jsky.image.gui.ImagePanner
 
mouseClicked(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mouseClicked(MouseEvent) - Method in class jsky.util.gui.SortedJTable
If user clicks on column header, perform sort and toggle sort ordering if the sort column was already the sort column.
mouseClicked(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
Not used.
mouseDragged(LayerEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Invoked when the mouse moves while the button is still held down.
mouseDragged(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseDragged(LayerEvent) - Method in class jsky.image.graphics.MeasureBand
Reshape the rubber-band, swapping coordinates if necessary.
mouseDragged(LayerEvent) - Method in class jsky.image.graphics.SelectionDragger
Reshape the rubber-band, swapping coordinates if necessary.
mouseDragged(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
Invoked when a mouse button is pressed on the component and then dragged.
mouseDragged(MouseEvent) - Method in class jsky.image.gui.ImageDisplayPanel
Invoked when a mouse button is pressed on the image and then dragged.
mouseDragged(MouseEvent) - Method in class jsky.image.gui.ImageDisplayStatusPanel
Invoked when a mouse button is pressed on the image and then dragged.
mouseDragged(MouseEvent) - Method in class jsky.image.gui.ImagePanner
Invoked when a mouse button is pressed on the image and then dragged.
mouseDragged(MouseEvent) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
Set the models value to the position of the top/left of the thumb relative to the origin of the track.
mouseDragged(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
MouseMotionListener method for moving slider.
mouseEntered(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseEntered(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
 
mouseEntered(MouseEvent) - Method in class jsky.image.gui.ImagePanner
 
mouseEntered(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mouseEntered(MouseEvent) - Method in class jsky.util.gui.SortedJTable
 
mouseEntered(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
Not used.
mouseExited(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseExited(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
 
mouseExited(MouseEvent) - Method in class jsky.image.gui.ImagePanner
 
mouseExited(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mouseExited(MouseEvent) - Method in class jsky.util.gui.SortedJTable
 
mouseExited(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
Not used.
mouseMoved(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseMoved(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
These are not currently used
mouseMoved(MouseEvent) - Method in class jsky.image.gui.ImageDisplayPanel
 
mouseMoved(MouseEvent) - Method in class jsky.image.gui.ImageDisplayStatusPanel
 
mouseMoved(MouseEvent) - Method in class jsky.image.gui.ImagePanner
These are not currently used
mouseMoved(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
Not used.
mousePressed(LayerEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Invoked when the mouse is pressed on a layer or figure.
mousePressed(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mousePressed(LayerEvent) - Method in class jsky.image.graphics.MeasureBand
Clear the selection, and create the rubber-band
mousePressed(LayerEvent) - Method in class jsky.image.graphics.SelectionDragger
Clear the selection, and create the rubber-band
mousePressed(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
Invoked when a mouse button is pressed on the image
mousePressed(MouseEvent) - Method in class jsky.image.gui.ImagePanner
Invoked when a mouse button is pressed on the image
mousePressed(MouseEvent) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mousePressed(MouseEvent) - Method in class jsky.util.gui.SortedJTable
 
mousePressed(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
MouseListener method for moving slider.
mouseReleased(LayerEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Invoked when the mouse is released on a layer or figure.
mouseReleased(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseReleased(LayerEvent) - Method in class jsky.image.graphics.MeasureBand
Delete the rubber-band
mouseReleased(LayerEvent) - Method in class jsky.image.graphics.SelectionDragger
Delete the rubber-band
mouseReleased(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
Invoked when a mouse button is released.
mouseReleased(MouseEvent) - Method in class jsky.image.gui.ImagePanner
Invoked when a mouse button is released
mouseReleased(MouseEvent) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
 
mouseReleased(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mouseReleased(MouseEvent) - Method in class jsky.util.gui.SortedJTable
 
mouseReleased(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
MouseListener method for moving slider.
MOVE - Static variable in interface jsky.graphics.CanvasGraphics
Constant indicating that a figure may be moved
MOVE_CURSOR - Static variable in interface jsky.timeline.TimeLineNode
 
moveCatalog(Catalog, boolean) - Method in class jsky.catalog.AbstractCatalogDirectory
Move the the given catalog up or down in the tree.
moveCatalog(Catalog, boolean) - Method in interface jsky.catalog.CatalogDirectory
Move the the given catalog up or down in the list.
moveCatalogToEnd(Catalog, boolean) - Method in class jsky.catalog.AbstractCatalogDirectory
Move the the given catalog all the way up or down in the tree, as far as possible.
moveCatalogToEnd(Catalog, boolean) - Method in interface jsky.catalog.CatalogDirectory
Move the the given catalog all the way up or down in the list, as far as possible.
MOVED - Static variable in interface jsky.graphics.CanvasFigure
Indicates that the figure was dragged
moveDisplayAreaBy(Time) - Method in class jsky.timeline.TimeLine
move the display window of the timeline by the specified amount
moveNode(boolean) - Method in class jsky.catalog.gui.CatalogTree
Move the the selected catalog up or down in the tree.
moveNodeToEnd(boolean) - Method in class jsky.catalog.gui.CatalogTree
Move the the selected catalog all the way up or down in the tree, as far as possible.
moveTimeLineNodeBy(Time) - Method in class jsky.timeline.BlockTimeLineNode
move node by specified amount
moveTimeLineNodeBy(Time) - Method in class jsky.timeline.DefaultTimeLineNode
move node by specified amount
moveTimeLineNodeBy(Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
move node by specified amount
moveTimeLineNodeBy(Time) - Method in interface jsky.timeline.TimeLineNode
move node by specified time
moveTimeLineNodeBy(Time) - Method in interface jsky.timeline.TimeLineNodeModel
move node by specified time
moveTimeLineNodeByValid(Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
move node by specified amount
moveTimeLineNodeByValid(Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
move node by specified time
mprecfk4(double, double) - Static method in class jsky.coords.wcscon
 
mprecfk5(double, double) - Static method in class jsky.coords.wcscon
 
MrqFit - Class in jsky.science
Nonlinear Model fit.
MrqFit() - Constructor for class jsky.science.MrqFit
 
MrqFit.MrqFunc - Interface in jsky.science
The funcs argument must implement this interface
mrqFunc(int, float[], float[], float[], float[], float[], int) - Method in class jsky.science.IQE
 
mrqFunc(int, float[], float[], float[], float[], float[], int) - Method in interface jsky.science.MrqFit.MrqFunc
 
mrqmin(int, float[], int, int[], int, double[], double[], double[], MrqFit.MrqFunc, double[]) - Static method in class jsky.science.MrqFit
 
multiply(double) - Method in class jsky.science.Wavelength1DArray
Multiplies every element in the array by the parameter
MultiRangeSliderUI - Class in jsky.util.gui
The core repaints for our RangeSlider
MultiRangeSliderUI() - Constructor for class jsky.util.gui.MultiRangeSliderUI
 
MyTileCache - Class in jsky.image
Implements the JAI TileCache interface.
MyTileCache(int, int, int, int, int, int) - Constructor for class jsky.image.MyTileCache
Create a new tile cache for an image with the given size.
MyTileCache(int, int, int, int, int) - Constructor for class jsky.image.MyTileCache
Create a new tile cache for an image with the given size.

N

name - Variable in class jsky.catalog.gui.CatalogHistoryItem
The catalogs's name
NAME - Static variable in interface jsky.timeline.TimeLineNode
 
NAME - Static variable in interface jsky.timeline.TimeLineNodeModel
 
NAME_PROPERTY - Static variable in interface jsky.science.ScienceObjectModel
Property name affiliated with the Name property of a ScienceObjectModel.
NAME_SERVER - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for servers that return the RA,Dec coordinates for an object name
NAME_SERVER - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: name server to use to resolve an object (star, galaxy, ...) name.
namedClone() - Method in class jsky.science.AbstractScienceObjectNode
Copies a ScienceObjectModel and assigns it a new "Copy of" name.
NamedCoordinates - Class in jsky.coords
Simple class containing an object name, its coordinates, and the brightness, if known.
NamedCoordinates(String, Coordinates) - Constructor for class jsky.coords.NamedCoordinates
 
NamedCoordinates(String, Coordinates, String) - Constructor for class jsky.coords.NamedCoordinates
 
NameValue - Class in jsky.util
A simple class containing a name and an associated value.
NameValue() - Constructor for class jsky.util.NameValue
 
NameValue(String, Object) - Constructor for class jsky.util.NameValue
 
NANOMETER - Static variable in class jsky.science.Wavelength
 
NANOMETERABBREV - Static variable in class jsky.science.Wavelength
 
Navigator - Class in jsky.navigator
Extends CatalogNavigator to include support for displaying images and plotting catalog data in images.
Navigator(Component, CatalogTree, TablePlotter, MainImageDisplay) - Constructor for class jsky.navigator.Navigator
Construct a Navigator using the given CatalogTree widget (call setQueryResult to set the catalog or data to display).
Navigator(Component, CatalogTree, TablePlotter) - Constructor for class jsky.navigator.Navigator
Construct a Navigator using the given CatalogTree widget (call setQueryResult to set the catalog or data to display).
navigator - Variable in class jsky.navigator.NavigatorFrame
Main panel
navigator - Variable in class jsky.navigator.NavigatorInternalFrame
Main panel
navigator - Variable in class jsky.navigator.NavigatorToolBar
The target Navigator object
Navigator.NavigatorImageLoader - Class in jsky.navigator
This local class is used to load an image in the event dispatching thread.
Navigator.NavigatorImageLoader(String, URL) - Constructor for class jsky.navigator.Navigator.NavigatorImageLoader
 
NavigatorCatalogMenu - Class in jsky.navigator
Implements a standard catalog menu with separate submenus for different catalog types.
NavigatorCatalogMenu(CatalogNavigatorOpener, boolean) - Constructor for class jsky.navigator.NavigatorCatalogMenu
Create the menubar for the given main image display.
NavigatorFITSTable - Class in jsky.navigator
Used to read and write FITS binary tables and store catalog query results as FITS tables.
NavigatorFITSTable(String, Fits, TableHDU) - Constructor for class jsky.navigator.NavigatorFITSTable
Initialize from the given FITS HDU
NavigatorFITSTable(String, Fits, int) - Constructor for class jsky.navigator.NavigatorFITSTable
Initialize from the given FITS HDU
NavigatorFrame - Class in jsky.navigator
Provides a top level window and menubar for the Navigator class.
NavigatorFrame(CatalogDirectory, MainImageDisplay) - Constructor for class jsky.navigator.NavigatorFrame
Create a top level window containing a Navigator panel and display the contents of the given catalog directory in it.
NavigatorFrame(CatalogDirectory) - Constructor for class jsky.navigator.NavigatorFrame
Create a top level window containing a Navigator panel and display the contents of the given catalog directory in it.
NavigatorFrame() - Constructor for class jsky.navigator.NavigatorFrame
Create a top level window containing a Navigator panel and display the contents of the default catalog directory in it.
NavigatorFrame(MainImageDisplay) - Constructor for class jsky.navigator.NavigatorFrame
Create a top level window containing a Navigator panel and display the contents of the default catalog directory in it.
NavigatorImageDisplay - Class in jsky.navigator
Extends the DivaMainImageDisplay class by adding support for browsing catalogs and plotting catalog symbols on the image.
NavigatorImageDisplay(Component, ImageProcessor) - Constructor for class jsky.navigator.NavigatorImageDisplay
Construct a NavigatorImageDisplay widget.
NavigatorImageDisplay(Component) - Constructor for class jsky.navigator.NavigatorImageDisplay
Construct a NavigatorImageDisplay widget.
NavigatorImageDisplayControl - Class in jsky.navigator
Extends the ImageDisplayControl class by adding support for browsing catalogs and plotting catalog symbols on the image.
NavigatorImageDisplayControl(Component, int) - Constructor for class jsky.navigator.NavigatorImageDisplayControl
Construct a NavigatorImageDisplayControl widget.
NavigatorImageDisplayControl(Component) - Constructor for class jsky.navigator.NavigatorImageDisplayControl
Make a NavigatorImageDisplayControl widget with the default settings.
NavigatorImageDisplayControl(Component, URL) - Constructor for class jsky.navigator.NavigatorImageDisplayControl
Make a NavigatorImageDisplayControl widget with the default settings and display the contents of the image file pointed to by the URL.
NavigatorImageDisplayControl(Component, String) - Constructor for class jsky.navigator.NavigatorImageDisplayControl
Make a NavigatorImageDisplayControl widget with the default settings and display the contents of the image file.
NavigatorImageDisplayFrame - Class in jsky.navigator
Extends ImageDisplayControlFrame to add catalog support.
NavigatorImageDisplayFrame(int) - Constructor for class jsky.navigator.NavigatorImageDisplayFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayFrame() - Constructor for class jsky.navigator.NavigatorImageDisplayFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
NavigatorImageDisplayFrame(int, String) - Constructor for class jsky.navigator.NavigatorImageDisplayFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayFrame(String) - Constructor for class jsky.navigator.NavigatorImageDisplayFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayInternalFrame - Class in jsky.navigator
Extends ImageDisplayControlInternalFrame to add catalog support.
NavigatorImageDisplayInternalFrame(JDesktopPane, int) - Constructor for class jsky.navigator.NavigatorImageDisplayInternalFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayInternalFrame(JDesktopPane) - Constructor for class jsky.navigator.NavigatorImageDisplayInternalFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
NavigatorImageDisplayInternalFrame(JDesktopPane, int, String) - Constructor for class jsky.navigator.NavigatorImageDisplayInternalFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayInternalFrame(JDesktopPane, String) - Constructor for class jsky.navigator.NavigatorImageDisplayInternalFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayMenuBar - Class in jsky.navigator
Extends the image display menubar by adding a catalog menu.
NavigatorImageDisplayMenuBar(NavigatorImageDisplay, NavigatorImageDisplayToolBar) - Constructor for class jsky.navigator.NavigatorImageDisplayMenuBar
Create the menubar for the given main image display.
NavigatorImageDisplayToolBar - Class in jsky.navigator
A tool bar for the image display window.
NavigatorImageDisplayToolBar(NavigatorImageDisplay) - Constructor for class jsky.navigator.NavigatorImageDisplayToolBar
Create the toolbar for the given window
NavigatorInternalFrame - Class in jsky.navigator
Provides a top level window (internal frame version) for a Navigator panel.
NavigatorInternalFrame(JDesktopPane, CatalogDirectory, MainImageDisplay) - Constructor for class jsky.navigator.NavigatorInternalFrame
Create a top level window containing an Navigator panel and set it to display the contents of the given catalog directory.
NavigatorInternalFrame(JDesktopPane, CatalogDirectory) - Constructor for class jsky.navigator.NavigatorInternalFrame
Create a top level window containing a Navigator panel and display the contents of the given catalog directory in it.
NavigatorInternalFrame(JDesktopPane) - Constructor for class jsky.navigator.NavigatorInternalFrame
Create a top level window containing a Navigator panel and display the contents of the default catalog directory in it.
NavigatorInternalFrame(JDesktopPane, MainImageDisplay) - Constructor for class jsky.navigator.NavigatorInternalFrame
Create a top level window containing a Navigator panel and display the contents of the default catalog directory in it.
NavigatorMenuBar - Class in jsky.navigator
Extends the CatalogNavigatorMenuBar class by adding a "Catalog" menu containing implementation specific items for selecting the catalogs to display in the tree.
NavigatorMenuBar(Navigator, NavigatorToolBar) - Constructor for class jsky.navigator.NavigatorMenuBar
Create the menubar for the given Navigator panel.
NavigatorPane - Class in jsky.navigator
A Diva GraphicsPane with a layer added for plotting catalog symbols.
NavigatorPane() - Constructor for class jsky.navigator.NavigatorPane
Initialize a new NavigatorPane, which is a Diva GraphicsPane with a layer added for catalog symbols.
NavigatorQueryTool - Class in jsky.navigator
Displays a panel for entering query parameters for a catalog search.
NavigatorQueryTool(Catalog, QueryResultDisplay, MainImageDisplay) - Constructor for class jsky.navigator.NavigatorQueryTool
Create a NavigatorQueryTool for searching the given catalog.
NavigatorQueryTool(Catalog, QueryResultDisplay) - Constructor for class jsky.navigator.NavigatorQueryTool
Create a NavigatorQueryTool for searching the given catalog.
NavigatorToolBar - Class in jsky.navigator
A tool bar for the Navigator window.
NavigatorToolBar(Navigator) - Constructor for class jsky.navigator.NavigatorToolBar
Create the toolbar for the given window
NCOLORS - Static variable in class jsky.image.ImageLookup
assume 256 colors in the final image
NEW_ANGLE - Static variable in class jsky.image.ImageChangeEvent
Bit set if a new rotation angle value was set
NEW_COLORMAP - Static variable in class jsky.image.ImageChangeEvent
Bit set if a new colormap was set
NEW_CUT_LEVELS - Static variable in class jsky.image.ImageChangeEvent
Bit set if new cut levels were set
NEW_IMAGE - Static variable in class jsky.image.ImageChangeEvent
Bit set if a new image was (or will be) loaded
NEW_ORIGIN - Static variable in class jsky.image.ImageChangeEvent
Bit set if the origin changed
NEW_SCALE - Static variable in class jsky.image.ImageChangeEvent
Bit set if a new scale value was set
newColormap() - Method in class jsky.image.gui.ImageColorbar
Called when the image colormap is changed
newImage(boolean) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
This method is called before and after loading a new image.
newImage(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
This method is called before and after a new image is loaded, each time with a different argument.
newImage(boolean) - Method in class jsky.navigator.NavigatorImageDisplay
This method is called before and after a new image is loaded, each time with a different argument.
newInstance(double) - Method in class jsky.science.Flux
returns a new Flux (as a Quantity) with value as specified in default units.
newInstance(double) - Method in class jsky.science.Quantity
Returns a new instance an object with same value as creating instance.
newInstance(double) - Method in class jsky.science.Redshift
returns a new Redshift (as a Quantity) with value as specified in default units.
newInstance(double) - Method in class jsky.science.Time
returns a new Time object with the specified value in the default units.
newInstance(double) - Method in class jsky.science.Wavelength
Returns a new Wavelength object with the specified value in the default units.
newPanel - Static variable in class jsky.util.gui.ProgressPanel
Used to create a new progress panel in the event dispatching thread
newWindow() - Method in class jsky.image.gui.DivaMainImageDisplay
Open up another window like this one and return a reference to it.
newWindow() - Method in class jsky.navigator.NavigatorImageDisplay
Open up another window like this one and return a reference to it.
nextElement() - Method in class jsky.util.StringTokenizerUtil
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextToken() - Method in class jsky.util.StringTokenizerUtil
Returns the next token from this string tokenizer.
nextToken(String) - Method in class jsky.util.StringTokenizerUtil
Returns the next token in this string tokenizer's string.
nf - Variable in class jsky.image.graphics.MeasureBand
Used to format values as strings.
nf - Static variable in class jsky.image.gui.ImageDisplayPanel
Used to format pixel coordinates.
nf - Static variable in class jsky.image.gui.ImageDisplayStatusPanel
Used to format pixel coordinates.
NO_WCS_IN_HEADER_MESSAGE - Static variable in class jsky.coords.WCSTransform
Message if header does not contain a valid World Coordinate System
NODE - Static variable in interface jsky.timeline.TimeLineNode
 
NODE - Static variable in interface jsky.timeline.TimeLineNodeModel
 
NODE_ADDED - Static variable in class jsky.timeline.TimeLine
 
NODE_ADDED - Static variable in interface jsky.timeline.TimeLineModel
 
NODE_MAX_SIZE_EXCEEDED - Static variable in interface jsky.timeline.TimeLineNode
 
NODE_MAX_SIZE_EXCEEDED - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
NODE_MIN_SIZE_EXCEEDED - Static variable in interface jsky.timeline.TimeLineNode
 
NODE_MIN_SIZE_EXCEEDED - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
NODE_OVERLAP - Static variable in interface jsky.timeline.TimeLineNode
 
NODE_OVERLAP - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
NODE_REMOVED - Static variable in class jsky.timeline.TimeLine
 
NODE_REMOVED - Static variable in interface jsky.timeline.TimeLineModel
 
NODE_SELECTED - Static variable in interface jsky.timeline.TimeLineNode
 
noFocusBorder - Static variable in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
noStack - Variable in class jsky.html.HTMLViewer
Set when the back or forward actions are active to avoid the normal history stack handling
notifyEventMonitors(Object, EventObject) - Method in class jsky.science.AbstractScienceObject
 
notifyGraphicsHandlers(Graphics2D) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Notify any ImageGraphicsHandlers
notifyNewImageDisplay() - Method in class jsky.navigator.Navigator
Notify any panels that need to know about the new image display window.
notifyNewImageDisplay(Stack) - Method in class jsky.navigator.Navigator
Notify any panels in the given stack that need to know about the new image display window.
nread - Variable in class jsky.util.gui.ProgressBarFilterInputStream
The number of bytes read so far
NUM_CATINFO_COLUMNS - Static variable in class jsky.navigator.NavigatorFITSTable
Number of columns in the CATINFO table
NUM_COLORS - Static variable in class jsky.image.graphics.gui.CanvasDraw
The number of colors for which fill and outline actions are defined.
NUM_COLORS - Static variable in class jsky.image.ImageColormap
The number of colors in the display image
NUM_COMPOSITES - Static variable in class jsky.image.graphics.gui.CanvasDraw
The number of composites defined above
NUM_DECIMAL - Static variable in class jsky.science.Coordinates
Number of decimal places to show when displaying as string
NUM_DECIMAL - Static variable in class jsky.science.CoordinatesOffset
Number of decimal places to show when displaying as string
NUM_DRAWING_MODES - Static variable in class jsky.image.graphics.gui.CanvasDraw
The number of drawing modes.
NUM_FIELDS - Static variable in class jsky.image.gui.PickObjectStatistics
The number of columns or fields returned by the getRow() or getFields() methods.
NUM_FONTS - Static variable in class jsky.image.graphics.gui.CanvasDraw
The number of fonts for which actions are defined.
NUM_LINE_WIDTHS - Static variable in class jsky.image.graphics.gui.CanvasDraw
Number of Supported line widths
NumberEntry - Class in jsky.util.gui
This is a JTextField which only allows numeric content.
NumberEntry(int) - Constructor for class jsky.util.gui.NumberEntry
 
NUMPOINTS_PROPERTY - Static variable in class jsky.science.AbstractWavelength1D
 
numValues - Variable in class jsky.image.gui.ImageCutLevels
The number of values in the plot

O

OBJECT - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: object (star, galaxy,...) name (to be resolved by a name server)
objectLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
objectValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
OBMAG - Static variable in class jsky.science.Flux
 
OBMAGABBREV - Static variable in class jsky.science.Flux
 
OFFSET_PROPERTY - Static variable in class jsky.science.ProperMotion
 
open() - Method in class jsky.app.jskycat.JSkyCat
Display a file chooser to select a filename to display in a new internal frame.
open(String) - Method in class jsky.app.jskycat.JSkyCat
Display the given file or URL in a new internal frame.
open() - Method in class jsky.catalog.gui.CatalogNavigator
Display a file chooser to select a local catalog file to open
open(String) - Method in class jsky.catalog.gui.CatalogNavigator
Open the given file or URL
open() - Method in class jsky.html.HTMLViewer
Display a file chooser to select a local catalog file to open
open(String) - Method in class jsky.html.HTMLViewer
Open and display the given file or URL
open() - Method in class jsky.image.gui.DivaMainImageDisplay
Display a file chooser to select a filename to display
openAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Open..." menu and toolbar items
openButton - Variable in class jsky.util.gui.GenericToolBar
Handle for the "Open" button
openCatalogWindow() - Method in interface jsky.catalog.gui.CatalogNavigatorOpener
Open the catalog window.
openCatalogWindow(Catalog) - Method in interface jsky.catalog.gui.CatalogNavigatorOpener
Open the catalog window and display the interface for given catalog, if not null.
openCatalogWindow(String) - Method in interface jsky.catalog.gui.CatalogNavigatorOpener
Open a catalog window for the named catalog, if found.
openCatalogWindow() - Method in class jsky.navigator.Navigator
Open the catalog navigator window (in this case, it is already open).
openCatalogWindow(Catalog) - Method in class jsky.navigator.Navigator
Open the catalog navigator window and display the interface for the given catalog, if not null (in this case, the window is already open).
openCatalogWindow(String) - Method in class jsky.navigator.Navigator
Open a catalog window for the named catalog, if found.
openCatalogWindow() - Method in class jsky.navigator.NavigatorImageDisplay
Open the catalog navigator window.
openCatalogWindow(Catalog) - Method in class jsky.navigator.NavigatorImageDisplay
Display the interface for the given catalog, if not null, otherwise just open the catalog navigator window.
openCatalogWindow(String) - Method in class jsky.navigator.NavigatorImageDisplay
Open a catalog window for the named catalog, if found.
openConnection() - Method in class jsky.util.ConnectionUtil
 
openConnection(URL) - Method in class jsky.util.gui.ProgressPanel
Return a connection to the given URL and log messages before and after opening the connection.
openConnection(URL) - Method in class jsky.util.gui.StatusPanel
Return a connection to the given URL and log messages before and after opening the connection.
openConnection(URL) - Method in interface jsky.util.StatusLogger
Return a connection to the given URL and log messages before and after opening the connection.
openLocalCatalog() - Method in interface jsky.catalog.gui.CatalogNavigatorOpener
Pop up a file browser to select a local catalog file to open.
openLocalCatalog() - Method in class jsky.navigator.Navigator
Pop up a file browser to select a local catalog file to open.
openLocalCatalog() - Method in class jsky.navigator.NavigatorImageDisplay
Pop up a file browser to select a local catalog file to open.
openURL() - Method in class jsky.catalog.gui.CatalogNavigator
Display a dialog to enter a URL to display
openURL() - Method in class jsky.html.HTMLViewer
Display a dialog to enter a URL to display
openURL() - Method in class jsky.image.gui.DivaMainImageDisplay
Display a dialog to enter a URL to display
orient - Variable in class jsky.image.gui.ImageColorbar
Set to SwingConstants.HORIZONTAL or SwingConstants.VERTICAL for orientation of bar
orient - Variable in class jsky.image.gui.ImageDisplayPanel
panel orientation: one of SwingConstants.HORIZONTAL, .VERTICAL
ORIENTATION_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Bound property name.
ORIENTATION_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
ORIENTATION_PROPERTY - Static variable in class jsky.util.gui.ProperMotionPanel
Bound property name.
originX - Variable in class jsky.image.graphics.MeasureBand
 
originY - Variable in class jsky.image.graphics.MeasureBand
 
out - Variable in class jsky.image.ImageEncoder
 
outline - Variable in class jsky.image.graphics.gui.CanvasDraw
Current outline paint
outlineActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the outline color

P

paint(Graphics2D) - Method in class jsky.image.graphics.ImageLabel
Paint the label.
paint(Graphics2D) - Method in class jsky.image.graphics.ImageLayer
Paint this object onto a 2D graphics object.
paint(Graphics2D, Rectangle2D) - Method in class jsky.image.graphics.ImageLayer
Paint this object onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class jsky.navigator.SymbolLayer
 
paint(Graphics2D, Rectangle2D) - Method in class jsky.navigator.SymbolLayer
 
paint(Graphics, JComponent) - Method in class jsky.util.gui.BasicRangeSliderUI
 
paintCenterLine(Graphics2D) - Method in class jsky.timeline.TimeLine
paint the component
paintComponent(Graphics) - Method in class jsky.image.gui.ImageColorbar
Paint the colorbar onto a Graphics object.
paintComponent(Graphics) - Method in class jsky.image.gui.ImageDisplay
Paint the image onto a Graphics object.
paintComponent(Graphics) - Method in class jsky.timeline.TimeLine
paint the component
paintComponent(Graphics) - Method in class jsky.util.gui.VRangeSlider
Draws the slider from scratch.
paintEndLabel(Graphics2D) - Method in class jsky.timeline.TimeLine
paint the timeline end label in the current units.
paintExtent(Graphics) - Method in class jsky.util.gui.BasicRangeSliderUI
 
paintFocus(Graphics) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintImageAndGraphics(Graphics2D) - Method in class jsky.image.gui.DivaMainImageDisplay
Paint the image and graphics to the given graphics object (for save and print features)
paintImageAndGraphics(Graphics2D) - Method in interface jsky.image.gui.MainImageDisplay
Paint the image and graphics to the given graphics object (for save and print features)
paintLayer(Graphics2D, Rectangle2D) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Paint the image onto a Graphics object.
paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintNodes(Graphics2D) - Method in class jsky.timeline.TimeLine
paint the timeline nodes.
paintStartLabel(Graphics2D) - Method in class jsky.timeline.TimeLine
paint the timeline start label in the current units.
paintSymbols(Graphics2D, Rectangle2D) - Method in class jsky.catalog.gui.BasicTablePlotter
Paint the catalog symbols using the given graphics object.
paintSymbols(Graphics2D, Rectangle2D) - Method in interface jsky.catalog.gui.TablePlotter
Paint the catalog symbols using the given graphics object.
paintThumb(Graphics) - Method in class jsky.util.gui.BasicRangeSliderUI
 
paintThumb(Graphics, Rectangle, double) - Method in class jsky.util.gui.BasicRangeSliderUI
still relies on "parent" paintThumb
paintThumbLocal(Graphics) - Method in class jsky.util.gui.BasicRangeSliderUI
 
paintThumbLocal(Graphics) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintTimeLineNode(Graphics2D) - Method in class jsky.timeline.BlockTimeLineNode
paint the time line node
paintTimeLineNode(Graphics2D) - Method in class jsky.timeline.DefaultTimeLineNode
paint the time line node
paintTimeLineNode(Graphics2D) - Method in interface jsky.timeline.TimeLineNode
paint the time line node
paintTrack(Graphics) - Method in class jsky.util.gui.MetalRangeSliderUI
 
panel - Variable in class jsky.util.gui.LabelJPanel
 
panZoomPanel - Variable in class jsky.image.gui.ImageDisplayControl
Panel containing the pan and zoom windows
panZoomToggleButton - Variable in class jsky.image.gui.ImageDisplayControl
Used to toggle the visibility of the pan/zoom windows
parent - Variable in class jsky.html.HTMLViewer
The top level parent frame (or internal frame) used to close the window
parent - Variable in class jsky.image.fits.gui.FITSKeywords
The top level parent frame (or internal frame) used to close the window
parent - Variable in class jsky.image.gui.ImageColors
 
parent - Variable in class jsky.image.gui.ImageCutLevels
 
parent - Variable in class jsky.image.gui.ImageDisplayControl
The top level parent frame (or internal frame) used to close the window
parent - Variable in class jsky.image.gui.ImageProperties
 
PARENT - Static variable in interface jsky.timeline.TimeLineNodeModel
 
parent - Variable in class jsky.util.gui.ProgressPanel
Parent of this window (frame or internal frame), used to close the window
parse(InputStream) - Method in class jsky.science.Wavelength1DArray
Deprecated. use Wavelength1DArrayParser.parse instead
parse(Reader) - Method in class jsky.science.Wavelength1DArray
Deprecated. use Wavelength1DArrayParser.parse instead
parse(InputStream, String) - Method in class jsky.science.Wavelength1DArray
Deprecated. use Wavelength1DArrayParser.parse instead
parse() - Method in interface jsky.science.Wavelength1DArrayParser
lone method
parse() - Method in class jsky.science.WavelengthArrayParserAsciiPairs
Parser of return stream from a StringReader, with data expected to be a pair of columns.
parse() - Method in class jsky.science.WavelengthArrayParserFitsHst
 
parse(URL) - Method in class jsky.util.SaxParserUtil
Parse the given XML file.
parse(String) - Method in class jsky.util.SaxParserUtil
Parse the given XML file.
parse(URL, InputStream) - Method in class jsky.util.SaxParserUtil
Parse an XML file from an already open input stream.
parseAscii(Reader, String) - Method in class jsky.science.Wavelength1DArray
Deprecated. use Wavelength1DArrayParser.parse instead
PARSEC - Static variable in class jsky.science.Redshift
 
PARSECABBREV - Static variable in class jsky.science.Redshift
 
parseFits(InputStream, String, String, String, String) - Method in class jsky.science.Wavelength1DArray
Deprecated. use Wavelength1DArrayParser.parse instead
parsePlotSymbolInfo(String) - Static method in class jsky.catalog.TablePlotSymbol
Parsed the plot symbol information in Tcl list format and return an array of objects describing it.
parseProperties() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Parse the catalog properties and set the values for the member variables as needed.
Passband - Class in jsky.science
Passband class provides support for range of wavelengths.
Passband() - Constructor for class jsky.science.Passband
 
Passband(Wavelength, Wavelength) - Constructor for class jsky.science.Passband
Creates a new Passband with low and high values specified in Wavelengths.
Passband(Wavelength, Wavelength, Wavelength) - Constructor for class jsky.science.Passband
Creates a new Passband with low, high and middle values specified in Wavelengths.
Passband(String, Wavelength, Wavelength, Wavelength) - Constructor for class jsky.science.Passband
Creates a new Passband with low, high and middle values specified in Wavelengths.
Passband(String) - Constructor for class jsky.science.Passband
Creates a new Passband from a string specifying the range in nanometers.
PASSBAND - Static variable in class jsky.util.gui.PassbandPanel
 
PassbandPanel - Class in jsky.util.gui
A JPanel subclass for editing Passbands.
PassbandPanel() - Constructor for class jsky.util.gui.PassbandPanel
Creates a PassbandPanel providing for 12 columns in the text field, and displaying the default units, placing the labels to the right of the textfield and containing a null Passband
PassbandPanel(Passband) - Constructor for class jsky.util.gui.PassbandPanel
Creates a PassbandPanel providing for 12 columns in the text field, and displaying the default units
PassbandPanel(int) - Constructor for class jsky.util.gui.PassbandPanel
Creates a PassbandPanel providing for specified columns in the text field, displaying the default units, a null passband, and labels to the east.
PassbandPanel(Passband, int, int) - Constructor for class jsky.util.gui.PassbandPanel
Creates a PassbandPanel providing for specified columns in the text field, displaying the default units, a specified Passband, and specified location for the labels.
paste() - Method in class jsky.catalog.gui.CatalogTree
Paste the selected catalog from the clipboard.
PATTERNS - Static variable in class jsky.image.graphics.gui.FITSGraphics
Maps a skycat pattern (pat0..15) index to CanvasDraw composite index
PEAK - Static variable in class jsky.image.gui.PickObjectStatistics
 
PENDING_PROPERTY - Static variable in interface jsky.science.ScienceObjectModel
Property names used by subclasses to indicate a change in a subclass' Validity status.
PHOTLAM - Static variable in class jsky.science.Flux
 
PHOTLAMABBREV - Static variable in class jsky.science.Flux
 
PHOTNU - Static variable in class jsky.science.Flux
 
PHOTNUABBREV - Static variable in class jsky.science.Flux
 
pickedObject() - Method in class jsky.image.gui.DivaMainImageDisplay
Called when an object is selected in the Pick Object window.
pickedObject() - Method in class jsky.navigator.NavigatorImageDisplay
Called when an object is selected in the Pick Object window.
pickObject() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window to select objects (stars, galaxies) in the image
PickObject - Class in jsky.image.gui
A User interface for selecting objects (stars/galaxies) in an image.
PickObject(Component, MainImageDisplay) - Constructor for class jsky.image.gui.PickObject
Initialize a PickObject panel.
pickObject() - Method in class jsky.image.gui.PickObject
Start tracking and displaying changes in the mouse position over the main image and and wait for a mouse click to select a position.
PickObjectFrame - Class in jsky.image.gui
Provides a top level window for a PickObject panel.
PickObjectFrame(MainImageDisplay) - Constructor for class jsky.image.gui.PickObjectFrame
Create a top level window containing an PickObject panel.
PickObjectGUI - Class in jsky.image.gui
Title: GUI File Description: Generated with JBuilder Copyright: Copyright (c) 2000 Aura Inc.
PickObjectGUI() - Constructor for class jsky.image.gui.PickObjectGUI
 
PickObjectInternalFrame - Class in jsky.image.gui
Provides a top level window for a PickObject panel.
PickObjectInternalFrame(MainImageDisplay) - Constructor for class jsky.image.gui.PickObjectInternalFrame
Create a top level window containing an PickObject panel.
PickObjectStatistics - Class in jsky.image.gui
Gathers statistics about a given area of the image using a centroid algorithm.
pix2wcs(double, double) - Method in class jsky.coords.WCSTransform
Converts pixel coordinates to World Coordinates.
pixelValueTextField - Variable in class jsky.image.gui.ImageDisplayStatusPanel
Text field used to display the image pixel value at the mouse position.
PLACES - Static variable in class jsky.util.Convert
Number of significant digits after the decimal point.
planck - Static variable in class jsky.science.Constants
Planck's constant (double) (h).
platepos - Class in jsky.coords
 
platepos() - Constructor for class jsky.coords.platepos
 
plot(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Plot the given table data.
plot() - Method in class jsky.catalog.gui.TableDisplayTool
Plot the contents of the table.
plot(TableQueryResult) - Method in interface jsky.catalog.gui.TablePlotter
Plot the given table data
PlotableCatalog - Interface in jsky.catalog
Defines the interface for catalogs whose tabular query results can be plotted on an image.
plotHistogram() - Method in class jsky.image.gui.ImageCutLevels
Plot a histogram for the image
plotRow(TableQueryResult, int, Vector, double, double, int, TablePlotSymbol) - Method in class jsky.catalog.gui.BasicTablePlotter
 
plotSymbol(TableQueryResult, int, TablePlotSymbol, double, double, int, double, double, double, String) - Method in class jsky.catalog.gui.BasicTablePlotter
 
plotSymbols(TableQueryResult, TablePlotSymbol[]) - Method in class jsky.catalog.gui.BasicTablePlotter
Plot the table data using the given symbol descriptions.
plotTable(String, Fits, Navigator, String) - Static method in class jsky.navigator.NavigatorFITSTable
Plot the named binary table on the image.
plotTables(String, Fits, Navigator) - Static method in class jsky.navigator.NavigatorFITSTable
Check for any catalog tables saved as FITS binary tables and plot the ones found on the image.
PLUS - Static variable in class jsky.catalog.TablePlotSymbol
 
PNG_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The PNG file type.
PNM_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The PNM file type.
polygon - Variable in class jsky.image.graphics.gui.CanvasDraw
Used while drawing a polygon
POLYGON - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a polygon
polyline - Variable in class jsky.image.graphics.gui.CanvasDraw
Used while drawing a polyline
POLYLINE - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a polyline
popupQuantityRequest(String, String) - Method in class jsky.util.gui.QuantitySlider
 
Preferences - Class in jsky.util
Simple class to save and reload user preferences.
Preferences() - Constructor for class jsky.util.Preferences
Load the preferences from the default location (~/.jsky/jsky.properties)
Preferences(String) - Constructor for class jsky.util.Preferences
Load the preferences from the given filename.
prefSize - Variable in class jsky.util.gui.VRangeSlider
Preferred widget size.
prej_q(double[], double[], double, double) - Static method in class jsky.coords.JPrec
Performs a complete precession between 2 equinoxes.
prej_R(double[][], double, double) - Static method in class jsky.coords.JPrec
Compute the precession matrix, using the new IAU constants.
prej_u(double[], double[], double, double) - Static method in class jsky.coords.JPrec
Performs a complete precession between 2 equinoxes.
preview() - Method in class jsky.image.gui.ImagePrintDialog
Display a preview of the image to be printed in a popup window.
print() - Method in class jsky.catalog.gui.CatalogNavigator
Pop up a dialog for printing the query results.
print(String) - Method in class jsky.catalog.gui.TableDisplay
Display a print dialog to print the contents of this object with the specified table title.
print() - Method in class jsky.catalog.gui.TableDisplay
Display a print dialog to print the contents of this object.
print() - Method in class jsky.catalog.gui.TableDisplayTool
Display a print dialog to print the contents of this object.
print() - Method in class jsky.catalog.MemoryCatalog
 
print() - Method in class jsky.html.HTMLViewer
Pop up a dialog for printing the current page.
print() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog for printing the image.
print() - Method in class jsky.image.gui.ImagePrintDialog
Prints the contents of the current image display image area.
print(Graphics, PageFormat, int) - Method in class jsky.image.gui.ImagePrintDialog
For the Printable interface: Render the image contents onto a printable graphics context.
print() - Method in interface jsky.image.gui.MainImageDisplay
Pop up a dialog for printing the image.
print(PrintStream, String, double) - Static method in class jsky.util.Format
prints a formatted number following printf conventions
print(PrintStream, String, long) - Static method in class jsky.util.Format
prints a formatted number following printf conventions
print(PrintStream, String, char) - Static method in class jsky.util.Format
prints a formatted number following printf conventions
print(PrintStream, String, String) - Static method in class jsky.util.Format
prints a formatted number following printf conventions
print(String) - Method in class jsky.util.gui.PrintableJTable
Prints the contents of the table, prompting the user with page setup dialogs and such.
print() - Method in class jsky.util.gui.PrintableJTable
Prints the contents of the table, prompting the user with page setup dialogs and such.
print(Graphics, PageFormat, int) - Method in class jsky.util.gui.PrintableJTable
Implements the Printable interface for the JTable, printing the contents of the table.
print() - Method in interface jsky.util.PrintableWithDialog
Display a print dialog to print the contents of this object.
PrintableJTable - Class in jsky.util.gui
A JTable that implements the java.awt.print.Printable interface.
PrintableJTable() - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(int, int) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(Object[][], Object[]) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(TableModel) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(TableModel, TableColumnModel) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(Vector, Vector) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableWithDialog - Interface in jsky.util
An interface for widgets that can pop up a print dialog to send their contents to the printer.
printAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Print..." menu and toolbar items
printPreview() - Method in class jsky.image.gui.DivaMainImageDisplay
Display a preview of the what the printed image view will look like.
PrintPreview - Class in jsky.util.gui
A fairly generic class that provides a print preview capability.
PrintPreview(Printable) - Constructor for class jsky.util.gui.PrintPreview
 
PrintPreview(ActionListener, Printable, String) - Constructor for class jsky.util.gui.PrintPreview
 
printShapeAsCode(String, Shape) - Static method in class jsky.util.java2d.ShapeUtilities
Print a Shape to a String, as a code fragment that creates a new GeneralPath.
processUpdates() - Method in class jsky.science.AbstractScienceObjectNode
Called when updates to a ScienceObject is processed.
progressBar - Variable in class jsky.util.gui.ProgressBarFilterInputStream
The progress bar to use
ProgressBarFilterInputStream - Class in jsky.util.gui
Monitors reading from a given stream or URL and updates a given progress bar and text field to show the amount of data read so far.
ProgressBarFilterInputStream(ProgressBarUtil, JTextField, InputStream, int) - Constructor for class jsky.util.gui.ProgressBarFilterInputStream
Constructs an object to monitor the progress of an input stream using a given progress bar and text field.
ProgressBarFilterInputStream(ProgressBarUtil, JTextField, URL) - Constructor for class jsky.util.gui.ProgressBarFilterInputStream
Constructs an object to monitor the progress of an input stream using a given progress bar and text field.
ProgressBarFilterInputStream(StatusPanel, URL) - Constructor for class jsky.util.gui.ProgressBarFilterInputStream
Constructs an object to monitor the progress of an input stream using a given StatusPanel object.
ProgressBarUtil - Class in jsky.util.gui
Adds animation methods to a JProgressBar, to be used, for example, when downloading a URL where the Content-length is unknown.
ProgressBarUtil() - Constructor for class jsky.util.gui.ProgressBarUtil
Constructor
ProgressException - Exception in jsky.util.gui
An exception that is thrown when (or at some point after) the user presses the Stop button in a ProgressPanel.
ProgressException(String) - Constructor for exception jsky.util.gui.ProgressException
 
progressPanel - Variable in class jsky.image.gui.ImagePrintDialog
Panel used to display print progress
ProgressPanel - Class in jsky.util.gui
A panel to display while a download or other background operation is in progress.
ProgressPanel(Component, String) - Constructor for class jsky.util.gui.ProgressPanel
Initialize a progress panel with the given title string.
ProgressPanel() - Constructor for class jsky.util.gui.ProgressPanel
Default constructor
ProgressPanelDialog - Class in jsky.util.gui
Provides a top level window for an ProgressPanel panel.
ProgressPanelDialog(String, Frame) - Constructor for class jsky.util.gui.ProgressPanelDialog
Create a top level window containing an ProgressPanel panel.
promptUserForSaveLocation(String) - Method in class jsky.image.gui.ImageSaveDialog
Prompts the user for the location of a file for saving.
ProperMotion - Class in jsky.science
The apparent motion of an object on the celestial sphere.
ProperMotion() - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion of 0, 0 degrees per year.
ProperMotion(ProperMotion) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the same values as the specified ProperMotion object.
ProperMotion(double, double) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the specified values in degrees.
ProperMotion(double, double, String) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the specified values in specified units.
ProperMotion(double, double, double, double, String) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the specified values in specified units
ProperMotion(double, double, double, double) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the specified values in degrees.
PROPERMOTION_PROPERTY - Static variable in class jsky.util.gui.ProperMotionPanel
 
ProperMotionPanel - Class in jsky.util.gui
A component extends the CoordinatesOffsetPanel to include proper motion information.
ProperMotionPanel() - Constructor for class jsky.util.gui.ProperMotionPanel
 
properties - Variable in class jsky.image.SimpleRenderedImage
A Hashtable containing the image properties.
propertyChange(PropertyChangeEvent) - Method in class jsky.science.AbstractScienceObject
default implementation.
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.CoordinatesPanel
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.GenericToolBar.ButtonPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.MetalRangeSliderUI.MetalPropertyListener
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.PassbandPanel
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.ProperMotionPanel
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.QuantityPanel
handles inbound PropertyEvents (only expected to come from Quantity in response to changes to the default units
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.QuantitySlider
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.Wavelength1DTableModel
 
ProxyServerDialog - Class in jsky.util.gui
Title: Observing Tool Description: Copyright 2000 Association for Universities for Research in Astronomy, Inc., Observatory Control System, Gemini Telescopes Project.
ProxyServerDialog(Frame, String, boolean) - Constructor for class jsky.util.gui.ProxyServerDialog
 
ProxyServerDialog() - Constructor for class jsky.util.gui.ProxyServerDialog
 
ProxyServerUtil - Class in jsky.util
A utility class for managing access to a proxy server.
ProxyServerUtil() - Constructor for class jsky.util.ProxyServerUtil
 
put(int, Object) - Method in class jsky.util.IntHashtable
 
put(Object, Object) - Method in class jsky.util.IntHashtable
 

Q

Quantity - Class in jsky.science
Quantity, abstract super class to match values and units and easily allow developers to manage the units a quantity-style value.
Quantity() - Constructor for class jsky.science.Quantity
 
QUANTITY - Static variable in class jsky.util.gui.QuantityPanel
 
QUANTITY_PROPERTY - Static variable in class jsky.util.gui.QuantitySlider
 
QuantityPanel - Class in jsky.util.gui
A JPanel subclass that manages coordinated display and editing of Quantity values and units.
QuantityPanel(Class) - Constructor for class jsky.util.gui.QuantityPanel
Creates a QuantityPanel providing for 8 columns in the quantity field, and displaying the default units.
QuantityPanel(int, Class) - Constructor for class jsky.util.gui.QuantityPanel
Creates a QuantityPanel providing for specified number of columns in the quantity field, and displaying the default units.
QuantityPanel(int, int, Class) - Constructor for class jsky.util.gui.QuantityPanel
Creates a QuantityPanel providing for specified number of columns in the quantity field, displaying the Quantity's default units, and providing an option to display the unit beside or below the textfield.
QuantityRange - Class in jsky.science
A range object which contain two Quantities to make up the range.
QuantityRange(Quantity, Quantity) - Constructor for class jsky.science.QuantityRange
Creates a QuantityRange from specified min and max
QuantitySlider - Class in jsky.util.gui
A Panel that blends editing a quantity or range of quantities by slider or straight data entry.
QuantitySlider() - Constructor for class jsky.util.gui.QuantitySlider
Build a default bordered Quantity Slider editing a single value
QuantitySlider(Quantity, Quantity, Quantity, String) - Constructor for class jsky.util.gui.QuantitySlider
Create a bordered Quantity Slider, with one edited value and a specified min/max to the scale
QuantitySlider(int, Quantity, Quantity, Quantity, String, boolean) - Constructor for class jsky.util.gui.QuantitySlider
Create a bordered Quantity Slider, with one edited value and a specified min/max to the scale This constructor lets you set VERTICAL or HORIZONTAL for the orientation
QuantitySlider(int, Quantity, Quantity, Quantity, Quantity, String, boolean) - Constructor for class jsky.util.gui.QuantitySlider
Create a bordered Quantity Slider, editing a range and a specified min/max to the scale This constructor lets you set VERTICAL or HORIZONTAL for the orientation
QuantitySlider(int, Quantity, Quantity, Quantity, Quantity, String, boolean, boolean) - Constructor for class jsky.util.gui.QuantitySlider
Fully qualified constructor
query(QueryArgs) - Method in class jsky.catalog.AbstractCatalogDirectory
This method assumes the catalog directory has no query parameters and just returns "this".
query(QueryArgs) - Method in class jsky.catalog.astrocat.AstroCatalog
Query the catalog using the given arguments and return the result.
query(QueryArgs) - Method in interface jsky.catalog.Catalog
Query the catalog using the given arguments and return the result.
query(QueryArgs) - Method in class jsky.catalog.irsa.IRSACatalog
Query the catalog using the given arguments and return the result.
query(QueryArgs) - Method in class jsky.catalog.MemoryCatalog
Query the catalog using the given argument and return the result.
query(QueryArgs) - Method in class jsky.catalog.skycat.SkycatCatalog
Query the catalog using the given argument and return the result.
query(QueryArgs) - Method in class jsky.catalog.skycat.TestCatalog
Query the catalog using the given arguments and return the result.
query(QueryArgs) - Method in class jsky.catalog.TestCatalog
Query the catalog using the given arguments and return the result.
QueryArgs - Interface in jsky.catalog
An interface representing the values of the arguments to a catalog query.
queryComponent - Variable in class jsky.catalog.gui.CatalogHistoryItem
The component displaying the catalog (used in this session).
QueryResult - Interface in jsky.catalog
Represents the result of a catalog query.
QueryResultDisplay - Interface in jsky.catalog.gui
This defines the common interface for classes that can display a QueryResult.
QueryResultHandler - Interface in jsky.catalog
This defines the common interface for classes that can fetch and parse a QueryResult, given the URL.
quickSort(Object[], int, int) - Method in class jsky.util.gui.SortedJTable
Do a quick sort on the given array, which contains column values.
QuickSort - Class in jsky.util
Quick sort class, highly optimized and very specific.

R

RA - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: RA coordinate
ra - Variable in class jsky.coords.WorldCoords
The RA coordinate
ra - Variable in class jsky.image.gui.ImageHistoryItem
The RA coordinate of the image center (or Double.NaN if not known)
RA - Static variable in class jsky.image.gui.PickObjectStatistics
 
RA_COL - Static variable in class jsky.catalog.MemoryCatalog
 
RA_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
RA_NOTIFY - Static variable in class jsky.util.gui.CoordinatesPanel
 
raddeg(double) - Static method in class jsky.coords.WCSTransform
 
radhr(double) - Static method in class jsky.coords.WCSTransform
 
RADIALVELOCITY - Static variable in class jsky.science.Redshift
 
RADIALVELOCITYABBREV - Static variable in class jsky.science.Redshift
 
RADIAN - Static variable in class jsky.science.Coordinates
 
RAERROR_PROPERTY - Static variable in class jsky.science.ProperMotion
 
raLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
rangeSlider - Variable in class jsky.image.gui.ImageCutLevels
widget for editing the cut levels
RangeSlider - Class in jsky.util.gui
Extension of JSlider that maintains the standard Java "Metal" Look-and-feel, while providing some modified behavior.
RangeSlider() - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider with the range 0 to 100 and an intitial value of 50.
RangeSlider(int) - Constructor for class jsky.util.gui.RangeSlider
Creates a slider using the specified orientation with the range 0 to 100 and an intitial value of 50.
RangeSlider(int, int) - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider using the specified min and max with an intitial value of 50.
RangeSlider(int, int, int) - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider using the specified min, max and value.
RangeSlider(int, int, int, int, int) - Constructor for class jsky.util.gui.RangeSlider
 
RangeSlider(int, int, int, int, int, boolean) - Constructor for class jsky.util.gui.RangeSlider
Creates a slider with the specified orientation and the specified mimimum, maximum, and initial values.
RangeSlider(BoundedRangeModel) - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider using the specified BoundedRangeModel.
RangeSlider(BoundedRangeModel, boolean) - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider using the specified BoundedRangeModel.
RangeSlider(int, BoundedRangeModel, boolean) - Constructor for class jsky.util.gui.RangeSlider
 
RangeSliderUI - Interface in jsky.util.gui
 
RAOFFSET_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
 
RAPROPERMOTION_PROPERTY - Static variable in class jsky.util.gui.ProperMotionPanel
 
RATIO - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
raToString() - Method in class jsky.science.Coordinates
Returns a string representation of the right-ascension.
raToString(int) - Method in class jsky.science.Coordinates
Returns a string representation of the right-ascension.
raValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
read() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.read to update the progress bar after the read.
read(byte[], int, int) - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.read to update the progress bar after the read.
READ_ONLY_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Bound property name.
READ_ONLY_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
RECTANGLE - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a rectangle
Redshift - Class in jsky.science
Redshift manages redshift quantities and provides a means to easily track different units Users can set a static default units and then retrieve a redshift value (as double) by calling getLength().
Redshift() - Constructor for class jsky.science.Redshift
creates a default Redshift of length 0 with no name
Redshift(double) - Constructor for class jsky.science.Redshift
creates a new Redshift of specified value in the default units
Redshift(double, String) - Constructor for class jsky.science.Redshift
primary constructor
REGION - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to select objects in a rectangular region
register() - Static method in class jsky.image.operator.CutLevelDescriptor
Register this operation descriptor
register() - Static method in class jsky.image.operator.MinMaxDescriptor
Register this operation descriptor
registerCatalog(Catalog, boolean) - Static method in class jsky.catalog.CatalogFactory
Register the given catalog.
rehash() - Method in class jsky.util.IntHashtable
 
reload() - Method in class jsky.catalog.astrocat.AstroCatConfig
Reload the catalog config file and return the new object for it.
reload() - Method in interface jsky.catalog.CatalogDirectory
Reload the catalog directory and return the new (or existing) object for it.
reload() - Method in class jsky.catalog.gui.CatalogTree
If there is a URL corresponding to the root node, read it again and rebuild the tree (in case the file changed...).
reload() - Method in class jsky.catalog.irsa.IRSAConfig
Reload the catalog config file and return the new object for it.
reload() - Method in class jsky.catalog.skycat.SkycatConfigFile
Reload the catalog config file and return the new object for it.
remove(CanvasFigure) - Method in interface jsky.graphics.CanvasFigureGroup
Remove a figure from the group.
remove(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Remove the given figure from the display.
remove(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Remove the given figure from the display.
remove(CanvasFigure) - Method in class jsky.image.graphics.ImageFigureGroup
Remove a figure from the group.
remove(int, int) - Method in class jsky.image.MyTileCache
Advises the cache that a tile is no longer needed.
remove(int) - Method in class jsky.util.IntHashtable
 
remove(Object) - Method in class jsky.util.IntHashtable
 
removeActionListener(ActionListener) - Method in class jsky.catalog.gui.CatalogQueryPanel
Stop receiving action events from this object.
removeActionListener(ActionListener) - Method in class jsky.image.gui.PickObject
Remove an action listener for the "Add" button.
removeActionListener(ActionListener) - Method in class jsky.util.gui.LabelEntry
 
removeActionListener(ActionListener) - Method in class jsky.util.gui.ZoomControl
Stop receiving action events from this object.
removeAllChildren() - Method in class jsky.science.AbstractScienceObjectNode
Removes all children from the ScienceObjectModel.
removeAllChildren() - Method in interface jsky.science.ScienceObjectNodeModel
Removes all children from the ScienceObjectModel.
removeAllTimeLineNodes() - Method in class jsky.timeline.DefaultTimeLineModel
remove all time line nodes from time line
removeAllTimeLineNodes() - Method in class jsky.timeline.TimeLine
remove all time line nodes from time line
removeAllTimeLineNodes() - Method in interface jsky.timeline.TimeLineModel
remove all time line nodes from time line
removeCanvasFigureListener(CanvasFigureListener) - Method in interface jsky.graphics.CanvasFigure
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.graphics.CanvasFigureListenerManager
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageFigure
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageFigureGroup
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageLabel
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.LabeledImageFigure
Remove a listener for events on the canvas figure
removeCatalog(Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Remove the given catalog from the catalog list.
removeCatalog(Catalog) - Method in interface jsky.catalog.CatalogDirectory
Remove the given catalog from the catalog list.
removeCellEditorListener(CellEditorListener) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Remove a listener from the list that's notified
removeChangeListener(ChangeListener) - Method in class jsky.catalog.gui.CatalogNavigator
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.catalog.gui.CatalogQueryPanel
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.html.HTMLViewer
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.image.graphics.gui.CanvasDraw
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.image.gui.DivaMainImageDisplay
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.image.gui.ImageCoordinateConverter
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in interface jsky.image.gui.MainImageDisplay
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.image.ImageProcessor
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Static method in class jsky.util.gui.ClipboardHelper
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.util.gui.LabelEntrySlider
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.util.gui.VRangeSlider
Stop receiving change events from this object.
removeChild(ScienceObjectModel) - Method in class jsky.science.AbstractScienceObjectNode
Removes all occurrences of a ScienceObjectModel as a "child" of the current object.
removeChild(ScienceObjectModel) - Method in interface jsky.science.ScienceObjectNodeModel
Removes all occurrences of a ScienceObjectModel as a "child" of the current object automatically will handle removing listening
removeDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Flux
 
removeDefaultUnitsChangeListener(Class, PropertyChangeListener) - Static method in class jsky.science.Quantity
Remove a listener from the list of objects listening to changes in the default unit type
removeDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Redshift
 
removeDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Time
 
removeDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Wavelength
 
removeEventMonitor(AbstractScienceObject.EventMonitor) - Static method in class jsky.science.AbstractScienceObject
Remove a listener
removeImageGraphicsHandler(ImageGraphicsHandler) - Method in interface jsky.image.gui.BasicImageDisplay
Unregister as an image graphics handler.
removeImageGraphicsHandler(ImageGraphicsHandler) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Unregister as an image graphics handler.
removeImageGraphicsHandler(ImageGraphicsHandler) - Method in class jsky.image.gui.ImageDisplay
Unregister as an image graphics handler.
removeItemListener(ItemListener) - Method in class jsky.util.gui.ToggleButtonPanel
Stop receiving item events from this object.
removeListener(Object) - Method in class jsky.util.ListenerHandler
Remove a listener
removePanelItems() - Method in class jsky.catalog.gui.CatalogQueryPanel
Remove the panel items.
removePropertyChangeListener(ReplaceablePropertyChangeListener) - Method in class jsky.science.AbstractScienceObject
Remove a listener
removePropertyChangeListener(ReplaceablePropertyChangeListener) - Method in interface jsky.science.ScienceObjectModel
Removes a listener for receiving PropertyChangeNotifications and Replacement events.
removePropertyChangeListener(ReplaceablePropertyChangeListener) - Method in interface jsky.science.Wavelength1DModel
Un-register to be notified of change events on this model.
removePropertyChangeListener(PropertyChangeListener) - Method in class jsky.timeline.DefaultTimeLineModel
remove a property change listener from the time line
removePropertyChangeListener(PropertyChangeListener) - Method in class jsky.timeline.DefaultTimeLineNodeModel
remove a propertyChangeListener to the node
removePropertyChangeListener(PropertyChangeListener) - Method in interface jsky.timeline.TimeLineModel
remove a property change listener from the time line
removePropertyChangeListener(PropertyChangeListener) - Method in interface jsky.timeline.TimeLineNodeModel
remove a property change listener from the model
removeRows(int[]) - Method in class jsky.util.gui.SortedJTable
Remove the given rows from the table (assumes use of DefaultTableModel).
removeSelectionInteractor(SelectionInteractor) - Method in class jsky.image.graphics.SelectionDragger
Remove a selection interactor from the list of valid interactors.
removeSeparatorStyleChangeListener(PropertyChangeListener) - Static method in class jsky.science.Coordinates
remove a listener from the list of objects listening to changes in the separator style
removeSymbolSelectionListener(SymbolSelectionListener) - Method in class jsky.catalog.gui.BasicTablePlotter
Remove a listener for selection events on symbols
removeSymbolSelectionListener(SymbolSelectionListener) - Method in interface jsky.catalog.gui.TablePlotter
Remove a listener for selection events on symbols
removeTableModelListener(TableModelListener) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
removeTableModelListener(TableModelListener) - Method in class jsky.util.gui.Wavelength1DTableModel
 
removeTableSelectionListener(TableSelectionListener) - Method in class jsky.catalog.gui.BasicTablePlotter
Remove a listener for selection events on tables
removeTableSelectionListener(TableSelectionListener) - Method in interface jsky.catalog.gui.TablePlotter
Remove a listener for selection events on tables
removeTimeLineNode(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineModel
remove a time line node from the time line
removeTimeLineNode(TimeLineNode) - Method in class jsky.timeline.TimeLine
remove a time line node from the time line
removeTimeLineNode(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineModel
remove a time line node from the time line
removeTreeModelListener(TreeModelListener) - Method in class jsky.catalog.AbstractCatalogDirectory
Removes a listener previously added with addTreeModelListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.BlockTimeLineNode
remove a propertyChangeListener to the node
removeVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.DefaultTimeLineNode
remove a propertyChangeListener to the node
removeVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
remove a propertyChangeListener to the node
removeVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.TimeLine
remove a vetoable property change listener from the time line
removeVetoableChangeListener(VetoableChangeListener) - Method in interface jsky.timeline.TimeLineNode
remove a propertyChangeListener to the node
removeVetoableChangeListener(VetoableChangeListener) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
remove a propertyChangeListener to the node
repaint(Shape) - Method in class jsky.catalog.gui.BasicTablePlotter
Schedule a repaint of the area given by the given shape
repaint(Rectangle) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
repaint(long, int, int, int, int) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
repaint(Rectangle) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
repaint(long, int, int, int, int) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
repaint() - Method in interface jsky.graphics.CanvasGraphics
Schedule a repaint of the window containing the graphics.
repaint() - Method in class jsky.image.graphics.DivaImageGraphics
Schedule a repaint of the window containing the graphics.
repaint(Rectangle2D) - Method in class jsky.image.graphics.DivaImageGraphics
Schedule a repaint of the given area of the window containing the graphics.
repaint(Rectangle) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
repaint(long, int, int, int, int) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
repeat(String, int) - Static method in class jsky.science.AbstractScienceObjectNode
Support method for saveAsText.
replace(String, String, String) - Static method in class jsky.util.StringUtil
Replace all occurances of the given target string with the given replacement string in the source string.
ReplaceablePropertyChangeListener - Interface in jsky.util
The listener interface for receiving notification of when an object is to be replaced by a different instance.
ReplaceablePropertyVetoException - Exception in jsky.util
Extends the RunTimeException to provide capability similar to PropertyVetoException capabilities to property change handling.
ReplaceablePropertyVetoException(Object, String, String, PropertyChangeEvent) - Constructor for exception jsky.util.ReplaceablePropertyVetoException
constructor
replaceCatalog(Catalog, Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Replace the given old catalog with the given new catalog in the catalog list.
replaceCatalog(Catalog, Catalog) - Method in interface jsky.catalog.CatalogDirectory
Replace the given old catalog with the given new catalog in the catalog list.
replaceChild(ScienceObjectModel, ScienceObjectModel) - Method in class jsky.science.AbstractScienceObjectNode
Replaces all occurrence of the "old" child with the new child in the propertychange listings.
replaceChild(ScienceObjectModel, ScienceObjectModel) - Method in interface jsky.science.ScienceObjectNodeModel
Replaces all occurrence of the "old" child with the new child in the propertychange listings.
replaceDataSet(Wavelength1DArray) - Method in class jsky.science.Wavelength1DArray
Replaces the data arrays with the inbound dataset protected so that only descendents can do this, no checking for units or other protections exist
REPLACEMENT - Static variable in class jsky.util.ReplacementEvent
 
ReplacementEvent - Class in jsky.util
This event to indicate that an object is to be replaced in its entirety by a new object.
ReplacementEvent(Object, Object) - Constructor for class jsky.util.ReplacementEvent
Constructs a new ReplacementEvent.
ReplacementVetoException - Exception in jsky.util
A ReplacementVetoException is thrown when a requested replaceObject event is unacceptable
ReplacementVetoException(String, ReplacementEvent) - Constructor for exception jsky.util.ReplacementVetoException
 
replaceObject(ReplacementEvent) - Method in class jsky.science.AbstractScienceObject
Default implementation.
replaceObject(ReplacementEvent) - Method in class jsky.science.AbstractScienceObjectNode
Process a request from one of a ScienceObjectModel's children to "replace" itself with another object.
replaceObject(ReplacementEvent) - Method in class jsky.util.gui.PassbandPanel
 
replaceObject(ReplacementEvent) - Method in class jsky.util.gui.ProperMotionPanel
 
replaceObject(ReplacementEvent) - Method in class jsky.util.gui.QuantityPanel
handles requests to swap out the edited Quantity instance
replaceObject(ReplacementEvent) - Method in class jsky.util.gui.Wavelength1DTableModel
 
replaceObject(ReplacementEvent) - Method in interface jsky.util.ReplaceablePropertyChangeListener
This method is called for each object that is to be replaced
replaceObjectNYI(Object, ReplacementEvent) - Static method in class jsky.science.AbstractScienceObject
Convenience debugging method for classes that do not support replaceObject() but find it has been called anyway.
replot() - Method in class jsky.catalog.gui.TableDisplayTool
Replot any plot symbols for this table.
replotAll() - Method in class jsky.catalog.gui.BasicTablePlotter
Recalculate the coordinates and replot all symbols after a change in the coordinate system.
replotAll() - Method in interface jsky.catalog.gui.TablePlotter
Recalculate the coordinates and replot all symbols after a change in the coordinate system.
requestMoreData() - Method in class jsky.science.AbstractScienceObjectNode
Requests that the science object retrieve any extra data that it has available from its data source.
requestMoreData() - Method in interface jsky.science.ScienceObjectNodeModel
Requests that the science object retrieve any extra data that it has available from its data source.
rescale(PlanarImage, double, double, RenderingHints) - Static method in class jsky.image.operator.ImageOps
Apply a rescale operation to the image.
rescaleImage(PlanarImage) - Method in class jsky.image.ImageProcessor
Rescale the given image, if needed, using the given factor and offset and return the result.
reset() - Method in class jsky.image.gui.ImageColors
Reset the colormap to the default.
reset() - Method in class jsky.image.ImageChangeEvent
Reset all fields to the default values
reset() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.reset to reset the progress bar as well as the stream.
reset() - Method in class jsky.util.gui.ProxyServerDialog
Revert to previously saved values.
resetColormap() - Method in class jsky.image.ImageColormap
Reset the colormap shift, rotate and scale settings to 0.
resetColormap() - Method in class jsky.image.ImageProcessor
Reset the colormap to the default.
resetDisplayArea() - Method in class jsky.timeline.TimeLine
reset the display window to show all data
resetValues(double, double) - Method in class jsky.util.gui.VRangeSlider
Resets the minimum and maximum values.
resize() - Method in class jsky.catalog.gui.TableDisplay
Called when the table is resized
RESIZE - Static variable in interface jsky.graphics.CanvasGraphics
Constant indicating that a figure may be resized
resize() - Method in class jsky.image.fits.gui.FITSKeywords
Called when the table is resized
RESIZED - Static variable in interface jsky.graphics.CanvasFigure
Indicates that the figure was resized
resolveEntity(String, String) - Method in class jsky.util.SaxParserUtil
This method tries to locate a local copy of the DTD as a JSky resource.
RESOURCE_PATH - Static variable in class jsky.util.Resources
Base path to resources.
ResourceMap - Class in jsky.util
A ResourceMap provdes a map of resources such that frequently used resources, such as images and icons can be reused.
ResourceMap() - Constructor for class jsky.util.ResourceMap
Create a new ResourceMap.
ResourceMap(int) - Constructor for class jsky.util.ResourceMap
Create a new ResourceMap with a start up capacity.
Resources - Class in jsky.util
Resources provides a central class with methods for accessing project resources.
retrieveMoreData(ScienceObjectNodeModel) - Method in class jsky.science.AbstractScienceObjectNode
Attempts to retrieve more information for the specified ScienceObjectModel and populate the ScienceObjectModel with that extra data.
retrieveMoreData(ScienceObjectNodeModel) - Method in interface jsky.science.ScienceObjectNodeModel
Attempts to retrieve more information for the specified ScienceObjectModel and populate the ScienceObjectModel with that extra data.
revalidate() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
revalidate() - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
revalidate() - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
REVERSE_ROTATED_FONT - Static variable in interface jsky.timeline.TimeLineNode
 
revertToPrevious() - Method in class jsky.timeline.BlockTimeLineNode
revert the time line node to its previous position
revertToPrevious() - Method in class jsky.timeline.DefaultTimeLineNode
revert the time line node to its previous position
revertToPrevious() - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
revert the time line node to its previous position
revertToPrevious() - Method in interface jsky.timeline.TimeLineNode
revert the time line node to its previous position
revertToPrevious() - Method in interface jsky.timeline.VetoableTimeLineNodeModel
revert the time line node to its previous position
RIGHT_HANDLE_SELECTED - Static variable in interface jsky.timeline.TimeLineNode
 
ROTATE - Static variable in interface jsky.graphics.CanvasGraphics
Constant indicating that a figure may be rotated
rotate(Point2D.Double, int) - Method in class jsky.image.gui.ImageCoordinateConverter
Rotate the given point about the image center by the current rotation angle, multiplied by the given factor.
rotate(PlanarImage) - Method in class jsky.image.ImageProcessor
Rotate the image about the center by the specified angle (in radians).
rotate(PlanarImage, float, float, float, Interpolation, RenderingHints) - Static method in class jsky.image.operator.ImageOps
Apply a rotate operation to the image and return the new image.
rotate(double, double, double) - Method in class jsky.science.Coordinates
Rotates the position angleRad radians about a specified center position (ra, dec).
rotate(double) - Method in class jsky.science.CoordinatesOffset
Rotates the position angleRad radians about a specified center position (ra, dec).
rotateColormap(int) - Method in class jsky.image.ImageColormap
Rotate the colormap by the given amount.
rotateColormap(int) - Method in class jsky.image.ImageProcessor
Rotate the colormap by the given amount.
ROTATED_FONT - Static variable in interface jsky.timeline.TimeLineNode
 
rotatePoint(Point2D.Double, Point2D.Double, double) - Method in class jsky.catalog.gui.BasicTablePlotter
 
row - Variable in class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
row - Variable in class jsky.catalog.gui.HyperlinkTableCellEditor
The table row containing this button
row - Variable in class jsky.catalog.gui.SymbolSelectionEvent
The catalog table data row corresponding to the symbol.
row - Variable in class jsky.catalog.gui.TableSelectionEvent
The catalog table data row corresponding to the table.
RowCoordinates - Class in jsky.catalog
Stores information about which columns in a table contain the coordinates for that row, and whether world coordinates or image coordinates are supported.
RowCoordinates(int, int, double) - Constructor for class jsky.catalog.RowCoordinates
Create an object that will extract a WorldCoords object from a row using the given ra,dec indexes and the given equinox.
RowCoordinates(int, int, int) - Constructor for class jsky.catalog.RowCoordinates
Create an object that will extract a WorldCoords object from a row using the given ra,dec and equinox indexes.
RowCoordinates(int, int) - Constructor for class jsky.catalog.RowCoordinates
Create an object that will extract an ImageCoords object from a row using the given x,y indexes.
RowCoordinates() - Constructor for class jsky.catalog.RowCoordinates
This constructor should be used when there are no coordinate columns.
run() - Method in class jsky.app.jskycat.JSkyCatRemoteControl
Start accepting client connections.
run() - Method in class jsky.navigator.Navigator.NavigatorImageLoader
 

S

sampleModel - Variable in class jsky.image.SimpleRenderedImage
The image's SampleModel.
save() - Method in class jsky.catalog.astrocat.AstroCatConfig
Save the catalog list in the default location (~/.jsky/AstroCat.xml)
save(String) - Method in class jsky.catalog.astrocat.AstroCatConfig
Save the catalog list to the given file (in the AstroCat XML format).
save(File, List) - Static method in class jsky.catalog.astrocat.AstroCatXML
Save the given list of catalog descriptions in the given file.
save() - Method in interface jsky.catalog.CatalogDirectory
Save the contents of this catalog directory to make it permanent (for example, in a config file under ~/.jsky/...).
save() - Method in class jsky.catalog.irsa.IRSAConfig
Save the catalog descriptions to a set of IRSA XML files under ~/.jsky/irsa/.
save(String) - Method in class jsky.catalog.irsa.IRSAConfig
Save the catalog descriptions to a set of IRSA XML files under the given directory.
save(File, List) - Method in class jsky.catalog.irsa.IRSAXML
Save the given list of catalog descriptions as a set of IRSA XML files in the given directory.
save() - Method in class jsky.catalog.skycat.SkycatConfigFile
Save the config file to a file under the user's home directory (~/.jsky/skycat.cfg) to make it permanent.
save(String) - Method in class jsky.catalog.skycat.SkycatConfigFile
Save the contents of this object as a new skycat style catalog config file using the given file name.
save(OutputStream) - Method in class jsky.catalog.skycat.SkycatConfigFile
Save the contents of this object in skycat catalog config file format to the given stream.
save() - Method in class jsky.image.gui.DivaMainImageDisplay
Save any changes to the current image file.
save() - Method in class jsky.image.gui.ImageSaveDialog
Display the dialog
SAVE_CURRENT_VIEW - Static variable in class jsky.image.gui.ImageSaveDialog
"Save Image File" option to save only the image area currently in the viewer.
SAVE_ENTIRE_IMAGE - Static variable in class jsky.image.gui.ImageSaveDialog
"Save Image File" option to save the entire image area at normal magnification.
SAVE_FILE_TYPES - Static variable in class jsky.image.gui.ImageSaveDialog
The set of possible file types for saving the image to a file.
Saveable - Interface in jsky.util
An interface for objects that can be saved to a file in some format.
SaveableAsHTML - Interface in jsky.util
An interface for objects that can be saved to a file in HTML format.
saveAs() - Method in class jsky.catalog.gui.CatalogNavigator
Pop up a dialog to ask the user for a file name, and then save the current query result to the selected file.
saveAs(String) - Method in class jsky.catalog.gui.CatalogNavigator
Save the current query result to the selected file.
saveAs(String) - Method in class jsky.catalog.gui.TableDisplayTool
Save the table to the given file.
saveAs(String) - Method in class jsky.catalog.MemoryCatalog
Save the table to the given filename format.
saveAs(OutputStream) - Method in class jsky.catalog.MemoryCatalog
Save the table to the given stream
saveAs() - Method in class jsky.html.HTMLViewer
Pop up a dialog to ask the user for a file name, and then save the current page to the selected file.
saveAs() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog to ask the user for a file name, and then save the image to the selected file.
saveAs(String) - Method in class jsky.image.gui.DivaMainImageDisplay
Save the current image to the given file, using an image format based on the file suffix, which should be one of ".fits", ".jpg", ".png", or ".tif".
saveAs() - Method in interface jsky.image.gui.MainImageDisplay
Pop up a dialog to ask the user for a file name, and then save the image to the selected file.
saveAs(String) - Method in interface jsky.image.gui.MainImageDisplay
Save the current image to the given file, using an image format based on the file suffix, which should be one of ".fits", ".jpg", ".png", or ".tif".
saveAs(String) - Method in interface jsky.util.Saveable
Save the current object to the given file.
saveAsAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Save as..." menu and toolbar items
saveAsHTML() - Method in class jsky.catalog.gui.CatalogNavigator
Pop up a dialog to ask the user for a file name, and then save the current query result to the selected file in HTML format.
saveAsHTML(String) - Method in class jsky.catalog.gui.CatalogNavigator
Save the current query result to the selected file in HTML format.
saveAsHTML(String) - Method in class jsky.catalog.gui.TableDisplay
Save the table to the given filename in HTML format
saveAsHTML(String) - Method in class jsky.catalog.gui.TableDisplayTool
Save the table to the given file in HTML format.
saveAsHTML(String) - Method in class jsky.catalog.MemoryCatalog
Save the table to the given filename in HTML format
saveAsHTML(String) - Method in interface jsky.util.SaveableAsHTML
Save the current object to the given file in HTML format.
saveAsIRSA(String) - Method in class jsky.catalog.irsa.IRSATable
Save the table to the given filename
saveAsIRSA(OutputStream) - Method in class jsky.catalog.irsa.IRSATable
Save the table to the given stream
saveAsText(PrintWriter, int) - Method in class jsky.science.AbstractScienceObjectNode
Prints a reasonably user-friendly description of the object to the specified PrintWriter.
saveAsText(PrintWriter) - Method in class jsky.science.AbstractScienceObjectNode
Single argument varient.
saveCatalogOverlaysWithImage() - Method in class jsky.navigator.NavigatorImageDisplay
Save any current catalog overlays as a FITS table in the image file.
saveColormap() - Method in class jsky.image.ImageColormap
Save the current colormap state for the next shift, rotate or scale operation.
saveColormap() - Method in class jsky.image.ImageProcessor
Save the current colormap state for the next shift, rotate or scale operation.
saveFITSTable(TableQueryResult) - Method in class jsky.navigator.NavigatorImageDisplay
Save (or update) the given table as a FITS table in the current FITS image.
saveGifImage(String) - Method in class jsky.image.gui.ImageSaveDialog
Saves the current canvas image as a local GIF image file.
saveGraphicsMenuItem - Variable in class jsky.image.graphics.gui.ImageGraphicsMenu
"Save Graphics With Image" Menu item
saveGraphicsWithImage(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Save the current image graphics to a binary FITS table with the given name in the current image.
saveGraphicsWithImage() - Method in class jsky.image.gui.DivaMainImageDisplay
Save the current image graphics to a binary FITS table in the current image
saveHistory(boolean) - Method in class jsky.catalog.gui.CatalogNavigator
Save the current history list to a file.
saveHistory(boolean) - Method in class jsky.html.HTMLViewer
Save the current history list to a file.
saveHistory(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
Save the current history list to a file.
saveJpegImage(String) - Method in class jsky.image.gui.ImageSaveDialog
Saves the current canvas image as a local JPEG image file.
saveSymbolConfig() - Method in class jsky.catalog.astrocat.AstroCatalog
Save the catalog symbol information to disk with the user's changes
saveSymbolConfig() - Method in class jsky.catalog.irsa.IRSACatalog
Save the catalog symbol information to disk with the user's changes
saveSymbolConfig() - Method in interface jsky.catalog.PlotableCatalog
Save the catalogs's symbol definitions to disk with the user's changes
saveSymbolConfig() - Method in class jsky.catalog.skycat.SkycatCatalog
Save the catalog symbol information to disk with the user's changes
saveWithImage() - Method in class jsky.catalog.gui.CatalogNavigator
Save the current table as a FITS table in the current FITS image (Should be defined in a derived class).
saveWithImage() - Method in class jsky.navigator.Navigator
Save the current table as a FITS table in the current FITS image.
saveWithImage(String, Fits, TableQueryResult) - Static method in class jsky.navigator.NavigatorFITSTable
Save the given table as a binary FITS table in the given FITS image file and return a NavigatorFITSTable object for the new table.
SaxParserUtil - Class in jsky.util
Utility bass class for parsing an XML stream using a SAX parser.
SaxParserUtil() - Constructor for class jsky.util.SaxParserUtil
Default constructor.
scale(PlanarImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Perform a translate/scale operation on the given image using the current settings and return the resulting image.
scale - Variable in class jsky.image.gui.ImageHistoryItem
magnification factor
scale(PlanarImage, int, double, double) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a color scale operation on the image using the given cut levels and return the resulting image.
scale(PlanarImage, int, double, double, ROI, ImageHistogram) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a color scale operation on the image using the given cut levels and return the resulting image.
scale(PlanarImage, float, float, float, float, Interpolation, RenderingHints) - Static method in class jsky.image.operator.ImageOps
Apply a scale operation to the image and return the new image.
scaleAlg - Variable in class jsky.image.gui.ImageHistoryItem
Name of the image lookup scale algorithm
scaleColormap(int) - Method in class jsky.image.ImageColormap
Scale the colormap by the given amount.
scaleColormap(int) - Method in class jsky.image.ImageProcessor
Scale the colormap by the given amount.
scaledHighCut - Variable in class jsky.image.ImageLookup
high cut value scaled to ushort range
scaledLowCut - Variable in class jsky.image.ImageLookup
low cut value scaled to ushort range
scaleLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
scaleMenu - Variable in class jsky.image.gui.ImageDisplayPanel
 
scaleMenuBar - Variable in class jsky.image.gui.ImageDisplayPanel
 
scaleToFit() - Method in interface jsky.image.gui.BasicImageDisplay
Set the scaling factor so that the image will fit in the current window.
scaleToFit(int, int) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the scaling factor so that the image will fit in a window of the given size.
scaleToFit() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the scaling factor so that the image will fit in the current window.
scaleToFit(int, int) - Method in class jsky.image.gui.ImageDisplay
Set the scaling factor so that the image will fit in a window of the given size.
scaleToFit() - Method in class jsky.image.gui.ImageDisplay
Set the scaling factor so that the image will fit in the current window.
scaleToShortRange(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Scale the given image to short range, if needed, and return the new image.
scheduleRemoval(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Schedule the removal of the given figure from the display at a later time.
scheduleRemoval(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Schedule the removal of the given figure from the display at a later time.
ScienceObjectModel - Interface in jsky.science
Defines the basic functionality required for a class to interact within the "Science" framework.
ScienceObjectNodeModel - Interface in jsky.science
Extends the basic ScienceObjectModel (SOM) interface to handle some slightly more complex capabilities not needed for many "SOM's".
sComparator - Variable in class jsky.timeline.DefaultTimeLineModel
 
SCREEN - Static variable in interface jsky.coords.CoordinateConverter
Constant for screen coordinates
screenToCanvasCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given screen coordinates to canvas coordinates.
screenToCanvasCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given screen coordinates to canvas coordinates.
screenToImageCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given screen coordinates to image coordinates.
screenToImageCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given screen coordinates to image coordinates.
screenToUserCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given screen coordinates to user coordinates.
screenToUserCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given screen coordinates to user coordinates.
screenToWorldCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given screen coordinates to world coordinates degrees in the equinox of the current image.
screenToWorldCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given screen coordinates to world coordinates degrees in the equinox of the current image.
scrollDueToClickInTrack(int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
sDragSourceListener - Static variable in class jsky.util.gui.DraggableTree
The required DragSourceListener for the tree.
search() - Method in class jsky.catalog.gui.CatalogQueryTool
Query the catalog based on the settings in the query panel and display the results.
SEARCH_COLS - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
SearchCondition - Class in jsky.catalog
Represents a search condition for values in a given table column, or parameters to a query or request.
SearchCondition(FieldDesc, Comparable, Comparable) - Constructor for class jsky.catalog.SearchCondition
Create a new SearchCondition where minVal <= x <= maxVal for the given column or parameter description.
SearchCondition(FieldDesc, Comparable, boolean, Comparable, boolean) - Constructor for class jsky.catalog.SearchCondition
Create a new SearchCondition for the given column or parameter description, where the "inclusive" parameters specify whether the min and/or max values are included in the range.
SearchCondition(FieldDesc, Comparable) - Constructor for class jsky.catalog.SearchCondition
Create a new SearchCondition where x == val for the given column or parameter description.
SearchCondition(FieldDesc, double, double) - Constructor for class jsky.catalog.SearchCondition
Create a new numerical SearchCondition where (minVal <= x <= maxVal) for the given column or parameter description.
SearchCondition(FieldDesc, double) - Constructor for class jsky.catalog.SearchCondition
Create a new numerical SearchCondition where (x == val) for the given column or parameter description.
SearchCondition(FieldDesc, String, String) - Constructor for class jsky.catalog.SearchCondition
Create a new String SearchCondition where (minVal <= x <= maxVal) for the given column or parameter description.
SearchCondition(FieldDesc, String) - Constructor for class jsky.catalog.SearchCondition
Create a new String SearchCondition where (x == val) for the given column or parameter description.
SECOND - Static variable in class jsky.science.Time
 
SECONDABBREV - Static variable in class jsky.science.Time
 
SELECT - Static variable in interface jsky.graphics.CanvasGraphics
Constant indicating that a figure may be selected
select(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Select the given figure.
select(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Select the given figure.
SELECT - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to select an object
selectArea(SelectedAreaListener) - Method in interface jsky.graphics.CanvasGraphics
Wait for the user to drag out an area on the canvas and then notify the listener with the coordinates of the box.
selectArea(SelectedAreaListener) - Method in class jsky.image.graphics.DivaImageGraphics
Wait for the user to drag out an area on the image canvas and then notify the listener with the coordinates of the box.
selectArea() - Method in class jsky.navigator.NavigatorQueryTool
Pop up a dialog asking the user to select an area of the image
selected - Variable in class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
SELECTED - Static variable in interface jsky.graphics.CanvasFigure
Indicates that the figure was selected
SELECTED_COLOR - Static variable in interface jsky.timeline.TimeLineNode
 
SelectedAreaListener - Interface in jsky.graphics
This defines the interface for listening for area selection events.
selectImage(int) - Method in class jsky.image.fits.gui.FITSHDUChooser
Select the given image HDU and display it.
SELECTION_MODE - Static variable in class jsky.timeline.TimeLine
 
SelectionDragger - Class in jsky.image.graphics
A class that implements rubber-banding on a canvas.
SelectionDragger() - Constructor for class jsky.image.graphics.SelectionDragger
Create a new SelectionDragger
SelectionDragger(GraphicsPane) - Constructor for class jsky.image.graphics.SelectionDragger
Create a new SelectionDragger attached to the given graphics pane.
selectionInteractors() - Method in class jsky.image.graphics.SelectionDragger
Get the selection interactors
selectNode(Catalog) - Method in class jsky.catalog.gui.CatalogTree
Select the given tree node
selectRow(int) - Method in class jsky.catalog.gui.TableDisplay
Select the given table row.
selectSymbol(TableQueryResult, int, boolean) - Method in class jsky.catalog.gui.BasicTablePlotter
Set the selection state of the symbol corresponding to the given table row
selectSymbol(TableQueryResult, int) - Method in class jsky.catalog.gui.BasicTablePlotter
Select the symbol corresponding to the given table row
selectSymbol(TableQueryResult, int) - Method in interface jsky.catalog.gui.TablePlotter
Select the symbol corresponding to the given table row
sendEvent(Object) - Method in class jsky.util.ListenerHandler
sends the event to all listeners.
sendEvent(String, Object) - Method in class jsky.util.ListenerHandler
sends the event to all listeners.
separatorStyleIntToString(int) - Static method in class jsky.science.Coordinates
returns the full label name of a separator style
separatorStyleStringToInt(String) - Static method in class jsky.science.Coordinates
returns the separator style given its label
serialize(String, Object) - Method in class jsky.util.Preferences
Attempt to serialize an object to a file with the given base name.
SERV_TYPE - Static variable in class jsky.catalog.skycat.SkycatConfigFile
Constants for some config file strings
set(double, int, double) - Method in class jsky.coords.DMS
Set the degrees, minutes and seconds.
set(double, int, double) - Method in class jsky.coords.HMS
Set the hours, minutes and seconds.
set(double, double) - Method in class jsky.science.CoordinatesOffset
Sets the offset values.
set(Point2D.Double) - Method in class jsky.util.gui.XYDisplay
Set the X,Y values to display.
set(String, String) - Static method in class jsky.util.Preferences
Add a key,value pair to the set of preferences.
set(String, boolean) - Static method in class jsky.util.Preferences
Add a key,value pair to the set of preferences.
setAbbreviate(boolean) - Method in class jsky.util.gui.QuantityPanel
When set to True, the units will be displayed as abbreviations, the default is True.
setActive(boolean) - Method in class jsky.image.gui.ImageZoom
Set the active state to false to stop the zoom window from updating when the mouse is moved over the main image.
setAllNaN(boolean) - Method in class jsky.science.Wavelength1DArray
Sets all datapoints to Double.NaN.
setAllNaN() - Method in class jsky.science.Wavelength1DArray
Sets all datapoints data and wavelength to Double.NaN.
setAngle(String) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's rotation angle (may be an expression using column names)
setAngle(double) - Method in class jsky.image.ImageProcessor
Set the rotation angle.
setAutoCenterImage(boolean) - Method in interface jsky.image.gui.BasicImageDisplay
Set to true (default) to automatically center the image, if it is smaller than the window.
setAutoCenterImage(boolean) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set to true (default) to automatically center the image, if it is smaller than the window.
setAutoCenterImage(boolean) - Method in class jsky.image.gui.ImageDisplay
Set to true (default) to automatically center the image, if it is smaller than the window.
setAutoQuery(boolean) - Method in class jsky.catalog.gui.CatalogNavigator
Set to true to query catalogs automatically when selected
setBefore(boolean) - Method in class jsky.image.ImageChangeEvent
 
setBg(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's background color
setBg(Color) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's background color
setBlank(double) - Method in class jsky.image.ImageProcessor
Set the value to be used for bad or blank pixels.
setBounds(int, int, int, int) - Method in class jsky.image.gui.ImageColorbar
Records a new size.
setBounds(double, double, int) - Method in class jsky.util.gui.LabelEntrySlider
Set the lower and upper bounds and the number of ticks.
setBounds(double, double) - Method in class jsky.util.gui.VRangeSlider
Sets the slider's lo and hi bounds.
setBounds(int, int, int, int) - Method in class jsky.util.gui.VRangeSlider
Redraws the slider if the widget width changes.
setBusy(boolean, Component) - Static method in class jsky.util.gui.BusyWin
Temporarily disable (or enable) all frames except the given one.
setBusy(boolean) - Static method in class jsky.util.gui.BusyWin
Temporarily disable (or enable) all of the application's frames.
setCanvasDraw(CanvasDraw) - Method in class jsky.image.gui.DivaMainImageDisplay
PWD: Set the object that manages interactive drawing on the image
setCanvasGraphics(CanvasGraphics) - Method in class jsky.catalog.gui.BasicTablePlotter
Set the object to use to draw catalog symbols
setCanvasGraphics(CanvasGraphics) - Method in interface jsky.catalog.gui.TablePlotter
Set the object to use to draw catalog symbols
setCatalog(Catalog) - Method in class jsky.catalog.MemoryCatalog
Set a reference to the catalog used to create this table.
setCatalogs(List) - Method in class jsky.catalog.AbstractCatalogDirectory
Set the list of catalogs in this catalog directory.
setCatalogTreeIsVisible(Class, boolean) - Static method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Control the visibility of the catalog tree component, based on the given component class type.
setClientData(Object) - Method in interface jsky.graphics.CanvasFigure
Store an arbitrary object with the figure for later reference
setClientData(Object) - Method in class jsky.image.graphics.ImageFigure
Store an arbitrary object with the figure for later reference
setClientData(Object) - Method in class jsky.image.graphics.ImageFigureGroup
Store an arbitrary object with the figure for later reference
setClientData(Object) - Method in class jsky.image.graphics.ImageLabel
Store an arbitrary object with the figure for later reference
setClientData(Object) - Method in class jsky.image.graphics.LabeledImageFigure
Store an arbitrary object with the figure for later reference
setClipboard(Object) - Static method in class jsky.util.gui.ClipboardHelper
Set the clipboard contents.
setColNames(String[]) - Method in class jsky.catalog.TablePlotSymbol
Set the array of column names used in the symbol expressions
setColorLookupTable(String) - Method in class jsky.image.ImageColormap
Create a color RGB lookup table that can be added to the image processing chain, so that we can manipulate the image colors.
setColorLookupTable(String) - Method in class jsky.image.ImageProcessor
Create a color RGB lookup table that can be added to the image processing chain, so that we can manipulate the image colors.
setColormap(String) - Method in class jsky.image.gui.ImageColors
Called when a colormap is selected from the list
setColorModel(ColorModel) - Method in class jsky.image.ImageEncoder
 
setColumnClasses(Vector) - Method in class jsky.catalog.MemoryCatalog
Set the vector used to guess the data type for a column.
setColumnIdentifiers(Vector) - Method in class jsky.catalog.MemoryCatalog
Set the table column headings with a Vector of Strings
setColumnRenderers() - Method in class jsky.catalog.gui.TableDisplay
Set up any required JTable renderers, so that the values in the query result are displayed correctly by the JTable.
setComponent(JComponent) - Method in class jsky.catalog.gui.CatalogNavigator
Set the query or result component to display.
setComposite(Composite) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the composite (transparency).
setCond(String) - Method in class jsky.catalog.TablePlotSymbol
Set the condition under which the symbol will be plotted (may be an expression using column names)
setConfigEntry(SkycatConfigEntry) - Method in class jsky.catalog.skycat.SkycatCatalog
Set the object used to manage the configuration info for this catalog
setConfigEntry(SkycatConfigEntry) - Method in class jsky.catalog.skycat.SkycatTable
Set the object used to manage the configuration info for this catalog.
setConfigFile(URL) - Static method in class jsky.catalog.astrocat.AstroCatConfig
Set the URL to use for the default catalog config file.
setConfigFile(URL) - Static method in class jsky.catalog.irsa.IRSAConfig
Set the URL to use for the default catalog config file.
setConfigFile(CatalogDirectory) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a reference to the SkycatConfigFile object containing this catalog, or null if not known.
setConfigFile(URL) - Static method in class jsky.catalog.skycat.SkycatConfigFile
Set the URL to use for the default catalog config file.
setConstant(boolean) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set whether or not the node is considered a constant or not
setConstant(boolean) - Method in interface jsky.timeline.TimeLineNodeModel
set whether or not the node is considered a constant or not
setCoordinateConverter(CoordinateConverter) - Method in class jsky.catalog.gui.BasicTablePlotter
Set the object used to convert to screen coordinates for drwing
setCoordinateConverter(CoordinateConverter) - Method in interface jsky.catalog.gui.TablePlotter
Set the object used to convert to screen coordinates for drawing
setCoordinates(Coordinates) - Method in class jsky.util.gui.CoordinatesPanel
 
setCoordinates(String, String) - Method in class jsky.util.gui.CoordinatesPanel
 
setCoordinatesOffset(CoordinatesOffset) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setCoordinatesOffset(String, String) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setCurrentCatalogNavigator(CatalogNavigator) - Static method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Set the current catalog window (for the Go/history menu, which may be shared by multiple catalog windows);
setCurrentHTMLViewer(HTMLViewer) - Static method in class jsky.html.HTMLViewerMenuBar
Set the current viewer window (for the Go/history menu, which may be shared by multiple windows);
setCurrentImageDisplay(DivaMainImageDisplay) - Static method in class jsky.image.gui.ImageDisplayMenuBar
Set the current image window (for the Go/history menu, which may be shared by multiple image displays);
setCustomHeaderRenderer(int) - Method in class jsky.util.gui.SortedJTable
Assigns a new CustomHeaderRenderer to a column, preserving state of the existing header renderer.
setCutLevels() - Method in class jsky.image.gui.ImageDisplayPanel
Set the image cut levels according to the values in the low and high cut level fields.
setCutLevels(double, double) - Method in class jsky.image.ImageProcessor
Set the image cutoff levels.
setCutLevels(double, double, boolean) - Method in class jsky.image.ImageProcessor
Set the image cutoff levels.
setDataSource(ScienceObjectNodeModel) - Method in class jsky.science.AbstractScienceObjectNode
Sets the source of the ScienceObjectModel's data.
setDataSource(ScienceObjectNodeModel) - Method in interface jsky.science.ScienceObjectNodeModel
Sets the source of the ScienceObjectModel's data.
setDec(double) - Method in class jsky.science.Coordinates
Sets the declination of the position in degrees.
setDec(double, String) - Method in class jsky.science.Coordinates
Sets the declination of the position in degrees.
setDecCol(int) - Method in class jsky.catalog.TablePlotSymbol
Set the index of the center position Dec column (default 2)
setDecError(double) - Method in class jsky.science.ProperMotion
Sets the proper motion Dec error in degrees.
setDecs(int) - Method in class jsky.util.gui.PassbandPanel
Sets the number of decimal places to be displayed in the TextField of the panel.
setDecs(int) - Method in class jsky.util.gui.QuantityPanel
Sets the number of decimal places to be displayed in the TextField of the panel
setDefaultColormap() - Method in class jsky.image.ImageColormap
Reset the colormap to the default.
setDefaultColormap() - Method in class jsky.image.ImageProcessor
Reset the colormap to the default.
setDefaultTileHeight(int) - Static method in class jsky.image.fits.codec.FITSImage
 
setDefaultTileWidth(int) - Static method in class jsky.image.fits.codec.FITSImage
 
setDefaultUnits(Class, String) - Static method in class jsky.science.Quantity
Sets the default units, for the specified Quantity subclass
setDefaultValue(Object) - Method in class jsky.catalog.FieldDescAdapter
Set the default value for this field.
setDescription(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the catalog description or copyright info
setDescription(String) - Method in class jsky.catalog.FieldDescAdapter
 
setDescription(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the catalog description or copyright info
setDescription(String) - Method in class jsky.catalog.MemoryCatalog
Set the description of the catalog
setDescription(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol description
setDescription(String) - Method in class jsky.util.gui.ExampleFileFilter
Sets the human readable description of this filter.
setDesktop(JDesktopPane) - Static method in class jsky.app.jskycat.JSkyCat
Set the JDesktopPane to use for top level windows, if using internal frames
setDesktop(JDesktopPane) - Method in class jsky.catalog.gui.CatalogNavigator
Set the JDesktopPane to use for top level windows, if using internal frames
setDesktop(JDesktopPane) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the JDesktopPane to use for top level windows, if using internal frames
setDesktop(JDesktopPane) - Static method in class jsky.util.gui.DialogUtil
This should be called if you want to use internal dialogs
setDesktopBackground() - Method in class jsky.app.jskycat.JSkyCat
Set the desktop background pattern
setDimensions(int, int) - Method in class jsky.image.ImageEncoder
 
setDisplayArea(Time, Time) - Method in class jsky.timeline.TimeLine
sets the diplay window of the timeline
setDocURL(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set a URL pointing to more information about the catalog
setDocURL(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set a URL pointing to more information about the catalog
setDocURL(URL) - Method in class jsky.catalog.MemoryCatalog
Set the doc URL for the catalog
setDownloadState(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the state of the menubar/toolbar actions
setDrawingMode(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the drawing mode.
setDrawLabels(boolean) - Method in class jsky.util.gui.VRangeSlider
Determines whether textual annotations should be drawn near this widget.
setDuration(Time) - Method in class jsky.timeline.BlockTimeLineNode
set the duration of the time line node
setDuration(Time) - Method in class jsky.timeline.DefaultTimeLineNode
set the duration of the time line node
setDuration(Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set the duration of the time line node
setDuration(Time) - Method in interface jsky.timeline.TimeLineNode
set the duration of the time line node
setDuration(Time) - Method in interface jsky.timeline.TimeLineNodeModel
set the duration of the time line node
setEditStateChanged(boolean) - Method in class jsky.image.ImageChangeEvent
 
setEnabled(boolean) - Method in class jsky.image.graphics.MeasureBand
Set the enabled state.
setEnabled(boolean) - Method in class jsky.image.graphics.SelectionDragger
Enable/disable drag-selecting
setEnabled(boolean) - Method in class jsky.image.gui.ImageZoom
Enable or disable the zoom window
setEnabled(boolean) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setEnabled(boolean) - Method in class jsky.util.gui.QuantityPanel
overrides parent setEnabled to pass the enabling onto the textfield contained in the quantiypanel.
setEndTime(Time) - Method in class jsky.timeline.BlockTimeLineNode
set the time on the time line that this node ends
setEndTime(Time) - Method in class jsky.timeline.DefaultTimeLineNode
set the time on the time line that this node ends
setEndTime(Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set the time on the time line that this node ends
setEndTime(Time) - Method in interface jsky.timeline.TimeLineNode
set the time that this node ends
setEndTime(Time) - Method in interface jsky.timeline.TimeLineNodeModel
set the time that this node ends
setEpoch(double) - Method in class jsky.science.Coordinates
Sets the epoch year for the position.
setEquinox(double) - Method in class jsky.catalog.TablePlotSymbol
Set the equinox of the RA and DEC columns (default 2000)
setEquinox(int) - Method in class jsky.science.Coordinates
Sets the equinox used to display and parse the coordinate values.
setEquinoxShown(boolean) - Method in class jsky.util.gui.CoordinatesPanel
 
setErrorColor(Color) - Method in class jsky.util.gui.JTextFieldDouble
sets the color font to be used for the special number.
setErrorColor(Color) - Method in class jsky.util.gui.QuantityPanel
Sets the Color for the foreground of "error" text in the textfield.
setEventLayer(EventLayer) - Method in class jsky.image.graphics.MeasureBand
Set the layer that drag events are listened on
setEventLayer(EventLayer) - Method in class jsky.image.graphics.SelectionDragger
Set the layer that drag events are listened on
setException(Exception) - Method in class jsky.science.AbstractScienceObject
sets an exception.
setException(Exception) - Method in interface jsky.science.ScienceObjectModel
Sets an exception on the object, presumably making it "invalid"
setExtensionListInDescription(boolean) - Method in class jsky.util.gui.ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setExtentLocation(int, int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
setFg(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's foreground color
setFg(Color) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's foreground color
setFieldClass(Class) - Method in class jsky.catalog.FieldDescAdapter
 
setFields(FieldDesc[]) - Method in class jsky.catalog.MemoryCatalog
Set the array of objects describing the table columns.
setFigureLayer(FigureLayer) - Method in class jsky.image.graphics.MeasureBand
Set the layer that figures are selected on
setFigureLayer(FigureLayer) - Method in class jsky.image.graphics.SelectionDragger
Set the layer that figures are selected on
setFileChooser(JFileChooser) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the file chooser to use when selecting files.
setFilename(String) - Method in class jsky.catalog.MemoryCatalog
Set the filename of the local catalog
setFilename(String) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the image file to display.
setFilename(String, URL) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the image file to display and use the given URL for the image history (the URL is used if the file is deleted).
setFilename(String) - Method in interface jsky.image.gui.MainImageDisplay
Set the image file to display.
setFilename(String, URL) - Method in interface jsky.image.gui.MainImageDisplay
Set the image file to display, and indicate that the file was downloaded from the given URL (for image history recording).
setFill(Paint) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the fill color.
setFlipX(boolean) - Method in class jsky.image.ImageProcessor
Set the value of the flipX flag.
setFlipY(boolean) - Method in class jsky.image.ImageProcessor
Set the value of the flipY flag.
setFluxUnits(String) - Method in class jsky.science.AbstractWavelength1D
a DUMMY implementation: Saves the string but does NOTHING with it.
setFluxUnits(String) - Method in class jsky.science.Wavelength1DArray
 
setFluxUnits(String) - Method in interface jsky.science.Wavelength1DModel
sets the units string for the data values in the model, may be null
setFont(Font) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the font to use for labels.
setFont(Font) - Method in class jsky.util.gui.QuantityPanel
Sets the font to be displayed in the JTextField
setForeground(Color) - Method in class jsky.util.gui.JTextFieldDouble
 
setFormat(String) - Method in class jsky.catalog.FieldDescAdapter
Set a string describing the format of the field, if known
setFromImage(boolean) - Method in class jsky.navigator.NavigatorQueryTool
Set the search coordinates and radius to match the image being displayed.
setHandleHeight(float) - Method in class jsky.timeline.TimeLine
 
setHandlerClass(String) - Method in class jsky.catalog.astrocat.AstroCatalog
May be set to the name of a class implementing the QueryResultHandler interface.
setHDU(int) - Method in class jsky.catalog.URLQueryResult
Set the HDU
setHDU(int) - Method in class jsky.image.fits.codec.FITSImage
Move to the given HDU.
setHighCut(double) - Method in class jsky.image.ImageProcessor
Set the high cutoff level
setHighWavelength(Wavelength) - Method in class jsky.science.Passband
Sets the Wavelength marking the high end of the Passband.
setHints(int) - Method in class jsky.image.ImageEncoder
 
setHolding(boolean) - Method in class jsky.science.AbstractScienceObject
default implementation: does nothing
setHolding(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Sets the "holding" property.
setHolding(boolean) - Method in interface jsky.science.ScienceObjectModel
Sets the hold state for an object.
setHost(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the host name where the catalog server lives
setHost(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the host name where the catalog server lives
setHTMLQueryResultHandler(HTMLQueryResultHandler) - Method in class jsky.catalog.AbstractCatalogDirectory
Optional handler, used to report HTML format errors from servers
setHTMLQueryResultHandler(HTMLQueryResultHandler) - Method in class jsky.catalog.gui.CatalogTree
Optional handler, used to report HTML format errors from servers
setHTMLQueryResultHandler(HTMLQueryResultHandler) - Method in class jsky.catalog.skycat.SkycatCatalog
Optional handler, used to report HTML format errors from HTTP servers
setId(String) - Method in class jsky.catalog.AbstractCatalogDirectory
Set the Id or short name of the catalog directory
setId(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the catalog ID (short name)
setId(String) - Method in class jsky.catalog.BasicQueryArgs
Set the object id to search for.
setId(String) - Method in class jsky.catalog.FieldDescAdapter
 
setId(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the catalog ID (short name)
setId(String) - Method in class jsky.catalog.MemoryCatalog
Set the id or short name for the catalog
setId(String) - Method in interface jsky.catalog.QueryArgs
Set the object id to search for.
setIdCol(int) - Method in class jsky.catalog.RowCoordinates
Set the column containing the object id (-1 if there isn't one).
setImage(PlanarImage) - Method in interface jsky.image.gui.BasicImageDisplay
Set the source image to display.
setImage(PlanarImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the image to display.
setImage(FITSImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the FITS image to display.
setImage(PlanarImage) - Method in class jsky.image.gui.ImageDisplay
Set the image to display.
setImageDataChanged(boolean) - Method in class jsky.image.ImageChangeEvent
 
setImageDisplay(BasicImageReadableProcessor) - Method in class jsky.image.gui.ImageColorbar
 
setImageDisplay(MainImageDisplay) - Method in class jsky.image.gui.ImageDisplayPanel
Set the ImageDisplay to work with
setImageDisplay(MainImageDisplay) - Method in class jsky.image.gui.ImageDisplayStatusPanel
Set the image window to be monitored (for mouse motion).
setImageDisplay(MainImageDisplay) - Method in class jsky.navigator.NavigatorQueryTool
Set the window used to display images (from image servers, etc...).
setImageFrameVisible(boolean) - Method in class jsky.app.jskycat.JSkyCat
Convenience method to set the visibility of the image JFrame (or JInternalFrame).
setImageProcessor(ImageProcessor) - Method in interface jsky.image.gui.BasicImageDisplay
Set the image processor to use to get the image to display.
setImageProcessor(ImageProcessor) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the image processor to use to get the image to display.
setImageProcessor(ImageProcessor) - Method in class jsky.image.gui.ImageDisplay
Set the image processor to use to get the image to display.
setImmediateMode(boolean) - Method in interface jsky.image.gui.BasicImageDisplay
Set to true if scrolling and other operations should update the image immediately, otherwise only on button release.
setImmediateMode(boolean) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set to true if scrolling and other operations should update the image immediately, otherwise only on button release.
setImmediateMode(boolean) - Method in class jsky.image.gui.ImageDisplay
Set to true if scrolling and other operations should update the image immediately, otherwise only on button release.
setIntensityLookupTable(String) - Method in class jsky.image.gui.ImageColors
Called when an intensity lookup table is selected from the list
setIntensityLookupTable(String) - Method in class jsky.image.ImageColormap
Create an intensity lookup table that can be added to the image processing chain to rearrange the order of the colors in the colormap.
setIntensityLookupTable(String) - Method in class jsky.image.ImageProcessor
Create an intensity lookup table that can be added to the image processing chain to rearrange the order of the colors in the colormap.
setInteractionMode(CanvasFigure, int) - Method in interface jsky.graphics.CanvasGraphics
Set the interaction mode for the given figure to an OR'ed combination of the following constants: SELECT, MOVE, RESIZE, ROTATE.
setInteractionMode(CanvasFigure, int) - Method in class jsky.image.graphics.DivaImageGraphics
Set the interaction mode for the given figure to an OR'ed combination of the following constants: SELECT, MOVE, RESIZE, ROTATE.
setInterpolation(Interpolation) - Method in interface jsky.image.gui.BasicImageDisplay
Set the interpolation object used to scale the image (a subclass of Interpolation, such as InterpolationNearest (default), or InterpolationBilinear (better, but slower)).
setInterpolation(Interpolation) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the interpolation object used to scale the image (a subclass of Interpolation, such as InterpolationNearest (default), or InterpolationBilinear (better, but slower)).
setInterpolation(Interpolation) - Method in class jsky.image.gui.ImageDisplay
Set the interpolation object used to scale the image (a subclass of Interpolation, such as InterpolationNearest (default), or InterpolationBilinear (better, but slower)).
setInterpolation(Interpolation) - Method in class jsky.image.ImageProcessor
Set the type of interpolation to use (for rotating).
setInvertedYAxis(boolean) - Method in class jsky.image.ImageProcessor
Set to true if the Y axis of the image was inverted while reading.
setIsDec(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field contains a world coordinates RA value.
setIsId(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field contains the unique id
setIsMax(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field is the max value of a range.
setIsMin(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field is the min value of a range.
setIsRA(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field contains a world coordinates RA value.
setLabel(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's label (may be an expression using column names)
setLabelsAtTop(boolean) - Method in class jsky.timeline.TimeLine
 
setLabelText(String) - Method in class jsky.util.gui.LabelEntry
 
setLabelText(String) - Method in class jsky.util.gui.LabelJPanel
Constructor.
setLineWidth(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the line width.
setListData(JList, String[]) - Method in class jsky.catalog.gui.TableSymbolConfig
Set the contents of the given list to the given array.
setListData(JList, Vector) - Method in class jsky.catalog.gui.TableSymbolConfig
Set the contents of the given list to the given vector.
setLocale(Locale) - Method in class jsky.util.I18N
Set the current locale.
setLowCut(double) - Method in class jsky.image.ImageProcessor
Set the low cutoff level
setLowWavelength(Wavelength) - Method in class jsky.science.Passband
Sets the Wavelength marking the low end of the Passband.
setMainImageDisplay(MainImageDisplay) - Method in class jsky.image.gui.ImagePanner
Set the target ImageDisplay that we are controlling.
setMainImageDisplay(MainImageDisplay) - Method in class jsky.image.gui.ImageZoom
Set the target image display that we are monitoring.
setMainWindow(boolean) - Static method in class jsky.catalog.gui.CatalogNavigator
Set to true if this is the main application window (enables exit menu item)
setMaxHistoryItems(int) - Method in class jsky.catalog.gui.CatalogNavigator
Set the max number of items in the history list.
setMaxHistoryItems(int) - Method in class jsky.html.HTMLViewer
Set the max number of items in the history list.
setMaxHistoryItems(int) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the max number of items in the history list.
setMaximumChangeable(boolean) - Method in class jsky.util.gui.QuantitySlider
sets whether or not the user can change the maximum slider value.
setMaximumSize(Dimension) - Method in class jsky.util.gui.VRangeSlider
Sets preferred size of range slider.
setMaxQuantity(Quantity) - Method in class jsky.util.gui.QuantitySlider
sets the current Max quantity of the range
setMaxRows(int) - Method in class jsky.catalog.BasicQueryArgs
Set the max number of rows to be returned from a table query
setMaxRows(int) - Method in interface jsky.catalog.QueryArgs
Set the max number of rows to be returned from a table query
setMaxWavelength(Wavelength) - Method in class jsky.science.Wavelength1DFormula
 
setMiddleWavelength(Wavelength) - Method in class jsky.science.Passband
Sets the Wavelength marking the middle of the Passband.
setMini(boolean) - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
setMinimumChangeable(boolean) - Method in class jsky.util.gui.QuantitySlider
sets whether or not the user can change the minimum slider value.
setMinimumSize(Dimension) - Method in class jsky.util.gui.VRangeSlider
Sets minimum size of range slider.
setMinQuantity(Quantity) - Method in class jsky.util.gui.QuantitySlider
sets the current min quantity of the range
setMinWavelength(Wavelength) - Method in class jsky.science.Wavelength1DFormula
 
setMode(String) - Method in class jsky.timeline.TimeLine
set the mode of the time line
setModel(DefaultTableModel) - Method in class jsky.catalog.gui.TableColumnConfigPanel
Set the table model to use for the table displaying the column names and checkboxes.
setModel(TableQueryResult) - Method in class jsky.catalog.gui.TableDisplay
Set the data to display in the table.
setModel(TimeLineNodeModel) - Method in class jsky.timeline.BlockTimeLineNode
set the time line node's underlying model
setModel(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineNode
set the time line node's underlying model
setModel(TimeLineModel) - Method in class jsky.timeline.TimeLine
Set the model (allan: added this method)
setModel(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineNode
set the time line node's underlying model
setModel(TableModel) - Method in class jsky.util.gui.SortedJTable
Set the table model and arrange to have it sorted when the user clicks on the header.
setModel(Wavelength1DModel) - Method in class jsky.util.gui.Wavelength1DTableModel
 
setMore(boolean) - Method in class jsky.catalog.MemoryCatalog
Called to indicate if the result was truncated and more rows would have been available
setMoreDataAvailable(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Sets whether or not more data is available for this science object from its DataSource.
setMoreDataAvailable(boolean) - Method in interface jsky.science.ScienceObjectNodeModel
Sets whether or not more data is available for this science object from its DataSource.
setName(String) - Method in class jsky.catalog.AbstractCatalogDirectory
Return the name of the catalog directory
setName(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the display name of the catalog
setName(String) - Method in interface jsky.catalog.Catalog
Set the catalog's name
setName(String) - Method in class jsky.catalog.FieldDescAdapter
 
setName(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the display name of the catalog
setName(String) - Method in class jsky.catalog.MemoryCatalog
Set the name for the catalog
setName(String) - Method in class jsky.catalog.skycat.SkycatCatalog
Set the name of the catalog
setName(String) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Set the name of the catalog
setName(String) - Method in class jsky.catalog.skycat.TestCatalog
Set the name of the catalog
setName(String) - Method in class jsky.catalog.TablePlotSymbol
Set the display name of the symbol
setName(String) - Method in class jsky.catalog.TestCatalog
Set the name of the catalog
setName(String) - Method in class jsky.image.ImageProcessor
Set the name to use for this object (for testing and debugging).
setName(String) - Method in class jsky.science.AbstractScienceObject
Sets the Name property.
setName(String) - Method in interface jsky.science.ScienceObjectModel
Sets the Name property
setName(String) - Method in class jsky.util.gui.VRangeSlider
Sets the slider's name.
setName(String) - Method in class jsky.util.NameValue
 
setNavigator(Navigator) - Method in class jsky.navigator.NavigatorImageDisplay
Set the instance of the catalog navigator to use with this image display.
setNavigator(Navigator) - Method in class jsky.navigator.NavigatorImageDisplayFrame
Set the instance of the catalog navigator to use with this image.
setNavigator(Navigator) - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Set the instance of the catalog navigator to use with this image.
setNewAngle(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewColormap(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewCutLevels(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewImage(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewOrigin(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewScale(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNormalColor(Color) - Method in class jsky.util.gui.JTextFieldDouble
sets the color font to be used for normal numbers, default is the JTextField default color.
setNormalColor(Color) - Method in class jsky.util.gui.QuantityPanel
Sets the Color for the foreground of "normal" text in the textfield
setNumBytesRead(int) - Method in class jsky.util.gui.ProgressBarFilterInputStream
Set the number of bytes that have been read, update the display (but not too often) and check for interrupt requests.
setNumPoints(int) - Method in class jsky.science.Wavelength1DArray
Changes the length of the dataset, with a new total length, preserves the old data truncate the end if new number of points is less than current or filling with zeros if the new number is more than the current.
setNumPoints(int) - Method in class jsky.science.Wavelength1DFormula
Changes the length of the array that would be returned by toArrayWavelengths() and toArrayData().
setOffset(CoordinatesOffset) - Method in class jsky.science.ProperMotion
 
setOptions(NameValue[]) - Method in class jsky.catalog.FieldDescAdapter
Set the field options to a list of NameValue objects.
setOrient(int) - Method in class jsky.image.gui.ImageColorbar
Set the orientation of the colorbar (to SwingConstants.HORIZONTAL or SwingConstants.VERTICAL)
setOrientation(int) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setOrientation(int) - Method in class jsky.util.gui.CoordinatesPanel
 
setOrientation(int) - Method in class jsky.util.gui.ProperMotionPanel
 
setOrigin(Point2D.Double) - Method in interface jsky.image.gui.BasicImageDisplay
Set the origin of the image to display in canvas coordinates.
setOrigin(Point2D.Double) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the origin of the image to display in canvas coordinates.
setOrigin(Point2D.Double) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the origin of the image to display in canvas coordinates.
setOrigin(Point2D.Double) - Method in class jsky.image.gui.ImageDisplay
Set the origin of the image to display in canvas coordinates.
setOrigURL(URL) - Method in class jsky.catalog.gui.CatalogNavigator
Set the original URL for the current catalog or table.
setOutline(Paint) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the outline color.
setOverlayLayer(OverlayLayer) - Method in class jsky.image.graphics.SelectionDragger
Set the layer that drag rectangles are drawn on
setPage(URL) - Method in class jsky.html.HTMLViewer
Display the given URL, which should have the content type text/html.
setParamDesc(FieldDescAdapter[]) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Set the array describing the query parameters.
setParams(FieldDesc[]) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the array of query parameters for this catalog
setParamValue(int, Object) - Method in class jsky.catalog.BasicQueryArgs
Set the value for the ith parameter
setParamValue(String, Object) - Method in class jsky.catalog.BasicQueryArgs
Set the value for the parameter with the given label
setParamValue(String, int) - Method in class jsky.catalog.BasicQueryArgs
Set the int value for the parameter with the given label
setParamValue(String, double) - Method in class jsky.catalog.BasicQueryArgs
Set the double value for the parameter with the given label
setParamValue(int, Object) - Method in interface jsky.catalog.QueryArgs
Set the value for the ith parameter
setParamValue(String, Object) - Method in interface jsky.catalog.QueryArgs
Set the value for the parameter with the given label
setParamValue(String, int) - Method in interface jsky.catalog.QueryArgs
Set the int value for the parameter with the given label
setParamValue(String, double) - Method in interface jsky.catalog.QueryArgs
Set the double value for the parameter with the given label
setParamValues(Object[]) - Method in class jsky.catalog.BasicQueryArgs
Set the array of parameter values directly.
setParamValues(Object[]) - Method in interface jsky.catalog.QueryArgs
Set the array of parameter values directly.
setParent(CatalogDirectory) - Method in class jsky.catalog.AbstractCatalogDirectory
 
setParent(CatalogDirectory) - Method in class jsky.catalog.astrocat.AstroCatalog
 
setParent(CatalogDirectory) - Method in interface jsky.catalog.Catalog
Set the parent catalog directory
setParent(CatalogDirectory) - Method in class jsky.catalog.irsa.IRSACatalog
 
setParent(CatalogDirectory) - Method in class jsky.catalog.MemoryCatalog
Set the parent catalog directory
setParent(CatalogDirectory) - Method in class jsky.catalog.skycat.SkycatCatalog
Set the parent catalog directory
setParent(CatalogDirectory) - Method in class jsky.catalog.skycat.SkycatConfigFile
 
setParent(CatalogDirectory) - Method in class jsky.catalog.skycat.TestCatalog
Set the parent catalog directory
setParent(CatalogDirectory) - Method in class jsky.catalog.TestCatalog
Set the parent catalog directory
setParent(ScienceObjectNodeModel) - Method in class jsky.science.AbstractScienceObject
Sets the parent in the hierarchy.
setParent(ScienceObjectNodeModel) - Method in interface jsky.science.ScienceObjectModel
Sets the parent of this object.
setParent(TimeLine) - Method in class jsky.timeline.BlockTimeLineNode
set the parent time line
setParent(TimeLine) - Method in class jsky.timeline.DefaultTimeLineNode
set the parent time line
setParent(TimeLineModel) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set the time line node's parent
setParent(TimeLine) - Method in interface jsky.timeline.TimeLineNode
set the parent time line
setParent(TimeLineModel) - Method in interface jsky.timeline.TimeLineNodeModel
set the time line node's parent
setParent(Component) - Method in class jsky.util.gui.ProgressPanel
Set the parent frame or internal frame, used to close the window
setParentFrame(Component) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the top level parent frame (or internal frame) used to close the window
setPassband(Passband) - Method in class jsky.util.gui.PassbandPanel
Sets the Passband instance to be displayed/edited.
setPending(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Sets the pending state.
setPending(boolean) - Method in class jsky.science.Wavelength1DArray
Overriding to public access
setPending(boolean) - Method in class jsky.science.Wavelength1DFormula
overriding to public access
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class jsky.image.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class jsky.image.ImageEncoder
 
setPlotSymbolInfo(TableQueryResult, TablePlotSymbol[]) - Method in class jsky.catalog.gui.BasicTablePlotter
Set the plot symbol info for the given table
setPlotSymbolInfo(TableQueryResult, TablePlotSymbol[]) - Method in interface jsky.catalog.gui.TablePlotter
Set the plot symbol info for the given table
setPlotter(TablePlotter) - Method in class jsky.catalog.gui.CatalogNavigator
Set the object used to plot table data.
setPlotter(TablePlotter) - Method in class jsky.catalog.gui.TableDisplayTool
Set the object to use to plot the table data
setPlotter(TablePlotter) - Method in class jsky.navigator.NavigatorPane
Set the object used to draw catalog symbols
setPlotter(TablePlotter) - Method in class jsky.navigator.SymbolLayer
Set the object used to draw catalog symbols
setPort(int) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the host name where the catalog server lives
setPort(int) - Method in class jsky.catalog.irsa.IRSACatalog
Set the host name where the catalog server lives
setPostActionEventOnFocusLost(boolean) - Method in class jsky.util.gui.CoordinatesPanel
Registers weather the RA and DEC fields of the CoordinatesPanel should postActionEvents when they lose focus.
setPreference(String, String) - Method in class jsky.util.Preferences
Add a key,value pair to the set of preferences.
setPreferences(Preferences) - Static method in class jsky.util.Preferences
Set the one global instance of this class.
setPreferredSize(Dimension) - Method in class jsky.util.gui.VRangeSlider
Sets preferred size of range slider.
setPrescaled(boolean) - Method in interface jsky.image.gui.BasicImageDisplay
Set to true if the image being displayed has been prescaled (such as for a pan window or thumbnail image).
setPrescaled(boolean) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set to true if the image being displayed has been prescaled (such as for a pan window or thumbnail image).
setPrescaled(boolean) - Method in class jsky.image.gui.ImageDisplay
Set to true if the image being displayed has been prescaled (such as for a pan window or thumbnail image).
setPreviewSize(int) - Method in class jsky.image.fits.codec.FITSDecodeParam
Set the size of the window used to display the prescaled preview image.
setPreviewSize(int) - Static method in class jsky.image.fits.codec.FITSImage
Set the requested size for the preview image
setProgress(int) - Method in class jsky.util.gui.ProgressPanel
Set the percent done.
setProgress(int) - Method in class jsky.util.gui.StatusPanel
Set the percent done.
setProgress(int) - Method in interface jsky.util.StatusLogger
Set the percent done.
setPropagateScale(boolean) - Method in class jsky.image.gui.ImageZoom
If true (default), changes in the main image scale are propagated to the zoom window.
setProperMotion(ProperMotion) - Method in class jsky.util.gui.ProperMotionPanel
 
setProperties(Properties) - Method in class jsky.catalog.MemoryCatalog
Replace the table properties
setProperties(Hashtable) - Method in class jsky.image.ImageEncoder
 
setProperty(String, String) - Method in class jsky.catalog.MemoryCatalog
Set the value of the named property
setProtocol(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the protocol to use to access the catalog.
setProtocol(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the protocol to use to access the catalog.
setProxy(String, int, String) - Static method in class jsky.util.ProxyServerUtil
Set the proxy server information.
setQuantity(Quantity) - Method in class jsky.util.gui.QuantityPanel
Sets the Quantity instance to be editted.
setQuantity(Quantity) - Method in class jsky.util.gui.QuantitySlider
Deprecated. use setMinQuantity instead
setQueryArgs(QueryArgs) - Method in class jsky.catalog.gui.CatalogQueryPanel
Set the values displayed in the query panel from the given object.
setQueryArgs(QueryArgs) - Method in class jsky.catalog.MemoryCatalog
Set the object representing the arguments to the query that resulted in this table.
setQueryArgs(QueryArgs) - Method in interface jsky.catalog.TableQueryResult
Set the object representing the arguments to the query that resulted in this table.
setQueryComponent(JComponent) - Method in class jsky.catalog.gui.CatalogNavigator
Set the query component to display
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.CatalogNavigator.EmptyPanel
 
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.CatalogNavigator
Display the given query result.
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.CatalogTree
Display the tree structure of the given query result, which may be either a CatalogDirectory or a URLQueryResult, where an HTTP get of the URL returns a CatalogDirectory.
setQueryResult(QueryResult) - Method in interface jsky.catalog.gui.QueryResultDisplay
Display the given query result.
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.TableDisplay
If the given query result is a table, display it, otherwise do nothing.
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.TableDisplayTool
Display the given query results.
setQueryResultDisplay(QueryResultDisplay) - Method in class jsky.catalog.gui.CatalogQueryTool
Set the object used to diplay the result of a query
setQueryResultDisplay(QueryResultDisplay) - Method in class jsky.catalog.gui.CatalogTree
Set the object used to display leaf items, such as tables, etc.
setQueryResultDisplay(QueryResultDisplay) - Method in class jsky.catalog.gui.TableDisplay
Set the object used to display query results (when following links)
setQueryType(String) - Method in class jsky.catalog.BasicQueryArgs
Set the query type (an optional string, which may be interpreted by some catalogs)
setQueryType(String) - Method in interface jsky.catalog.QueryArgs
Set the query type (an optional string, which may be interpreted by some catalogs)
setRa(double) - Method in class jsky.science.Coordinates
Sets the right-ascension of the position in degrees.
setRa(double, String) - Method in class jsky.science.Coordinates
Sets the right-ascension of the position in degrees.
setRaCol(int) - Method in class jsky.catalog.TablePlotSymbol
Set the index of the center position RA column (default 1)
setRaError(double) - Method in class jsky.science.ProperMotion
Sets the proper motion RA error in degrees.
setRangeMax(int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
setRangeMin(int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
setRatio(String) - Method in class jsky.catalog.TablePlotSymbol
Return the X/Y size ratio (stretching) (may be expression using column names)
setReadOnly(boolean) - Method in class jsky.catalog.MemoryCatalog
Set to true if the table is read-only and should not be editable
setReadOnly(boolean) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setReadOnly(boolean) - Method in class jsky.util.gui.CoordinatesPanel
Sets the fields on this panel as read-only depending on the value of readOnly.
setReadOnly(boolean) - Method in class jsky.util.gui.ProperMotionPanel
 
setRegion(CoordinateRadius) - Method in class jsky.catalog.BasicQueryArgs
Set the query region (center position and radius range) for the search.
setRegion(CoordinateRadius) - Method in interface jsky.catalog.QueryArgs
Set the query region (center position and radius range) for the search.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.AbstractCatalogDirectory
This method is required to implement the Catalog interface, but does nothing here.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.astrocat.AstroCatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in interface jsky.catalog.Catalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.irsa.IRSACatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.MemoryCatalog
This method is required to implement the Catalog interface, but currently does nothing here.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.skycat.SkycatCatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.skycat.TestCatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.TestCatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionOfInterest(Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Set the current region of interest in the image (normally the currently visible area).
setResultComponent(JComponent) - Method in class jsky.catalog.gui.CatalogNavigator
Set the result component to display
setReverseY(boolean) - Method in class jsky.image.ImageProcessor
Set the value of the reverseY flag.
setRowCoordinates(RowCoordinates) - Method in class jsky.catalog.MemoryCatalog
Set the RowCoordinates object for this catalog
setSaveNeeded(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
Set to true if the image file has been modified and needs saving.
setSaveNeeded(boolean) - Method in interface jsky.image.gui.MainImageDisplay
Set to true if the image has been modified and needs saving.
setScale(float) - Method in class jsky.image.fits.codec.FITSImage
Set the scale (zoom factor) for the image and return true if a new image was generated.
setScale(float) - Method in interface jsky.image.gui.BasicImageDisplay
Set the scale (zoom factor) for the image.
setScale(float) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the scale (zoom factor) for the image.
setScale(float) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the scale (zoom factor) for the image.
setScale(float) - Method in class jsky.image.gui.ImageDisplay
Set the scale (zoom factor) for the image.
setScale(float, float) - Method in class jsky.image.gui.ImageDisplay
Set the scale (zoom factor) for the image, but lie about it later when asked.
setScale(float) - Method in class jsky.image.gui.ImageDisplayMenuBar
Set the scale for the image to the given value and update the menu label.
setScale(float) - Method in class jsky.image.gui.ImageDisplayPanel
Set the scale for the image to the given value and update the menu label.
setScaleAlgorithm(String) - Method in class jsky.image.gui.ImageColors
Called when a radio button is selected with the name of the image color scaling algorithm.
setScaleAlgorithm(int) - Method in class jsky.image.ImageProcessor
Set the algorithm to use to scale the image to byte range.
setScaleHints(RenderingHints) - Method in interface jsky.image.gui.BasicImageDisplay
Set the optional rendering hints for the image scale operation
setScaleHints(RenderingHints) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the optional rendering hints for the image scale operation
setScaleHints(RenderingHints) - Method in class jsky.image.gui.ImageDisplay
Set the optional rendering hints for the image scale operation
setScaleMaximum(int) - Method in class jsky.util.gui.QuantitySlider
sets the maximum range scale
setScaleMinimum(int) - Method in class jsky.util.gui.QuantitySlider
sets the minimum range scale
setSelectedArea(Rectangle2D) - Method in interface jsky.graphics.SelectedAreaListener
Invoked when an area of the canvas has been dragged out.
setSelectedArea(Rectangle2D) - Method in class jsky.navigator.NavigatorQueryTool
Invoked when an area of the image canvas has been dragged out to select the region of the query.
setSelectedColor(Color) - Method in class jsky.timeline.BlockTimeLineNode
set the selected color for the time line node
setSelectedColor(Color) - Method in class jsky.timeline.DefaultTimeLineNode
set the selected color for the time line node
setSelectedColor(Color) - Method in interface jsky.timeline.TimeLineNode
set the selected color for the time line node
setSelectedItem(String) - Method in class jsky.util.gui.ZoomControl
Set the selected value
setSelectedItem(float) - Method in class jsky.util.gui.ZoomControl
Set the selected value
setSelectionFilter(MouseFilter) - Method in class jsky.image.graphics.SelectionDragger
Set the mouse filter that controls when this selection filter is activated.
setSelectionMode(int) - Method in class jsky.timeline.BlockTimeLineNode
set the selection mode of the time linenode
setSelectionMode(int) - Method in class jsky.timeline.DefaultTimeLineNode
set the selection mode of the time linenode
setSelectionMode(int) - Method in interface jsky.timeline.TimeLineNode
set the selection mode of the time linenode
setSeparatorStyle(int) - Static method in class jsky.science.Coordinates
Changes the global separator style.
setServType(String) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the value from the serv_type field.
setShape(int) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's shape as a constant (CIRCLE, ELLIPSE, etc...).
setShapeName(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol shape name
setShort(boolean) - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
setShow(boolean[]) - Method in class jsky.catalog.gui.TableDisplay
Set an array specifying which columns to show (or null, for default)
setShow(boolean) - Method in class jsky.image.fits.gui.FITSHDUChooser
Show or hide the top level window
setShowPictures(boolean) - Method in class jsky.util.gui.GenericToolBar
Set to true to show toolbar buttons with icons
setShowText(boolean) - Method in class jsky.util.gui.GenericToolBar
Set to true to show toolbar buttons with labels
setSize(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's size (may be an expression using column names)
setSize(int) - Method in class jsky.util.gui.ProgressBarFilterInputStream
Set the size of the data to read
setSliderDelay(int) - Method in class jsky.util.gui.QuantitySlider
sets the length (in milleseconds) of time after the user stops adjusting the slider that a "final" propertyChange event is fired.
setSortColumn(int) - Method in class jsky.util.gui.SortedJTable
Sets the sort column.
setSortType(int) - Method in class jsky.util.gui.SortedJTable
Sets the sort type.
setSourceImage(PlanarImage, ImageProcessor) - Method in class jsky.image.ImageProcessor
Set the source image and copy all of the image processing settings from the given ImageProcessor object.
setSourceImage(PlanarImage, Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Set the source image and the region of interest and perform any requested image processing to make the display image.
setSQLString(String) - Method in class jsky.catalog.irsa.IRSACatalogQueryPanel
Set the SQL string to use in the catalog query.
setSQLString(String) - Method in class jsky.catalog.irsa.IRSAQueryArgs
 
setStartDate(Date) - Method in class jsky.timeline.DefaultTimeLineModel
set the date from which the timeline should start Note: if the date is not null then all time values are considered offsets from it
setStartDate(Date) - Method in class jsky.timeline.TimeLine
set the date from which the timeline should start Note: if the date is not null then all time values are considered offsets from it
setStartDate(Date) - Method in interface jsky.timeline.TimeLineModel
set the date from which the timeline should start Note: if the date is not null then all time values are considered offsets from it
setStartTime(Time) - Method in class jsky.timeline.BlockTimeLineNode
set the time that this node starts
setStartTime(Time) - Method in class jsky.timeline.DefaultTimeLineNode
set the time that this node starts
setStartTime(Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set the time that this node starts
setStartTime(Time) - Method in interface jsky.timeline.TimeLineNode
set the point on the time line that this node starts
setStartTime(Time) - Method in interface jsky.timeline.TimeLineNodeModel
set the point on the time line that this node starts
setStd(boolean) - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
setStdBands(String[]) - Static method in class jsky.science.Passband
Replaces the standard pass band list with elements parsed from the specified array of strings.
setSymbols(TablePlotSymbol[]) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the array of catalog table plot symbol definitions for use with this catalog
setSymbols(TablePlotSymbol[]) - Method in class jsky.catalog.irsa.IRSACatalog
Set the array of catalog table plot symbol definitions for use with this catalog
setSymbols(TablePlotSymbol[]) - Method in interface jsky.catalog.PlotableCatalog
Set the plot symbol descriptions to use to plot tables returned from this catalog
setSymbols(TablePlotSymbol[]) - Method in class jsky.catalog.skycat.SkycatCatalog
Set the array of catalog table plot symbol definitions for use with this catalog
setSymbols(TablePlotSymbol[]) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Set the array of catalog table plot symbol definitions
setSymbolsEdited(boolean) - Method in class jsky.catalog.astrocat.AstroCatalog
Set to true if the user edited the plot symbol definitions (default: false)
setSymbolsEdited(boolean) - Method in class jsky.catalog.irsa.IRSACatalog
Set to true if the user edited the plot symbol definitions (default: false)
setSymbolsEdited(boolean) - Method in interface jsky.catalog.PlotableCatalog
Set to true if the user edited the plot symbol definitions (default: false)
setSymbolsEdited(boolean) - Method in class jsky.catalog.skycat.SkycatCatalog
Set to true if the user edited the plot symbol definitions (default: false)
setSymbolsEdited(boolean) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Set to true if the user edited the plot symbol definitions (default: false)
setTable(TableQueryResult) - Method in class jsky.catalog.gui.TableSymbolConfig
Set the table to configure.
setTable(TableQueryResult) - Method in class jsky.catalog.TablePlotSymbol
Set the catalog table containing the data to be plotted
setTableCellsEditable(boolean) - Method in class jsky.catalog.gui.CatalogNavigator
Set the editable state of the cells in the displayed table.
setTableCellsEditable(boolean) - Method in class jsky.catalog.gui.TableDisplayTool
Set the editable state of the cells in the displayed table.
setText(String) - Method in class jsky.html.HTMLViewer
Display the given HTML text.
setText(Double) - Method in class jsky.util.gui.JTextFieldDouble
checks for special texts, sets string and color accordingly
setText(double) - Method in class jsky.util.gui.JTextFieldDouble
checks for special texts, sets string and color accordingly
setText(String) - Method in class jsky.util.gui.JTextFieldDouble
checks for special texts, sets string and color accordingly
setText(String) - Method in class jsky.util.gui.LabelEntry
 
setText(String) - Method in class jsky.util.gui.ProgressPanel
Set the status text to display.
setText(String) - Method in class jsky.util.gui.StatusPanel
Set the text to display (short cut for: getTextField().setText(s))
setTextWidth(int) - Method in class jsky.util.gui.ZoomControl
Set the width of the widget
setTimeLineNode(Time, Time) - Method in class jsky.timeline.BlockTimeLineNode
move node to a specified location
setTimeLineNode(Time, Time) - Method in class jsky.timeline.DefaultTimeLineNode
move node to a specified location
setTimeLineNode(Time, Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
move node to a specified location
setTimeLineNode(Time, Time) - Method in interface jsky.timeline.TimeLineNode
move node to a specified location
setTimeLineNode(Time, Time) - Method in interface jsky.timeline.TimeLineNodeModel
move node to a specified location
setTimeLineNodeName(String) - Method in class jsky.timeline.BlockTimeLineNode
give the time line node a name
setTimeLineNodeName(String) - Method in class jsky.timeline.DefaultTimeLineNode
give the time line node a name
setTimeLineNodeName(String) - Method in class jsky.timeline.DefaultTimeLineNodeModel
give the time line node a name
setTimeLineNodeName(String) - Method in interface jsky.timeline.TimeLineNode
give the time line node a name
setTimeLineNodeName(String) - Method in interface jsky.timeline.TimeLineNodeModel
give the time line node a name
setTitle(String) - Method in class jsky.catalog.MemoryCatalog
Set the title for the catalog
setTitle(String) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the frame's basic title string.
setTitle(String) - Method in class jsky.util.gui.PrintableJTable
Sets the title to be printed before the table contents.
setTitle(String, Font) - Method in class jsky.util.gui.PrintableJTable
Sets the title to be printed before the table contents.
setTitle(String) - Method in class jsky.util.gui.ProgressPanel
Set the title string.
setToggleFilter(MouseFilter) - Method in class jsky.image.graphics.SelectionDragger
Set the mouse filter that controls the toggling of selections.
setToolTipText(String) - Method in class jsky.util.gui.QuantityPanel
overrides setToolTip to pass the tool tip on to both the label and the text field in the Panel
setTraceAll(boolean) - Static method in class jsky.science.AbstractScienceObject
Sets a global tracing flag to turn tracing on for all AbstractScienceObjects.
setTracing(boolean) - Method in class jsky.science.AbstractScienceObject
Sets debugging tracing on or off.
setTracing(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Turns on/off the tracing of propertychange handling in an object;
setTracing(boolean) - Method in interface jsky.science.ScienceObjectModel
Sets the tracing level for this object.
setTrans(PlanarImage) - Method in class jsky.image.ImageProcessor
Perform a transpose operation on the given image using the current rotate, flipX and flipY settings and return the resulting image.
setType(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
setType(String) - Method in class jsky.catalog.FieldDescAdapter
Set a string describing the semantic type of the field (for example: "ra", "dec", "radius")
setType(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
setUnits(String) - Method in class jsky.catalog.FieldDescAdapter
Set the units of the field
setUnits(String) - Method in class jsky.catalog.TablePlotSymbol
Set the units of the symbol size ("image" for image pixels, "deg equinox" for world coordinate degrees
setUnitsType(String) - Method in class jsky.timeline.TimeLine
Set the unit types to display in the timeline.
setUnitsVisible(boolean) - Method in class jsky.util.gui.PassbandPanel
Turns on or off the displaying of the units label.
setUnitsVisible(boolean) - Method in class jsky.util.gui.QuantityPanel
turns on or off the displaying of the units label
setUnselectedColor(Color) - Method in class jsky.timeline.BlockTimeLineNode
set the unselected color for the time line node
setUnselectedColor(Color) - Method in class jsky.timeline.DefaultTimeLineNode
set the unselected color for the time line node
setUnselectedColor(Color) - Method in interface jsky.timeline.TimeLineNode
set the unselected color for the time line node
setupButton(AbstractButton) - Method in class jsky.util.gui.GenericToolBar
Set the common attributes for toolbar buttons
setUpdatePending(boolean) - Method in class jsky.image.ImageProcessor
Set to true if something was changed and a call to update() is needed.
setUpdatesPending(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Sets the flag that indicates whether or not updates to the object are needed.
setupLabel(JLabel) - Method in class jsky.util.gui.XYDisplay
Set properties for displaying a label
setupTextField(JTextField) - Method in class jsky.util.gui.XYDisplay
Set properties for displaying a value text field
setURL(URL) - Method in class jsky.catalog.AbstractCatalogDirectory
Set the URL of the file describing this catalog directory.
setURL(URL) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the URL of the XML file describing this catalog.
setURL(URL) - Method in class jsky.catalog.irsa.IRSACatalog
Set the URL of the XML file describing this catalog.
setURL(URL) - Method in class jsky.catalog.URLQueryResult
Set the URL
setURL(URL) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the URL for the image to display.
setURL(URL) - Method in interface jsky.image.gui.MainImageDisplay
Set the URL for the image to display.
setURLPath(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the path name to the catalog server
setURLPath(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the path name to the catalog server
setURLs(String[]) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the nth query URL
setUserSetCutLevels(boolean) - Method in class jsky.image.ImageProcessor
Set to true if the user has set the cut levels and they were not automatically set.
setVal(double) - Method in class jsky.coords.DMS
Set from a decimal value and calculate H:M:S.sss.
setVal(double) - Method in class jsky.coords.HMS
Set from a decimal value (hours) and calculate H:M:S.sss.
setValidDuration(Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
set the duration of the time line node
setValidDuration(Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
set the duration of the time line node
setValidEndTime(Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
set the time on the time line that this node ends
setValidEndTime(Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
set the time that this node ends
setValidStartTime(Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
set the time that this node starts
setValidStartTime(Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
set the point on the time line that this node starts
setValidTimeLineNode(Time, Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
move node to a specified location
setValidTimeLineNode(Time, Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
move node to a specified location
setValue(int, Object) - Method in class jsky.catalog.gui.CatalogQueryPanel
Set the value in the ith component.
setValue(Wavelength, double) - Method in class jsky.science.AbstractWavelength1D
default implementation, does nothing
setValue(double, double) - Method in class jsky.science.Coordinates
Sets the right-ascension and declination of the position in degrees.
setValue(double, String) - Method in class jsky.science.Flux
Sets the double value of a Flux with the specified units
setValue(double, String) - Method in class jsky.science.Quantity
Sets the value of the Quantity in specified units
setValue(double, String) - Method in class jsky.science.Redshift
Sets the double value of a redshift with the specified units
setValue(double, String) - Method in class jsky.science.Time
Sets the value with the specified units
setValue(double, String) - Method in class jsky.science.Wavelength
Sets the double value with the specified units.
setValue(Wavelength, double) - Method in class jsky.science.Wavelength1DArray
Sets the data value at the specified Wavelength in the array.
setValue(Wavelength, double) - Method in interface jsky.science.Wavelength1DModel
Sets the data value for specified wavelength.
setValue(Object) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
setValue(double) - Method in class jsky.util.gui.LabelEntrySlider
Set the value displayed
setValue(Object) - Method in class jsky.util.NameValue
 
setValueAt(Object, int, int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
setValueAt(Object, int, int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
setValueAtIndex(int, double) - Method in class jsky.science.Wavelength1DArray
Changes the stored data value at the specified index
setValueIsAdjusting(boolean) - Method in class jsky.util.gui.LabelEntrySlider
Set the valueIsAdjusting property of the slider
setValues(double, double) - Method in class jsky.util.gui.VRangeSlider
Sets the slider's lo and hi values.
setValueWidth(int) - Method in class jsky.util.gui.XYDisplay
Set the value width in pixels
setVar(String, double) - Method in class jsky.util.JavaExpr
Set the value of the given variable to the given value.
setVerticalSpacer(float) - Method in class jsky.timeline.TimeLine
 
setVisible(boolean) - Method in class jsky.catalog.gui.BasicTablePlotter
If the given argument is false, hide all plot symbols managed by this object, otherwise show them again.
setVisible(boolean) - Method in interface jsky.catalog.gui.TablePlotter
If the given argument is false, hide all plot symbols managed by this object, otherwise show them again.
setVisible(boolean) - Method in interface jsky.graphics.CanvasFigure
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.ImageFigure
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.ImageFigureGroup
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.ImageLabel
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.ImageLayer
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.LabeledImageFigure
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.navigator.NavigatorFrame
Delay pack until first show of window to avoid linux display bug
setVisible(boolean) - Method in class jsky.navigator.NavigatorInternalFrame
Delay pack until first show of window to avoid linux display bug
setVisible(boolean) - Method in class jsky.navigator.SymbolLayer
 
setWavelengthAtIndex(int, Wavelength) - Method in class jsky.science.Wavelength1DArray
Sets the Wavelength value for specified index.
setWavelengthAtIndex(int, double) - Method in class jsky.science.Wavelength1DArray
Sets the wavelength value for specified index as a double in the current default Wavelength units.
setWCS(WorldCoordinateConverter) - Method in interface jsky.image.gui.BasicImageDisplay
Set the object used to convert between image and world coordinates.
setWCS(WorldCoordinateConverter) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the object used to convert between image and world coordinates.
setWCS(WorldCoordinateConverter) - Method in class jsky.image.gui.ImageDisplay
Set the object used to convert between image and world coordinates.
setX(String) - Method in class jsky.util.gui.XYDisplay
Set the value to display for X
setX(double) - Method in class jsky.util.gui.XYDisplay
Set the value to display for X
setY(String) - Method in class jsky.util.gui.XYDisplay
Set the value to display for Y
setY(double) - Method in class jsky.util.gui.XYDisplay
Set the value to display for Y
setZoomFactor(float) - Method in class jsky.image.gui.ImageZoom
Set the zoom factor
SexagesimalTableCellEditor - Class in jsky.util.gui
Used to reformat RA,DEC coordinates in a JTable in sexagesimal notation for display.
SexagesimalTableCellEditor(boolean) - Constructor for class jsky.util.gui.SexagesimalTableCellEditor
Constructor.
SexagesimalTableCellRenderer - Class in jsky.util.gui
Used to reformat RA,DEC coordinates in a JTable in sexagesimal notation for display.
SexagesimalTableCellRenderer(boolean) - Constructor for class jsky.util.gui.SexagesimalTableCellRenderer
Constructor.
shape - Variable in class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
ShapeUtil - Class in jsky.image.graphics
Utility methods for generating various common Shapes for drawing figures.
ShapeUtil() - Constructor for class jsky.image.graphics.ShapeUtil
 
ShapeUtilities - Class in jsky.util.java2d
A set of utilities on Java2D shapes.
ShapeUtilities() - Constructor for class jsky.util.java2d.ShapeUtilities
 
shiftColormap(int) - Method in class jsky.image.ImageColormap
Shift the colormap by the given amount.
shiftColormap(int) - Method in class jsky.image.ImageProcessor
Shift the colormap by the given amount.
SHORT_NAME - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
shortString(double) - Static method in class jsky.util.Convert
Gets a reasonably short string representation of a double for use in a graphical user interface.
shouldScroll(int, Rectangle) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
 
shouldSelectCell(EventObject) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Tell the editor to start editing using anEvent.
show(OutputStream) - Method in class jsky.util.JarManager
Print a description of the jar files in the class path to the given stream.
show(String) - Method in class jsky.util.JarManager
Print a description of the jar files in the class path to the given file.
showBusy(Component) - Static method in class jsky.util.gui.BusyWin
Temporarily show the busy cursor for all frames except the given one.
showBusy() - Static method in class jsky.util.gui.BusyWin
Temporarily show the busy cursor for all application frames.
showErrorDialog() - Method in class jsky.util.gui.CoordinatesOffsetPanel
Shows an error dialog to the user which informs them that the current input is not a valid set of coordinates.
showErrorDialog() - Method in class jsky.util.gui.CoordinatesPanel
Shows an error dialog to the user which informs them that the current input is not a valid set of coordinates.
showErrorMessageDialog(Component) - Method in exception jsky.science.WavelengthNotInPassbandException
 
showExtent - Variable in class jsky.util.gui.BasicRangeSliderUI
 
showFrame(Component) - Static method in class jsky.util.gui.SwingUtil
Make sure that the given JFrame or JInternalFrame is visible
showImageDisplay() - Method in class jsky.navigator.Navigator
Show the image display window.
showNavigatorFrame(Catalog) - Method in class jsky.navigator.NavigatorImageDisplay
If the given catalog argument is null, display the catalog window ("Browse" mode), otherwise query the catalog using the default arguments for the current image.
showPictures - Variable in class jsky.util.gui.GenericToolBar
If true, display button icons
showText - Variable in class jsky.util.gui.GenericToolBar
If true, display button labels
SimpleRenderedImage - Class in jsky.image
A simple class implementing the RenderedImage interface.
SimpleRenderedImage() - Constructor for class jsky.image.SimpleRenderedImage
 
sind(double) - Static method in class jsky.coords.Trigod
Computes the sine (argument in degrees)
SIZE - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
size - Variable in class jsky.util.gui.ProgressBarFilterInputStream
The size of the data in bytes, if known, otherwise 0
size() - Method in class jsky.util.IntHashtable
 
size() - Method in class jsky.util.ListenerHandler
 
skip(long) - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.skip to update the progress bar after the skip.
SkycatCatalog - Class in jsky.catalog.skycat
Represents a catalog as described in a Skycat style catalog config file.
SkycatCatalog(SkycatConfigEntry) - Constructor for class jsky.catalog.skycat.SkycatCatalog
Initialize the catalog from the given catalog configuration entry.
SkycatCatalog(SkycatConfigEntry, SkycatTable) - Constructor for class jsky.catalog.skycat.SkycatCatalog
Initialize the catalog from the given catalog configuration entry.
SkycatCatalog(SkycatTable) - Constructor for class jsky.catalog.skycat.SkycatCatalog
Initialize the catalog from the given table.
SkycatCatalog(SkycatConfigEntry, HTMLQueryResultHandler) - Constructor for class jsky.catalog.skycat.SkycatCatalog
Initialize the catalog from the given catalog configuration entry.
SkycatConfigEntry - Class in jsky.catalog.skycat
Manages the configuration information for a Skycat style catalog.
SkycatConfigEntry(SkycatConfigFile, Properties) - Constructor for class jsky.catalog.skycat.SkycatConfigEntry
Initialize the config entry from the given catalog configuration properties.
SkycatConfigEntry(Properties) - Constructor for class jsky.catalog.skycat.SkycatConfigEntry
Initialize the config entry from the given catalog configuration properties.
SkycatConfigFile - Class in jsky.catalog.skycat
Reads a Skycat style catalog config file and stores information about the catalogs defined there.
SkycatConfigFile(String, URL) - Constructor for class jsky.catalog.skycat.SkycatConfigFile
Parse the skycat style catalog config file pointed to by the given URL.
SkycatConfigFile(String, String) - Constructor for class jsky.catalog.skycat.SkycatConfigFile
Parse the given skycat style config file or URL.
SkycatConfigFile(String) - Constructor for class jsky.catalog.skycat.SkycatConfigFile
Parse the given skycat style config file or URL.
SkycatConfigFile(URL, HTMLQueryResultHandler) - Constructor for class jsky.catalog.skycat.SkycatConfigFile
Parse the skycat style config file from the already opened input stream.
SkycatPlotSymbol - Class in jsky.catalog.skycat
Represents the contents of a plot symbol definition, as defined in a skycat catalog config file.
SkycatPlotSymbol(SkycatTable, String, String, String) - Constructor for class jsky.catalog.skycat.SkycatPlotSymbol
Parses the given fields from the plot symbol definition in the skycat catalog config file and makes the values available via methods.
SkycatPlotSymbol(SkycatTable, String[], String, String, String, String, String, String, String, String, String) - Constructor for class jsky.catalog.skycat.SkycatPlotSymbol
Initialize a SkycatPlotSymbol from the given values.
SkycatTable - Class in jsky.catalog.skycat
Used to read and write Skycat style tab separated catalog data and manage the rows and columns in memory.
SkycatTable(SkycatCatalog, InputStream, int) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given stream by reading up to maxRows of the data.
SkycatTable(SkycatCatalog, InputStream, QueryArgs) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given stream by reading up to maxRows of the data.
SkycatTable(SkycatCatalog, InputStream) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given stream.
SkycatTable(SkycatCatalog, String) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given file.
SkycatTable(SkycatConfigFile, String) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given file
SkycatTable(String) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given file
SkycatTable(SkycatConfigEntry, Vector, FieldDesc[]) - Constructor for class jsky.catalog.skycat.SkycatTable
Construct a new SkycatTable with the given data.
SkycatTable(SkycatTable, FieldDesc[], Vector) - Constructor for class jsky.catalog.skycat.SkycatTable
Construct a new SkycatTable with the given column fields and data rows (For internal use only).
SkycatTable() - Constructor for class jsky.catalog.skycat.SkycatTable
Construct a new SkycatTable with no header or data (For use only by derived classes).
slaDcc2s(double[]) - Static method in class jsky.coords.slasubs
 
slaDcs2c(double, double) - Static method in class jsky.coords.slasubs
 
slaDeuler(String, double, double, double) - Static method in class jsky.coords.slasubs
 
slaDmxv(double[][], double[]) - Static method in class jsky.coords.slasubs
 
slaDranrm(double) - Static method in class jsky.coords.slasubs
 
slasubs - Class in jsky.coords
 
slasubs() - Constructor for class jsky.coords.slasubs
 
slaves - Variable in class jsky.image.graphics.ImageFigure
Optional linked list of slave figures, which should be moved with this figure.
slaves - Variable in class jsky.image.graphics.ImageFigureGroup
Optional linked list of slave figures, which should be moved with this figure.
slaves - Variable in class jsky.image.graphics.ImageLabel
Optional linked list of slave figures, which should be moved with this figure.
slaves - Variable in class jsky.image.graphics.LabeledImageFigure
Optional linked list of slave figures, which should be moved with this figure.
SLIDER_FILL - Variable in class jsky.util.gui.MetalRangeSliderUI
 
sort(String[], String) - Method in class jsky.catalog.MemoryCatalog
Sort the contents of the table by the given sort columns and in the given order.
sort(String[], int, int) - Static method in class jsky.util.QuickSort
Sort an array of strings.
sort(String[], int, int, boolean) - Static method in class jsky.util.QuickSort
Sort an array of strings.
sort(int[], int, int) - Static method in class jsky.util.QuickSort
Sort an array of integers.
sort(Sortable[], int, int, Object) - Static method in class jsky.util.QuickSort
Sort an array of Sortable objects.
Sortable - Interface in jsky.util
An object that can be sorted.
sortAndUpdate() - Method in class jsky.util.gui.SortedJTable
Sorts the table, notifies the model, and redraws the header.
SortedJTable - Class in jsky.util.gui
A JTable that allows the user to sort the table by clicking on the column headers.
SortedJTable(TableModel) - Constructor for class jsky.util.gui.SortedJTable
Constructs a JTable which is initialized with model as the data model, a default column model, and a default selection model.
SortedJTable() - Constructor for class jsky.util.gui.SortedJTable
Default constructor
SortedJTable.CustomHeaderRenderer - Class in jsky.util.gui
Renders a header with the appropriate sort icon.
SortedJTable.CustomHeaderRenderer() - Constructor for class jsky.util.gui.SortedJTable.CustomHeaderRenderer
 
SortedJTable.ModelWrapper - Class in jsky.util.gui
Wraps the original table model by mapping rows to their sorted row equivalents.
SortedJTable.ModelWrapper() - Constructor for class jsky.util.gui.SortedJTable.ModelWrapper
 
sources - Variable in class jsky.image.SimpleRenderedImage
The image's sources, stored in a Vector.
SPACE_SEPARATOR_STYLE - Static variable in class jsky.science.Coordinates
Constant for indicating that coordinate values should be separated by spaces.
SPACE_SEPARATOR_STYLE_LABEL - Static variable in class jsky.science.Coordinates
 
Spectrum - Interface in jsky.science
Extends the Wavelength1DModel to provide additional functionality for needed to act as a Spectrum.
Spectrum1DArray - Class in jsky.science
Implements Spectrum as a Wavelength1DArray.
Spectrum1DArray() - Constructor for class jsky.science.Spectrum1DArray
Default constructor.
Spectrum1DArray(Wavelength1DModel) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(String, int) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(int) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(String) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(Wavelength1DModel, String) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(String, int, String) - Constructor for class jsky.science.Spectrum1DArray
 
split(String, int) - Static method in class jsky.util.StringUtil
Split the string s at the given separator char, if found, and return an array containing the two resulting strings, or null if the separator char was not found.
splitList(String) - Static method in class jsky.util.TclUtil
Split a Tcl style list into an array of strings and return the result.
SQRT_SCALE - Static variable in class jsky.image.ImageLookup
Constant to pass to the scale method for square root scaling
sqrtScale(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a sqare root scale operation on the image using the given cut levels and return the resulting image.
SQUARE - Static variable in class jsky.catalog.TablePlotSymbol
 
start() - Method in class jsky.util.gui.ProgressPanel
Display the progress panel.
start() - Method in class jsky.util.SwingWorker
Start the worker thread.
START_TIME - Static variable in interface jsky.timeline.TimeLineNode
 
START_TIME - Static variable in interface jsky.timeline.TimeLineNodeModel
 
startAnimation() - Method in class jsky.util.gui.ProgressBarUtil
Do something to look busy.
startElement(String, String, String, Attributes) - Method in class jsky.util.SaxParserUtil
Called for each element start tag.
startPrint(String) - Method in class jsky.image.gui.ImagePrintDialog
Initialize printing.
startX - Variable in class jsky.image.graphics.gui.CanvasDraw
Starting point of drag
startY - Variable in class jsky.image.graphics.gui.CanvasDraw
Starting point of drag
stateChanged(ChangeEvent) - Method in class jsky.app.jskycat.JSkyCatRemoteControl
Called when the image processor settings are changed.
stateChanged(ChangeEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Called when the WCS info changes
stateChanged(ChangeEvent) - Method in class jsky.image.gui.ImageDisplay
Called for changes in the image processor settings
stateChanged(ChangeEvent) - Method in class jsky.image.gui.ImageHistoryItem
Called when the image is actually loaded, so we can restore the settings
stateChanged(ChangeEvent) - Method in class jsky.image.gui.ImagePanner
Called when the main image changes in some way.
stateChanged(ChangeEvent) - Method in class jsky.image.gui.ImageZoom
Called when the main image changes in some way.
stateChanged(ChangeEvent) - Method in class jsky.image.gui.PickObject
Called when the main image changes in some way.
stateChanged(ChangeEvent) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderChangeListener
 
stateChanged(ChangeEvent) - Method in class jsky.util.gui.QuantitySlider
 
StatusLogger - Interface in jsky.util
This defines an interface for logging status messages.
statusPanel - Variable in class jsky.util.gui.ProgressPanel
Displays the progress bar and status text
StatusPanel - Class in jsky.util.gui
Displays a progress bar and a text field together in a panel and is intended to be used as a status panel, displaying the status of downloads, etc.
StatusPanel(String, String) - Constructor for class jsky.util.gui.StatusPanel
Construct a StatusPanel using the given layout positions.
StatusPanel() - Constructor for class jsky.util.gui.StatusPanel
Construct a StatusPanel using the default layout.
STMAG - Static variable in class jsky.science.Flux
 
STMAGABBREV - Static variable in class jsky.science.Flux
 
stop() - Method in class jsky.util.gui.ProgressPanel
Stop displaying the progress panel.
stopAnimation() - Method in class jsky.util.gui.ProgressBarUtil
Stop looking busy.
stopButton - Variable in class jsky.util.gui.ProgressPanel
Button to interrupt the task
stopCellEditing() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Tell the editor to stop editing and accept any partially edited value as the value of the editor.
stopLoggingInputStream(ProgressBarFilterInputStream) - Method in class jsky.util.gui.ProgressPanel
Stop logging reads from the input stream returned from an earlier call to getLoggedInputStream().
stopLoggingInputStream(ProgressBarFilterInputStream) - Method in class jsky.util.gui.StatusPanel
Stop logging reads from the input stream returned from an earlier call to getLoggedInputStream().
stopLoggingInputStream(ProgressBarFilterInputStream) - Method in interface jsky.util.StatusLogger
Stop logging reads from the input stream returned from an earlier call to getLoggedInputStream().
storeIcon(String, Icon) - Method in class jsky.util.ResourceMap
Stores an Icon with the given resourceName.
StringTokenizerUtil - Class in jsky.util
Modified version of the jdk1.2 StringTokenizer class that does not skip empty tokens.
StringTokenizerUtil(String, String, boolean) - Constructor for class jsky.util.StringTokenizerUtil
Constructs a string tokenizer for the specified string.
StringTokenizerUtil(String, String) - Constructor for class jsky.util.StringTokenizerUtil
Constructs a string tokenizer for the specified string.
StringTokenizerUtil(String) - Constructor for class jsky.util.StringTokenizerUtil
Constructs a string tokenizer for the specified string.
stringToOffset(String, String) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
StringUtil - Class in jsky.util
Contains static String utility methods.
StringUtil() - Constructor for class jsky.util.StringUtil
 
subtract(Coordinates) - Method in class jsky.science.Coordinates
Subtracts the coordinates c from the current coordinates and returns the difference as a new CoordinatesOffset.
subtract(CoordinatesOffset) - Method in class jsky.science.CoordinatesOffset
Subtracts another offset from the offset and returns a new offset which is the difference of the two.
sumColWidths - Variable in class jsky.image.fits.gui.FITSKeywords
Sum of column widths, used during resize
SwingUtil - Class in jsky.util.gui
Various Swing related utility methods.
SwingUtil() - Constructor for class jsky.util.gui.SwingUtil
 
SwingWorker - Class in jsky.util
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class jsky.util.SwingWorker
Start a thread that will call the construct method and then exit.
symbol - Variable in class jsky.catalog.gui.BasicTablePlotter.SymbolListItem
 
SYMBOL - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
SYMBOL - Static variable in class jsky.catalog.MemoryCatalog
 
SYMBOL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
symbolAr - Variable in class jsky.catalog.gui.BasicTablePlotter.TableListItem
 
symbolDeselected(SymbolSelectionEvent) - Method in interface jsky.catalog.gui.SymbolSelectionListener
Invoked when the symbol is deselected.
SymbolLayer - Class in jsky.navigator
 
SymbolLayer() - Constructor for class jsky.navigator.SymbolLayer
 
SYMBOLS - Static variable in class jsky.catalog.TablePlotSymbol
valid symbols (keep in the same order as the constants above
symbolSelected(SymbolSelectionEvent) - Method in interface jsky.catalog.gui.SymbolSelectionListener
Invoked when the symbol is selected.
symbolSelected() - Method in class jsky.catalog.gui.TableSymbolConfig
Called when a symbol shape is selected from the combo box
SymbolSelectionEvent - Class in jsky.catalog.gui
This event is generated when a catalog symbol is seletced or deselected.
SymbolSelectionEvent(CanvasFigure, int, TableQueryResult) - Constructor for class jsky.catalog.gui.SymbolSelectionEvent
Create a SymbolSelectionEvent for the given figure, row and table data.
SymbolSelectionEvent(int, TableQueryResult) - Constructor for class jsky.catalog.gui.SymbolSelectionEvent
Create a SymbolSelectionEvent for the given row and table data.
SymbolSelectionListener - Interface in jsky.catalog.gui
This defines the interface for listening for selection events on a catalog plot symbols.

T

TabbedPanel - Class in jsky.util.gui
A panel containing a JTabbedPane, some dialog buttons, and methods to access them.
TabbedPanel(Component) - Constructor for class jsky.util.gui.TabbedPanel
 
TabbedPanelFrame - Class in jsky.util.gui
Provides a frame with a TabbedPanel and some dialog buttons.
TabbedPanelFrame(String) - Constructor for class jsky.util.gui.TabbedPanelFrame
Create a top level window containing a TabbedPanel.
TabbedPanelInternalFrame - Class in jsky.util.gui
Provides an internal frame for a TabbedPanel and some dialog buttons.
TabbedPanelInternalFrame(String) - Constructor for class jsky.util.gui.TabbedPanelInternalFrame
Create a top level window containing a TabbedPanel.
table - Variable in class jsky.catalog.gui.BasicTablePlotter.TableListItem
 
table - Variable in class jsky.image.fits.gui.FITSKeywords
The table used to display the keywords
table - Variable in class jsky.image.gui.ImageProperties
 
TableColumnConfigPanel - Class in jsky.catalog.gui
A panel for choosing which table columns to display.
TableColumnConfigPanel(TableDisplay) - Constructor for class jsky.catalog.gui.TableColumnConfigPanel
Constructor.
TableDisplay - Class in jsky.catalog.gui
This widget displays the contents of a TableQueryResult in a JTable and implements scrolling, editing, searching and sorting methods.
TableDisplay(TableQueryResult, QueryResultDisplay) - Constructor for class jsky.catalog.gui.TableDisplay
Create a TableDisplay for viewing the given table data.
TableDisplay(TableQueryResult) - Constructor for class jsky.catalog.gui.TableDisplay
Create an empty TableDisplay (Call setModel to set the data to display).
TableDisplay(QueryResultDisplay) - Constructor for class jsky.catalog.gui.TableDisplay
Create an empty TableDisplay (Call setModel to set the data to display).
TableDisplay() - Constructor for class jsky.catalog.gui.TableDisplay
Initialize an empty table.
TableDisplayTool - Class in jsky.catalog.gui
Combines a TableDisplay component for displaying query results in tabular form with a title and some buttons to perform various actions.
TableDisplayTool(TableQueryResult, QueryResultDisplay, TablePlotter) - Constructor for class jsky.catalog.gui.TableDisplayTool
Create a TableDisplayTool for viewing the given table data.
tableInRange(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Return true if the coordinates of the objects in the given table may be in a range where they can be plotted in the current image.
TablePlotSymbol - Class in jsky.catalog
Represents the contents of a catalog table plot symbol definition.
TablePlotSymbol() - Constructor for class jsky.catalog.TablePlotSymbol
Initialize an TablePlotSymbol with the default values.
TablePlotSymbol(TableQueryResult, String, String, String) - Constructor for class jsky.catalog.TablePlotSymbol
Parses the given fields from a plot symbol definition in Tcl list format and makes the values available via methods.
TablePlotSymbol(TableQueryResult, String[], String, String, String, String, String, String, String, String, String) - Constructor for class jsky.catalog.TablePlotSymbol
Initialize a TablePlotSymbol from the given values.
TablePlotter - Interface in jsky.catalog.gui
This defines the interface for plotting the contents of a catalog table.
tableQueryResult - Variable in class jsky.catalog.gui.HyperlinkTableCellEditor
The table containg the field
tableQueryResult - Variable in class jsky.catalog.gui.HyperlinkTableCellRenderer
Object representing the table data
TableQueryResult - Interface in jsky.catalog
This interface defines the methods required to access tabular query results.
tableSelected(TableSelectionEvent) - Method in interface jsky.catalog.gui.TableSelectionListener
Invoked when the table is selected.
TableSelectionEvent - Class in jsky.catalog.gui
This event is generated when a catalog table is seletced or deselected.
TableSelectionEvent(int, TableQueryResult) - Constructor for class jsky.catalog.gui.TableSelectionEvent
Create a TableSelectionEvent for the given row and table data.
TableSelectionListener - Interface in jsky.catalog.gui
This defines the interface for listening for selection events on a catalog plot tables.
TableSymbolConfig - Class in jsky.catalog.gui
A user interface for setting plot symbol preferences.
TableSymbolConfig(TablePlotter, TableQueryResult) - Constructor for class jsky.catalog.gui.TableSymbolConfig
Constructor.
TableSymbolConfigGUI - Class in jsky.catalog.gui
 
TableSymbolConfigGUI() - Constructor for class jsky.catalog.gui.TableSymbolConfigGUI
 
TableUtil - Class in jsky.util.gui
Implements static utility methods for use with JTables.
TableUtil() - Constructor for class jsky.util.gui.TableUtil
 
tand(double) - Static method in class jsky.coords.Trigod
Computes the tangent (argument in degrees).
target - Variable in class jsky.util.gui.GenericToolBar
Target panel
TclUtil - Class in jsky.util
Utility class for dealing with Tcl style lists and evaluating Tcl style expressions.
TclUtil() - Constructor for class jsky.util.TclUtil
 
terminateDragSelection() - Method in class jsky.image.graphics.SelectionDragger
Terminate drag-selection operation.
TestCatalog - Class in jsky.catalog.skycat
Used for testing.
TestCatalog() - Constructor for class jsky.catalog.skycat.TestCatalog
 
TestCatalog - Class in jsky.catalog
Used for testing.
TestCatalog() - Constructor for class jsky.catalog.TestCatalog
 
TestTableQueryResult - Class in jsky.catalog
Used for testing.
TestTableQueryResult() - Constructor for class jsky.catalog.TestTableQueryResult
 
TEXT - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to insert a text label
textFieldToOffset() - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
thread - Variable in class jsky.util.SwingWorker
 
thumbColor - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
thumbContains(int, int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
thumbContains(int, int) - Method in class jsky.util.gui.MultiRangeSliderUI
 
thumbContains(int, int) - Method in class jsky.util.gui.RangeSlider
 
thumbContains(int, int) - Method in interface jsky.util.gui.RangeSliderUI
 
TICK_BUFFER - Variable in class jsky.util.gui.MetalRangeSliderUI
 
tickLength - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
TIFF_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The TIFF file type.
tileGridXOffset - Variable in class jsky.image.SimpleRenderedImage
The X coordinate of the upper-left pixel of tile (0, 0).
tileGridYOffset - Variable in class jsky.image.SimpleRenderedImage
The Y coordinate of the upper-left pixel of tile (0, 0).
tileHeight - Variable in class jsky.image.SimpleRenderedImage
The height of a tile.
tileWidth - Variable in class jsky.image.SimpleRenderedImage
The width of a tile.
tileXToX(int, int, int) - Static method in class jsky.image.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
tileXToX(int) - Method in class jsky.image.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel.
tileYToY(int, int, int) - Static method in class jsky.image.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
tileYToY(int) - Method in class jsky.image.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel.
Time - Class in jsky.science
Time, an object to manage quantities of Time.
Time() - Constructor for class jsky.science.Time
Creates a default Time of length 0 in the default units.
Time(double) - Constructor for class jsky.science.Time
Create a Time quantity of specified value in the default units.
Time(double, String) - Constructor for class jsky.science.Time
Primary constructor.
TIME_VIEW - Static variable in class jsky.timeline.TimeLine
 
TimeLine - Class in jsky.timeline
A time line which can contain nodes that can be adjusted by time and duration.
TimeLine() - Constructor for class jsky.timeline.TimeLine
constructor
TimeLine(int) - Constructor for class jsky.timeline.TimeLine
constructor
TimeLine(int, int, int) - Constructor for class jsky.timeline.TimeLine
constructor
TimeLine(Time, Time, int) - Constructor for class jsky.timeline.TimeLine
constructor
TimeLine(TimeLineModel) - Constructor for class jsky.timeline.TimeLine
constructor
TimeLineModel - Interface in jsky.timeline
The model for a time line.
TimeLineNode - Interface in jsky.timeline
An interface for a single node on the time line.
TimeLineNodeModel - Interface in jsky.timeline
The model for a time line node.
TimeLineNodeModel.TimeLineNodeComparator - Class in jsky.timeline
inner class used for sorting time line nodes
TimeLineNodeModel.TimeLineNodeComparator() - Constructor for class jsky.timeline.TimeLineNodeModel.TimeLineNodeComparator
 
title - Variable in class jsky.html.HTMLViewerHistoryItem
The title of the page
title - Variable in class jsky.image.gui.ImageHistoryItem
The title for this item
title - Variable in class jsky.util.gui.ProgressPanel
The title string
titleLabel - Variable in class jsky.util.gui.ProgressPanel
Displays the title
toArrayData(double[]) - Method in class jsky.science.AbstractWavelength1D
Default implementation for returning an array of data values for a specified set of wavelength values.
toArrayData(double[]) - Method in class jsky.science.Wavelength1DArray
Returns an array of data points for the specifed set of wavelengths
toArrayData() - Method in class jsky.science.Wavelength1DArray
Returns the current data points array
toArrayData(Wavelength, Wavelength, int) - Method in class jsky.science.Wavelength1DArray
Returns a set of data values to match the requested range of wavelengths in Wavelengths
toArrayData(double, double, int) - Method in class jsky.science.Wavelength1DArray
Returns a set of data values to match the requested range of wavelengths in doubles.
toArrayData() - Method in class jsky.science.Wavelength1DFormula
Returns an array of doubles containing containing the formula's value for each wavelength returned by toArrayWavelengths().
toArrayData(Wavelength, Wavelength, int) - Method in interface jsky.science.Wavelength1DModel
Return an array of doubles containing the data in the model.
toArrayData(double[]) - Method in interface jsky.science.Wavelength1DModel
Return an array of doubles containing values from the model at the specfied array of wavelengths values.
toArrayWavelengths(Wavelength, Wavelength, int) - Method in class jsky.science.AbstractWavelength1D
passes current default wavelength units down into the real workhorse
toArrayWavelengths() - Method in class jsky.science.Wavelength1DArray
Returns the entire array of wavelength data points
toArrayWavelengths(Wavelength, Wavelength, int, String) - Method in class jsky.science.Wavelength1DArray
Returns a subset of the array wavelengths with parameters specified as Wavelengths
toArrayWavelengths(double, double, int) - Method in class jsky.science.Wavelength1DArray
Returns an array of wavelength datapoints.
toArrayWavelengths() - Method in class jsky.science.Wavelength1DFormula
Creates an array of doubles containing wavelength values at even intervals across the min/max wavelength of the object and of size getNumPoints()
toArrayWavelengths(Wavelength, Wavelength, int) - Method in interface jsky.science.Wavelength1DModel
Return an array of doubles containing a list of wavelengths points in the model.
toArrayWavelengths(Wavelength, Wavelength, int, String) - Method in interface jsky.science.Wavelength1DModel
Return an array of doubles containing a list of wavelengths points in the model.
toB1950() - Method in class jsky.science.Coordinates
Returns the coordinates converted to the B1950 equinox, or just returns itself if already B1950.
ToggleButtonPanel - Class in jsky.util.gui
This widget displays a group of radio buttons in a tabular layout.
ToggleButtonPanel(String[], int, int, boolean, int, int) - Constructor for class jsky.util.gui.ToggleButtonPanel
Create a panel containing toggle buttons, arranged in the given number of rows and columns.
ToggleButtonPanel(String[], int, int, boolean) - Constructor for class jsky.util.gui.ToggleButtonPanel
Create a panel containing toggle buttons, arranged in the given number of rows and columns.
toggleFlipX() - Method in class jsky.image.ImageProcessor
Toggle the flipping of the X axis
toggleFlipY() - Method in class jsky.image.ImageProcessor
Toggle the flipping of the Y axis
toJ2000() - Method in class jsky.science.Coordinates
Returns the coordinates converted to the J2000 equinox, or just returns itself if already J2000.
toolBar - Variable in class jsky.html.HTMLViewerMenuBar
The toolbar associated with the target panel
toolBar - Variable in class jsky.image.gui.ImageDisplayControlFrame
The frame's toolbar
toolBar - Variable in class jsky.image.gui.ImageDisplayControlInternalFrame
The frame's toolbar
toString() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a string representing this object (in this case the name)
toString() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the name of the catalog
toString() - Method in class jsky.catalog.BasicQueryArgs
Return a string of the form: arg=value&arg=value, ...
toString() - Method in class jsky.catalog.irsa.IRSACatalog
Return the name of the catalog
toString() - Method in class jsky.catalog.MemoryCatalog
Format and return the contents of the table as a String
toString() - Method in class jsky.catalog.SearchCondition
Return a string representation of this class in the form "name=minVal[,maxVal]"
toString() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the name of the catalog
toString() - Method in class jsky.coords.CoordinateRadius
Return coordinates and radius as a string.
toString() - Method in interface jsky.coords.Coordinates
Return the coordinates as a string.
toString() - Method in class jsky.coords.DMS
Return the value as a String in the form hh:mm:ss.sss.
toString() - Method in class jsky.coords.HMS
Return the value as a String in the form hh:mm:ss.sss.
toString() - Method in class jsky.coords.ImageCoords
Return the coordinates as a string in h:m:s [+-]d:m:s format
toString() - Method in interface jsky.coords.WorldCoordinates
Return the coordinates as a string in h:m:s [+-]d:m:s format
toString() - Method in class jsky.coords.WorldCoords
Return the coordinates as a string in h:m:s [+-]d:m:s format
toString() - Method in class jsky.science.AbstractScienceObject
local implementation: returns the name of the object, unless thats null in which case it returns call the superclass (Object)'s toString()
toString() - Method in class jsky.science.Coordinates
Returns a string representation of the position.
toString() - Method in class jsky.science.CoordinatesOffset
Returns a string representation of this offset's values.
toString() - Method in class jsky.science.ProperMotion
Returns a string representation of this proper motion's values.
toString() - Method in class jsky.science.Quantity
returns a string displaying the current value in the default units to 2 decimal places of accuracy.
toString(int) - Method in class jsky.science.Quantity
formats the current quantity value in the default units to the specfied decimal accuracy.
toString() - Method in class jsky.science.QuantityRange
Represent the range as a String, in the Quantity's default units
toString() - Method in class jsky.timeline.BlockTimeLineNode
 
toString() - Method in class jsky.timeline.DefaultTimeLineNode
 
toString() - Method in class jsky.timeline.DefaultTimeLineNodeModel
 
toString() - Method in class jsky.util.IntHashtable
 
toString() - Method in class jsky.util.NameValue
 
toString() - Method in exception jsky.util.ReplaceablePropertyVetoException
 
tr_Euler(double[], double[][]) - Static method in class jsky.coords.Cotr
Compute the rotation matrix from Euler angles (z, theta, zeta).
tr_oo(double[], double[], double[][]) - Static method in class jsky.coords.Cotr
Rotate polar coordinates using an R rotation matrix (old to new frame) and unit vectors.
tr_oo1(double[], double[], double[][]) - Static method in class jsky.coords.Cotr
Rotate polar coordinates, using the inversed R matrix (new to old frame).
tr_oR(double[], double[][]) - Static method in class jsky.coords.Cotr
Creates the rotation matrix R[3][3].
tr_ou(double[], double[]) - Static method in class jsky.coords.Cotr
Transformation from polar coordinates to Unit vector.
tr_RR(double[][], double[][], double[][]) - Static method in class jsky.coords.Cotr
Product of orthogonal matrices B = R * A.
tr_RR1(double[][], double[][], double[][]) - Static method in class jsky.coords.Cotr
Product of orthogonal matrices B = R^{-1} * A.
tr_uo(double[], double[]) - Static method in class jsky.coords.Cotr
Computes angles from direction cosines.
tr_uR(double[], double[][]) - Static method in class jsky.coords.Cotr
Creates the rotation matrix.
tr_uu(double[], double[], double[][]) - Static method in class jsky.coords.Cotr
Rotates the unit vector u1 to u2, as u_2 = R * u_1 (old to new frame)
tr_uu1(double[], double[], double[][]) - Static method in class jsky.coords.Cotr
Rotates the unit vector u1 to u2, as u_2 = R^{-1} * u_1 (new to old frame).
trackWidth - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
TransferableList - Class in jsky.util
An ArrayList that implements the Transferable interface.
TransferableList() - Constructor for class jsky.util.TransferableList
Creates an empty list.
TransferableList(Collection) - Constructor for class jsky.util.TransferableList
Creates a list containing the elements in the specified collection.
TransferableList(int) - Constructor for class jsky.util.TransferableList
Creates a list with the specified initial capacity.
transform(AffineTransform) - Method in interface jsky.graphics.CanvasGraphics
Transform all graphics according to the given AffineTransform object.
transform(AffineTransform) - Method in class jsky.image.graphics.DivaImageGraphics
Transform all graphics according to the given AffineTransform object.
transformBounds(Rectangle2D, AffineTransform) - Static method in class jsky.util.java2d.ShapeUtilities
Given a bounding-box rectangle, return a new rectangle by transforming the argument rectangle and taking the bounding box of the result.
transformGraphics(AffineTransform) - Method in class jsky.catalog.gui.BasicTablePlotter
Transform the plot symbols using the given AffineTransform (called when the image is transformed, to keep the plot symbols up to date).
transformGraphics(AffineTransform) - Method in interface jsky.catalog.gui.TablePlotter
Transform the plot symbols using the given AffineTransform (called when the image is transformed, to keep the plot symbols up to date).
transformGraphics() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Transform the graphics in the foreground layer according to the current image transformations.
transformGraphics(AffineTransform) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Transform the image graphics using the given AffineTransform.
transformGraphics(AffineTransform) - Method in class jsky.navigator.NavigatorImageDisplay
Transform the image graphics using the given AffineTransform.
transformModify(Shape, AffineTransform) - Static method in class jsky.util.java2d.ShapeUtilities
Transform a shape with the supplied transform.
transformModifyRect(RectangularShape, AffineTransform) - Static method in class jsky.util.java2d.ShapeUtilities
Transform a rectangular shape with an orthogonal transform.
translate(double, double) - Method in class jsky.image.graphics.ImageFigure
Translate the figure by the given distance.
translate(double, double) - Method in class jsky.image.graphics.ImageFigureGroup
Translate the figure with by the given distance.
translate(double, double) - Method in class jsky.image.graphics.ImageLabel
Translate the figure with by the given distance.
translate(double, double) - Method in class jsky.image.graphics.LabeledImageFigure
Translate the figure with by the given distance.
translate(PlanarImage, float, float, Interpolation) - Static method in class jsky.image.operator.ImageOps
Apply a translate operation to the image and return the new image.
translate(double, double) - Method in class jsky.science.Coordinates
Translates this position by the specified amounts so that the new position equals the current position + the arguments.
translate(CoordinatesOffset) - Method in class jsky.science.Coordinates
Translates this position by the specified offset so that the new position equals the current position + the argument.
translate(double, double) - Method in class jsky.science.CoordinatesOffset
Translates the offset values such that ra = ra + dra and dec = dec + ddec (degrees).
translateModify(Shape, double, double) - Static method in class jsky.util.java2d.ShapeUtilities
Translate a shape the given distance.
transpose(PlanarImage, TransposeType) - Static method in class jsky.image.operator.ImageOps
Apply a transpose operation to the image and return the new image.
treeNodesChanged(TreeModelEvent) - Method in class jsky.navigator.NavigatorCatalogMenu
 
treeNodesInserted(TreeModelEvent) - Method in class jsky.navigator.NavigatorCatalogMenu
 
treeNodesRemoved(TreeModelEvent) - Method in class jsky.navigator.NavigatorCatalogMenu
 
treeStructureChanged(TreeModelEvent) - Method in class jsky.navigator.NavigatorCatalogMenu
 
TRIANGLE - Static variable in class jsky.catalog.TablePlotSymbol
 
Trigod - Class in jsky.coords
Trigonometric Function in degrees.
Trigod() - Constructor for class jsky.coords.Trigod
 
trim() - Method in class jsky.science.Wavelength1DArray
Trims off zero value datapoints and the beginning or end of the wavelength

U

uninstallUI(JComponent) - Method in class jsky.util.gui.BasicRangeSliderUI
 
UNIT_NAMES - Static variable in class jsky.catalog.gui.TableSymbolConfig
Display names for units
UNIT_STRINGS - Static variable in class jsky.catalog.gui.TableSymbolConfig
Internal names for units
UNITS - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
UnitsNotSupportedException - Exception in jsky.science
The UnitsNotSupportedException is thrown by a Quantity when a request for a value is made in units that are not supported by the Quantity subclass.
UnitsNotSupportedException(String) - Constructor for exception jsky.science.UnitsNotSupportedException
 
unplot(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Erase the plot of the given table data
unplot(Stack) - Method in class jsky.catalog.gui.CatalogNavigator
Remove any plot symbols or graphics managed by any of the display components in the given stack
unplot() - Method in class jsky.catalog.gui.CatalogNavigator
Remove any plot symbols or graphics managed by any of the display components
unplot() - Method in class jsky.catalog.gui.TableDisplayTool
Remove any plot symbols for this table.
unplot(TableQueryResult) - Method in interface jsky.catalog.gui.TablePlotter
Erase the plot of the given table data
unplotAll() - Method in class jsky.catalog.gui.BasicTablePlotter
Erase all plot symbols
unplotAll() - Method in class jsky.catalog.gui.TableDisplayTool
Remove all plot symbols.
unplotAll() - Method in interface jsky.catalog.gui.TablePlotter
Erase all plot symbols
unregisterCatalog(Catalog) - Static method in class jsky.catalog.CatalogFactory
Unregister the given catalog, removing it from the list of known catalogs.
UNSELECTED - Static variable in interface jsky.timeline.TimeLineNode
 
UNSELECTED_COLOR - Static variable in interface jsky.timeline.TimeLineNode
 
unset(String) - Static method in class jsky.util.Preferences
Remove a key from the set of preferences.
unsetPreference(String) - Method in class jsky.util.Preferences
Remove a key from the set of preferences.
update() - Method in class jsky.catalog.gui.CatalogNavigator
Update the layout after a new component has been inserted
update() - Method in class jsky.catalog.gui.CatalogQueryPanel
Update the display to reflect any changes in the catalog's query parameters
update() - Method in class jsky.catalog.gui.TableDisplay
Update the table after the model has changed.
update() - Method in class jsky.image.fits.codec.FITSImage
This method should be called after adding a new HDU.
update(MouseEvent) - Method in class jsky.image.gui.ImageDisplayStatusPanel
Update the status panel with the current position information
update() - Method in class jsky.image.gui.ImageDisplayToolBar
Update the toolbar display using the current text/pictures options.
update() - Method in class jsky.image.ImageProcessor
Process the source image, adding a lookup table and setting appropriate cut levels where needed to improve visibility.
update() - Method in class jsky.navigator.NavigatorImageDisplayToolBar
Update the toolbar display using the current text/pictures options.
update() - Method in class jsky.navigator.NavigatorToolBar
Update the toolbar display using the current text/pictures options.
update() - Method in class jsky.science.AbstractScienceObjectNode
Fires off request to update source and background counts.
update() - Method in class jsky.util.gui.GenericToolBar
Update the toolbar display using the current text/pictures options.
update(String, String) - Method in class jsky.util.JarManager
Update the jar files in the class path by comparing the current jar file versions with ones described under baseURL/filename.
updateButton(AbstractButton, String, Icon) - Method in class jsky.util.gui.GenericToolBar
Update the given button to display text, and/or icons, depending on the current settigs.
updateCatalogTree() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Update the catalog tree after a change in the component displayed in the catalog navigator
updateCatInfo(Fits, TableQueryResult, String) - Static method in class jsky.navigator.NavigatorFITSTable
Add (or update) a FITS table named CATINFO with catalog configuration information for the given catalog.
updateDisplay(FITSImage) - Method in class jsky.image.fits.gui.FITSHDUChooser
Update the display with the latest information (after a new image was loaded).
updateDisplay() - Method in class jsky.image.fits.gui.FITSKeywords
Update the display to show the values in the current FITS HDU.
updateDisplay(int) - Method in class jsky.image.fits.gui.FITSKeywords
Update the display to show the values in the current FITS HDU.
updateDisplay() - Method in class jsky.image.fits.gui.FITSKeywordsFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.fits.gui.FITSKeywordsInternalFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.gui.ImageCutLevelsFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.gui.ImageCutLevelsInternalFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.gui.ImageProperties
Update the display to show the current values
updateDisplay() - Method in class jsky.image.gui.ImagePropertiesFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.gui.ImagePropertiesInternalFrame
Update the display from the current image
updateEnabledStates() - Method in class jsky.image.gui.DivaMainImageDisplay
Update the enabled states of some menu/toolbar actions.
updateExternal() - Method in class jsky.timeline.DefaultTimeLineModel
 
updateExternal() - Method in class jsky.timeline.TimeLine
 
updateFileSuffix() - Method in class jsky.image.gui.ImageSaveDialog
Update the suffix of the displayed filename based on the selected file format.
updateFormatBox(boolean) - Method in class jsky.image.gui.ImageSaveDialog
Update the list of supported output image formats based on the option chosen
updateFromFormatChange() - Method in class jsky.util.gui.CoordinatesPanel
 
updateGoMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Update the Go menu after a change in the component displayed in the catalog navigator
updateHistogram() - Method in class jsky.image.gui.ImageCutLevels
Update the histogram for the image quickly by only modifying the end points.
updateImage() - Method in interface jsky.image.gui.BasicImageDisplay
Update the image display after a change has been made.
updateImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Called when the image has changed to update the display
updateImage(PlanarImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
This method updates the source image for this window, which is scaled to the correct magnification before displaying.
updateImage(PlanarImage) - Method in class jsky.image.gui.DivaMainImageDisplay
This method updates the source image for this window, which is scaled to the correct magnification before displaying.
updateImage() - Method in class jsky.image.gui.ImageDisplay
called when the image has changed to update the display
updateImageButtonStates() - Method in class jsky.navigator.NavigatorQueryTool
Set the enabled state of the image related buttons.
updateImageData() - Method in class jsky.image.gui.DivaMainImageDisplay
Update the display to show the contents of the currently loaded image file.
updateImageData() - Method in interface jsky.image.gui.MainImageDisplay
Update the display to show the contents of the currently loaded image file.
updateMBand(double, double, double, double, boolean) - Method in class jsky.image.graphics.MeasureBand
Update the measure band.
updateRect() - Method in class jsky.image.gui.ImageZoom
Update the rect object with the coordinates of the mouse pointer in the target image.
updateRow(int, Vector) - Method in class jsky.catalog.gui.TableDisplayTool
Update a row in the table with the new data.
updateScaleMinMax(int) - Method in class jsky.util.gui.QuantitySlider
 
updateStates() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Update the enabled states of some menu items
updateSymbolTable() - Method in class jsky.catalog.gui.TableSymbolConfig
Update the selected symbolTable row with the currently displayed plot information.
updateTime - Variable in class jsky.util.gui.ProgressBarFilterInputStream
Time in ms of last update (used to slow down text field updates)
updateTitle() - Method in class jsky.catalog.gui.TableDisplayTool
Update the table and frame titles to show the table title and number of rows
updateTitle(String) - Method in class jsky.image.fits.gui.FITSKeywords
Set the frame's title.
updateTitle() - Method in class jsky.image.gui.DivaMainImageDisplay
Set the frame's title.
updateTitle() - Method in class jsky.util.gui.QuantitySlider
 
updateTreeSelection() - Method in class jsky.catalog.gui.CatalogNavigator
Select the node in the catalog directory tree corresponding to the current display component
updateUI() - Method in class jsky.util.gui.RangeSlider
Notification from the UIFactory that the L&F has changed.
updateValues() - Method in class jsky.image.gui.ImageDisplayPanel
fill in the label and text field values, where known
URL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
url - Variable in class jsky.catalog.URLQueryResult
A URL pointing to the query result
url - Variable in class jsky.html.HTMLViewer
The URL of the currently displayed page
url - Variable in class jsky.image.gui.ImageHistoryItem
The origial image URL
URLQueryResult - Class in jsky.catalog
Represents a query result of some type pointed to by a URL.
URLQueryResult(URL) - Constructor for class jsky.catalog.URLQueryResult
Create a URLQueryResult from the given URL.
URLQueryResult(URL, int) - Constructor for class jsky.catalog.URLQueryResult
Create a URLQueryResult from the given URL.
urlStr - Variable in class jsky.catalog.gui.CatalogHistoryItem
The URL of the catalog, table or FITS file, if known, otherwise null.
urlStr - Variable in class jsky.html.HTMLViewerHistoryItem
The URL of the page
USER - Static variable in interface jsky.coords.CoordinateConverter
Constant for user coordinates
userSetCutLevels - Variable in class jsky.image.gui.ImageHistoryItem
True if user set the cut levels
userToCanvasCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given user coordinates to canvas coordinates.
userToCanvasCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given user coordinates to canvas coordinates.
userToImageCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given user coordinates to image coordinates.
userToImageCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given user coordinates to image coordinates.
userToScreenCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given user coordinates to screen coordinates.
userToScreenCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given user coordinates to screen coordinates.
userToWorldCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given user coordinates to world coordinates degrees in the equinox of the current image.
userToWorldCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given user coordinates to world coordinates degrees in the equinox of the current image.

V

val - Variable in class jsky.image.ImageChangeEvent
Bitmask for boolean values
VALID_PROPERTY - Static variable in interface jsky.science.ScienceObjectModel
Deprecated. - not being used
validate() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
validate() - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
validate() - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
validateDec(double, String) - Static method in class jsky.science.Coordinates
Returns a properly validated declination in specified units
validateDec(double) - Static method in class jsky.science.Coordinates
Returns a properly validated declination in degrees.
validateParameters(ParameterBlock) - Method in class jsky.image.operator.CutLevelDescriptor
Checks that all parameters in the ParameterBlock have the correct type before constructing the CutLevelOpImage
validateParameters(ParameterBlock) - Method in class jsky.image.operator.MinMaxDescriptor
Checks that all parameters in the ParameterBlock have the correct type before constructing the MinMaxOpImage
validatePropertyChange(PropertyChangeEvent) - Method in class jsky.timeline.TimeLine
takes a PropertyChangeEvent and throws a PropertyVetoException if anything in the event would cause it to be rejected
validateRa(double, String) - Static method in class jsky.science.Coordinates
Returns a properly validated right-ascension in specified units
validateRa(double) - Static method in class jsky.science.Coordinates
Returns a properly validated right-ascension in degrees.
validateRa(double) - Static method in class jsky.science.CoordinatesOffset
Unlike Coordinates, CoordinatesOffsets can have a negative right ascension The reason is CoordinateOffsets represent deltas (+/-) to a Coordinate.
value - Variable in class jsky.catalog.gui.HyperlinkTableCellEditor
The value in the cell
value - Variable in class jsky.catalog.gui.HyperlinkTableCellRenderer
The value in the cell
value - Variable in class jsky.util.gui.LabelEntry
 
VALUE_INSETS - Static variable in class jsky.catalog.gui.CatalogQueryPanel
Isets used for values in the GridBagLayout
valueForPathChanged(TreePath, Object) - Method in class jsky.catalog.AbstractCatalogDirectory
Messaged when the user has altered the value for the item identified by path to newValue.
valueLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
valueOf(String, String, int) - Static method in class jsky.science.Coordinates
Creates a new Coordinates object using two strings for the RA and Dec.
valueOf(String, String) - Static method in class jsky.science.Coordinates
Creates a new Coordinates object using two strings for the RA and Dec.
ValueRange - Class in jsky.catalog
Represents a range of values, given by minValue and maxValue, where minValue <= x <= maxValue.
ValueRange(Comparable) - Constructor for class jsky.catalog.ValueRange
Initialize from the given value (tests for equality)
ValueRange(Comparable, Comparable) - Constructor for class jsky.catalog.ValueRange
Initialize from the given min and max values
ValueRange(Comparable, boolean, Comparable, boolean) - Constructor for class jsky.catalog.ValueRange
Initialize from the given min and max values and the flags.
valuesUpdated() - Method in class jsky.util.gui.VRangeSlider
Called whenever the min or max value is updated.
valueValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
VEGAMAG - Static variable in class jsky.science.Flux
 
VEGAMAGABBREV - Static variable in class jsky.science.Flux
 
VERTICAL - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Orientation where RA is on top of DEC
VERTICAL - Static variable in class jsky.util.gui.CoordinatesPanel
Orientation where RA is on top of DEC
VERTICAL - Static variable in class jsky.util.gui.ProperMotionPanel
Orientation where RA is on top of DEC
verticalPanelLayout() - Method in class jsky.image.gui.ImageDisplayPanel
Combine the panel items in a vertical layout
vertThumbIcon - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
vetoableChange(PropertyChangeEvent) - Method in class jsky.timeline.BlockTimeLineNode
 
vetoableChange(PropertyChangeEvent) - Method in class jsky.timeline.DefaultTimeLineNode
 
vetoableChange(PropertyChangeEvent) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
 
VetoableTimeLineNodeModel - Interface in jsky.timeline
The model for an event aware time line node.
VIEW_FILE_TYPES - Static variable in class jsky.image.gui.ImageSaveDialog
The set of possible file types for saving the current view.
viewFitsExtensions() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying a table of the FITS extensions
viewFitsKeywords() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying the FITS Keywords.
viewImageProperties() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying the image properties.
viewMenu - Variable in class jsky.app.jskycat.JSkyCatMenuBar
Handle for the View menu
viewMenu - Variable in class jsky.html.HTMLViewerMenuBar
Handle for the View menu
visible - Variable in class jsky.image.graphics.gui.CanvasDraw
Used to toggle the visibility of all figures
visible - Variable in class jsky.image.graphics.ImageLayer
If the flag is false, then the object will not be painted on the screen.
VRangeSlider - Class in jsky.util.gui
A slider widget that allows users to select a lower and upper bound.
VRangeSlider(String, double, double) - Constructor for class jsky.util.gui.VRangeSlider
Constructs a VRangeSlider with the specified range of values.

W

warn(String, String) - Static method in class jsky.util.Logger
Post a warning message to the specified category.
warn(String, String, Throwable) - Static method in class jsky.util.Logger
Post a warning message to the specified category.
warn(Object, String) - Static method in class jsky.util.Logger
Post a warning message to the category for the class of the given object.
warn(Object, String, Throwable) - Static method in class jsky.util.Logger
Post a warning message to the category for the class of the given object.
warning(SAXParseException) - Method in class jsky.util.SaxParserUtil
Called for XML parser warnings
Wavelength - Class in jsky.science
This class manages wavelengths and provides a means to easily track different units.
Wavelength() - Constructor for class jsky.science.Wavelength
 
Wavelength(double) - Constructor for class jsky.science.Wavelength
primary constructor
Wavelength(double, String) - Constructor for class jsky.science.Wavelength
Primary constructor.
Wavelength1DArray - Class in jsky.science
Implements the Wavelength1DModel as a pair of arrays one containing wavelength points and the other containing data values at each of those wavelengths.
Wavelength1DArray() - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with no Name, 100 data points, and 100-1100 Nanometers range.
Wavelength1DArray(int) - Constructor for class jsky.science.Wavelength1DArray
Creates new Wavelenth1DArray of specified number of points and default range (100-1100 Nanometers).
Wavelength1DArray(String) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with the specified Name, 100 data points, and 100-1100 Nanometers range.
Wavelength1DArray(Wavelength, Wavelength, int) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with no name, specified number of points, and specified minimum and maximum wavelength range.
Wavelength1DArray(Wavelength1DModel) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray from an existing Wavelength1DModel.
Wavelength1DArray(String, Wavelength, Wavelength, int) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with no name, specified number of points, and specified minimum and maximum Wavelength range.
Wavelength1DArray(String, double, double, int) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with no name, specified number of points, and specified minimum and maximum wavelength values in the curent default Wavelength units.
Wavelength1DArrayParser - Interface in jsky.science
Interface for parsing wavelength1DArrays.
Wavelength1DFormula - Class in jsky.science
Implements a Wavelength1Dmodel as a formula value=f(wavelength) with a minimum and maximum wavelength, and a number of expected points.
Wavelength1DFormula() - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula, with default number of points (100 points), and default wavelength range (100 to 1100 nanometers).
Wavelength1DFormula(int) - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula of specified number of points, no name, and default wavelength range
Wavelength1DFormula(String) - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula with specified name and default number of points and range.
Wavelength1DFormula(Wavelength, Wavelength, int) - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula of with no name and specified number of points and wavelength range.
Wavelength1DFormula(String, Wavelength, Wavelength, int) - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula of with specified name, number of points and wavelength range.
Wavelength1DModel - Interface in jsky.science
This interface provides a top-level interface for lists that are indexed by wavelengths.
Wavelength1DTableModel - Class in jsky.util.gui
Adapter class the implements the TableModel interface around a Wavelength1DModel
Wavelength1DTableModel(Wavelength1DModel) - Constructor for class jsky.util.gui.Wavelength1DTableModel
 
WavelengthArrayParseException - Exception in jsky.science
The WavelengthParseException may be thrown by the parse() method of WavelengthArrayDataSet while trying to parse data from a ReaderStream.
WavelengthArrayParseException(String) - Constructor for exception jsky.science.WavelengthArrayParseException
 
WavelengthArrayParserAsciiPairs - Class in jsky.science
This code was developed by NASA, Goddard Space Flight Center, Code 588 for the Scientist's Expert Assistant (SEA) project for Next Generation Space Telescope (NGST).
WavelengthArrayParserAsciiPairs(Wavelength1DArray, InputStream) - Constructor for class jsky.science.WavelengthArrayParserAsciiPairs
 
WavelengthArrayParserAsciiPairs(Wavelength1DArray, InputStream, String[]) - Constructor for class jsky.science.WavelengthArrayParserAsciiPairs
optionalArgs, if present should be: [0] wavelength units [1] flux units
WavelengthArrayParserAsciiPairs(Wavelength1DArray, Reader, String[]) - Constructor for class jsky.science.WavelengthArrayParserAsciiPairs
optionalArgs, if present should be: [0] wavelength units [1] flux units
WavelengthArrayParserFitsHst - Class in jsky.science
This code was developed by NASA, Goddard Space Flight Center, Code 588 for the Scientist's Expert Assistant (SEA) project for Next Generation Space Telescope (NGST).
WavelengthArrayParserFitsHst(Wavelength1DArray, InputStream) - Constructor for class jsky.science.WavelengthArrayParserFitsHst
 
WavelengthArrayParserFitsHst(Wavelength1DArray, InputStream, String[]) - Constructor for class jsky.science.WavelengthArrayParserFitsHst
optionalArgs, if present should be: [0] wavelength column name [1] flux column name [2] wavelength units [3] flux units
WavelengthNotInPassbandException - Exception in jsky.science
The WavelengthNotInPassbandException may be thrown by an exposure when determines that the target wavelength for spectroscopy is not within the range of the selected grating.
WavelengthNotInPassbandException(Passband, Wavelength) - Constructor for exception jsky.science.WavelengthNotInPassbandException
 
wcs2pix(double, double) - Method in class jsky.coords.WCSTransform
Converts World Coordinates to pixel coordinates.
WCS_DEG_UNITS - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
wcscon - Class in jsky.coords
 
wcscon() - Constructor for class jsky.coords.wcscon
 
wcsdist(double, double, double, double) - Method in class jsky.coords.WCSTransform
Compute distance in degrees between two sky coordinates (RA,Dec) or (Long,Lat) in degrees
wcsdist(double, double, double, double) - Static method in class jsky.coords.WorldCoords
Compute the distance in degrees between the two given coordinates.
wcseq(WCSKeywordProvider) - Method in class jsky.coords.WCSTransform
 
wcsfull() - Method in class jsky.coords.WCSTransform
Set the RA and Dec of the image center, plus size in degrees
WCSKeywordProvider - Interface in jsky.coords
A simple interface for accessing FITS/WCS keywords.
wcsshift(double, double, String) - Method in class jsky.coords.WCSTransform
Reset the center of a WCS structure.
wcssize() - Method in class jsky.coords.WCSTransform
Return RA and Dec of image center, plus size in RA and Dec
WCSTransform - Class in jsky.coords
A port of pieces of the WCSTools library version 2.6, originally written in C.
WCSTransform(WCSKeywordProvider) - Constructor for class jsky.coords.WCSTransform
Constructs a new WCSTransform using data from the specified FITS Header.
WCSTransform(double, double, double, double, double, double, int, int, double, int, double, String) - Constructor for class jsky.coords.WCSTransform
Constructs a new WCSTransform.
WIDTH - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: width of query area (in arcmin or pixels)
width - Variable in class jsky.coords.CoordinateRadius
Width about the center (optional)
width - Variable in class jsky.image.SimpleRenderedImage
The image's width in pixels.
windowClosing(WindowEvent) - Method in class jsky.util.gui.BasicWindowMonitor
 
worker - Variable in class jsky.util.gui.ProgressBarUtil
Background thread util
WORLD - Static variable in interface jsky.coords.CoordinateConverter
Constant for world coordinates (deg, in the equinox of the image)
WorldCoordinateConverter - Interface in jsky.coords
This defines the interface for converting between image and world coordinates.
WorldCoordinates - Interface in jsky.coords
Interface for representing world coordinates (right-ascension, declination, stored as J2000 internally).
WorldCoords - Class in jsky.coords
Class representing world coordinates (right-ascension, declination, stored as J2000 internally).
WorldCoords() - Constructor for class jsky.coords.WorldCoords
Default constructor: initialize null coordinates.
WorldCoords(HMS, DMS, double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra (hours) and dec (degrees).
WorldCoords(HMS, DMS) - Constructor for class jsky.coords.WorldCoords
Initialize from ra (hours) and dec (degrees) in J2000.
WorldCoords(double, double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra and dec (in degrees).
WorldCoords(Double, Double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra and dec (in degrees).
WorldCoords(double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra and dec (in degrees J2000).
WorldCoords(Point2D.Double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from an ra, dec point in the given equinox.
WorldCoords(Point2D.Double) - Constructor for class jsky.coords.WorldCoords
Initialize from an ra, dec point (in degrees J2000).
WorldCoords(Double, Double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra and dec (in degrees J2000).
WorldCoords(double, int, double, double, int, double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from RA hours, minutes, seconds and and DEC degress, minutes, seconds.
WorldCoords(double, int, double, double, int, double) - Constructor for class jsky.coords.WorldCoords
Initialize from RA hours, minutes, seconds and and DEC degress, minutes, seconds in J2000.
WorldCoords(String, String, double) - Constructor for class jsky.coords.WorldCoords
Parse RA and DEC in string format.
WorldCoords(String, String, double, boolean) - Constructor for class jsky.coords.WorldCoords
Parse RA and DEC in string format.
WorldCoords(String, String) - Constructor for class jsky.coords.WorldCoords
Parse RA and DEC in string format (assume J2000).
WorldCoords(String, String, boolean) - Constructor for class jsky.coords.WorldCoords
Parse RA and DEC in string format (assume J2000).
worldCoordsTextField - Variable in class jsky.image.gui.ImageDisplayStatusPanel
Text field used to display the world coordinates at the mouse position.
worldpos - Class in jsky.coords
 
worldpos() - Constructor for class jsky.coords.worldpos
 
worldToCanvasCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to canvas coordinates.
worldToCanvasCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to canvas coordinates.
worldToImageCoords(Point2D.Double, boolean) - Method in class jsky.coords.WCSTransform
Convert the given world coordinates (degrees, in the equinox of the current image) to image coordinates.
worldToImageCoords(Point2D.Double, boolean) - Method in interface jsky.coords.WorldCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to image coordinates.
worldToImageCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to image coordinates.
worldToScreenCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to screen coordinates.
worldToScreenCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to screen coordinates.
worldToUserCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to user coordinates.
worldToUserCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to user coordinates.
writeDebug(Object, Object) - Method in class jsky.science.AbstractScienceObject
default implementation.
writeError(Object, Object) - Method in class jsky.science.AbstractScienceObject
default implementation.
writeError(Object, Object) - Static method in class jsky.science.Coordinates
 
writeError(Object, Object) - Static method in class jsky.util.FormatUtilities
Display a simple error message to System.err

X

X - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: X coordinate (image coords)
x - Variable in class jsky.coords.ImageCoords
The X coordinate
X_COL - Static variable in class jsky.catalog.MemoryCatalog
 
X_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
xCol - Variable in class jsky.catalog.RowCoordinates
The column index for the X or RA coordinate
xLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
xLabel - Variable in class jsky.util.gui.XYDisplay
 
XToTileX(int, int, int) - Static method in class jsky.image.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
XToTileX(int) - Method in class jsky.image.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.
xValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
xValue - Variable in class jsky.util.gui.XYDisplay
 
xxxgetProperty(String) - Method in class jsky.image.EmptyRenderedImage
Gets a property from the property set of this image.
XYDisplay - Class in jsky.util.gui
This widget displays a pair of coordinates with given labels.
XYDisplay(String, String) - Constructor for class jsky.util.gui.XYDisplay
Construct an X,Y display with the given labels.
XYDisplay() - Constructor for class jsky.util.gui.XYDisplay
Construct an X,Y display with the default labels "X" and "Y".

Y

Y - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: Y coordinate (image coords)
y - Variable in class jsky.coords.ImageCoords
The Y coordinate
Y_COL - Static variable in class jsky.catalog.MemoryCatalog
 
Y_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
yCol - Variable in class jsky.catalog.RowCoordinates
The column index for the Y or DEC coordinate
yLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
yLabel - Variable in class jsky.util.gui.XYDisplay
 
YToTileY(int, int, int) - Static method in class jsky.image.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.
YToTileY(int) - Method in class jsky.image.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index.
yValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
yValue - Variable in class jsky.util.gui.XYDisplay
 

Z

Z - Static variable in class jsky.science.Redshift
 
ZABBREV - Static variable in class jsky.science.Redshift
 
zoom(boolean) - Method in class jsky.image.gui.ImageDisplayStatusPanel
Zoom in (if in is true), otherwise out by one step.
zoom(int, int, boolean) - Method in class jsky.image.gui.ImageZoom
This method is called when the mouse is moved over the target image.
zoom(boolean) - Method in class jsky.util.gui.ZoomControl
Zoom in (if in is true), otherwise out by one step.
ZOOM_MODE - Static variable in class jsky.timeline.TimeLine
 
ZoomControl - Class in jsky.util.gui
Implements a simple widget to control zooming in and out.
ZoomControl(String[], boolean) - Constructor for class jsky.util.gui.ZoomControl
Construct a widget to control the zooming in and out.
ZoomControl(String[]) - Constructor for class jsky.util.gui.ZoomControl
Construct a widget to control zooming in and out.
zoomFit() - Method in class jsky.image.gui.ImageDisplayStatusPanel
Zoom the image in or out by an integer factor to fit in the window.
zoomIn() - Method in class jsky.timeline.TimeLine
zoom the time line in
zoomIn(Point) - Method in class jsky.timeline.TimeLine
zoom the time line in with center point centerPt being at the center
zoomIn - Variable in class jsky.util.gui.ZoomControl
Button used to zoom in
zoomInButton - Variable in class jsky.image.gui.ImageDisplayPanel
 
zoomNormal() - Method in class jsky.image.gui.ImageDisplayStatusPanel
Return the image to the default scale (no zoom).
zoomOut() - Method in class jsky.timeline.TimeLine
zoom the time line out
zoomOut(Point) - Method in class jsky.timeline.TimeLine
zoom the time line out with center point centerPt being at the center
zoomOut - Variable in class jsky.util.gui.ZoomControl
Button used to zoom out
zoomOutButton - Variable in class jsky.image.gui.ImageDisplayPanel
 
zoomTextField - Variable in class jsky.image.gui.ImageDisplayStatusPanel
Text field used to display the current zoom magnification.

_

_catalogEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_catalogEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_catalogsEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_catalogsStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_catalogStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_catalogStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_catnameEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_catnameStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_centerLine - Variable in class jsky.timeline.TimeLine
 
_checkColumnClass(int, Object) - Method in class jsky.catalog.MemoryCatalog
Check the class type for the given column to see if all of the items are the same type and update the _columnClasses vector, setting the correct lowest common class for each column.
_cntrEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_cntrStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_colnameEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_colnameStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_columnEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_columnStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_comparator - Variable in class jsky.timeline.TimeLine
 
_countEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_countEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_countStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_countStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_databaseEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_databaseStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_DataDictionaryEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_DataDictionaryStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_dbtypeEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_dbtypeStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_ddnameEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_ddnameStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_descEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_descEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_descStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_descStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_displayEnd - Variable in class jsky.timeline.TimeLine
 
_displayStart - Variable in class jsky.timeline.TimeLine
 
_ERROREnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_ERROREnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_ERRORStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_ERRORStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_filename - Variable in class jsky.image.gui.DivaMainImageDisplay
Name of image file, if any
_fitsImage - Variable in class jsky.image.fits.codec.FITSData
Reference to the class managing the image access
_formatEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_formatStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_getPixelValue(PlanarImage, int, int, int, int, int) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the value of the pixel in the given band at the given user coordinates
_handleHeight - Variable in class jsky.timeline.TimeLine
 
_height - Variable in class jsky.image.fits.codec.FITSData
The number of FITS pixels in the Y direction
_HoldingsEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_HoldingsStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_indxEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_indxStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_init(InputStream, int) - Method in class jsky.catalog.irsa.IRSATable
Initialize the table from the given stream, reading at most maxRows data rows (Redefined from the parent class to accept the input in teh IRSA format).
_init(InputStream, int) - Method in class jsky.catalog.MemoryCatalog
Initialize the table from the given stream, reading at most maxRows data rows.
_initColumnClasses() - Method in class jsky.catalog.MemoryCatalog
Determine the best class to use for each column by scanning the table items.
_initFields() - Method in class jsky.catalog.irsa.IRSATable
Initialize the fields array, which describes the table columns
_initFields() - Method in class jsky.catalog.MemoryCatalog
Initialize the fields array, which describes the table columns
_intervalCount - Variable in class jsky.timeline.TimeLine
 
_intervalInTime - Variable in class jsky.timeline.TimeLine
 
_keyListener - Variable in class jsky.timeline.TimeLine
 
_labelsAtTop - Variable in class jsky.timeline.TimeLine
 
_maximumEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_maximumStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_meanEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_meanStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_miniEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_minimumEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_minimumStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_miniStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_mode - Variable in class jsky.timeline.TimeLine
 
_model - Variable in class jsky.timeline.TimeLine
 
_mouseDragListener - Variable in class jsky.timeline.TimeLine
an adapter used to handle mouse drag events
_mouseListener - Variable in class jsky.timeline.TimeLine
a listener for mouse events.
_myChildListener - Variable in class jsky.timeline.TimeLine
 
_myModelListener - Variable in class jsky.timeline.TimeLine
 
_naxis - Variable in class jsky.image.fits.codec.FITSData
Number of axes (Currently only the width and height are considerred)
_nnullsEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_nnullsStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_nodes - Variable in class jsky.timeline.TimeLine
 
_nullsEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_nullsStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_optionEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_optionsEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_optionsStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_optionStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_origURL - Variable in class jsky.image.gui.DivaMainImageDisplay
The original image URL (before downloading, for history)
_paramEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_paramsEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_paramsStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_paramStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_parseHeading(String) - Method in class jsky.catalog.irsa.IRSATable
Parse the given line and return a vector containing the strings.
_parseHeading(String) - Method in class jsky.catalog.MemoryCatalog
Parse the given line looking for tab separated column heading strings and return a vector containing the strings found.
_parseItem(String) - Method in class jsky.catalog.MemoryCatalog
Parse the given string and return a Double or String object, depending on the format of the string.
_parseProperty(String) - Method in class jsky.catalog.MemoryCatalog
Check for a "keyword: value" pair in the given string and, if found, save it as a property.
_parseRow(String) - Method in class jsky.catalog.irsa.IRSATable
Parse the given table row and return a vector of objects for it.
_parseRow(String) - Method in class jsky.catalog.MemoryCatalog
Parse the given table row looking for tab separated items.
_rebuildLayerArray() - Method in class jsky.navigator.NavigatorPane
Rebuild the array of layers for use by iterators.
_resultComponentChanged() - Method in class jsky.catalog.gui.CatalogNavigator
Called whenever the display component is changed
_reverseY - Variable in class jsky.image.ImageProcessor
 
_saveHeader(PrintStream) - Method in class jsky.catalog.MemoryCatalog
Save the table header (part before the column headings) to the given PrintStream.
_saveProperties(PrintStream) - Method in class jsky.catalog.MemoryCatalog
Save the table header (part before the column headings) to the given PrintStream.
_saveProperties(PrintStream) - Method in class jsky.catalog.skycat.SkycatTable
Save the table header (part before the column headings) to the given PrintStream.
_serverEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_serverStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_setMaxRows(QueryArgs, SearchCondition[]) - Method in class jsky.catalog.astrocat.AstroCatalog
Check for a "Max Objects" argument and if found, set queryArgs.maxRows with the value.
_setMaxRows(QueryArgs, SearchCondition[]) - Method in class jsky.catalog.irsa.IRSACatalog
Check for a "Max Objects" argument and if found, set queryArgs.maxRows with the value.
_setMaxRows(QueryArgs, SearchCondition[]) - Method in class jsky.catalog.skycat.SkycatCatalog
Check for a "Max Objects" argument and if found, set queryArgs.maxRows with the value.
_setQueryRegion(QueryArgs, SearchCondition[]) - Method in class jsky.catalog.skycat.SkycatCatalog
Determine the query region based on the given query arguments
_shortEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_shortStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_stdEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_stdStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_symbolEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_symbolsEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_symbolsStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_symbolStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_unitsEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_unitsStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_unitType - Variable in class jsky.timeline.TimeLine
 
_url - Variable in class jsky.image.gui.DivaMainImageDisplay
The URL for the image, if one was specified (after downloading, if possible)
_verticalSpacer - Variable in class jsky.timeline.TimeLine
 
_vetoableListeners - Variable in class jsky.timeline.TimeLine
 
_width - Variable in class jsky.image.fits.codec.FITSData
The number of FITS pixels in the X direction

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _