Package noaa.coastwatch.gui.nav
package noaa.coastwatch.gui.nav
Provides classes for satellite navigation adjustment.
-
ClassesClassDescriptionThe
CSVPointWriterclass writes navigation point data to an CSV format file.TheNavigationAnalysisPanelclass is a panel that allows the user to manipulate a list of image row and column points and specify the offset between coastline data and image data.TheNavigationPointclass holds data for a single navigation analysis point.TheNavigationPointSavePanelclass allows the user to choose a file name and parameters for saving a list of navigation points.TheNavigationPointTableclass is a table that displays navigation point data.TheNavigationPointTableModelclass provides data from a list ofNavigationPointobjects.TheNavigationPointWriterclass is an abstract class for writing out data from a list of navigation points.TheXMLPointWriterclass writes navigation point data to an XML format file.