See: Description
Class | Description |
---|---|
CSVPointWriter |
The
CSVPointWriter class writes navigation point data
to an CSV format file. |
NavigationAnalysisPanel |
The
NavigationAnalysisPanel class 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. |
NavigationPoint |
The
NavigationPoint class holds data for a single
navigation analysis point. |
NavigationPointSavePanel |
The
NavigationPointSavePanel class allows the user to
choose a file name and parameters for saving a list of navigation
points. |
NavigationPointTable |
The
NavigationPointTable class is a table that
displays navigation point data. |
NavigationPointTableModel |
The
NavigationPointTableModel class provides data
from a list of NavigationPoint objects. |
NavigationPointWriter |
The
NavigationPointWriter class is an abstract class
for writing out data from a list of navigation points. |
XMLPointWriter |
The
XMLPointWriter class writes navigation point data
to an XML format file. |