- C3P - Static variable in class noaa.coastwatch.util.trans.GCTPStyleProjection
-
A useless quirky companion constant to go along with R2D.
- CachedGrid - Class in noaa.coastwatch.io
-
A
CachedGrid
is a
Grid
that uses temporary caching
to reduce the overall memory footprint of gridded data.
- CachedGrid(Grid, int) - Constructor for class noaa.coastwatch.io.CachedGrid
-
Constructs a new cached grid with the specified properties.
- calc_utm_zone(double) - Static method in class noaa.coastwatch.util.trans.GCTPStyleProjection
-
Calculates the UTM zone number.
- calibrateChannel(int[], int) - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Calibrates channel count data to scientific units.
- calibrateChannel(int[], int) - Method in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
- calibrateChannel(int[], int) - Method in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
- CALIBRATED_LINES - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The count of calibrated, earth located lines attribute (Integer).
- CALIBRATION_QUALITY_CH3B - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The calibration quality for channel 3b attribute (Integer).
- CALIBRATION_QUALITY_CH4 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The calibration quality for channel 4 attribute (Integer).
- CALIBRATION_QUALITY_CH5 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The calibration quality for channel 5 attribute (Integer).
- cancel() - Method in class noaa.coastwatch.io.EarthDataWriter
-
Cancels a flush operation in progress.
- cancel() - Method in class noaa.coastwatch.io.tile.TileDeliveryOperation
-
Cancels this operation.
- cancel() - Method in class noaa.coastwatch.net.Timeout
-
Cancels the timeout.
- cancel() - Method in interface noaa.coastwatch.util.chunk.ParallelChunkOperation
-
Cancels a parallel operation in progress.
- cancel() - Method in class noaa.coastwatch.util.chunk.PoolProcessor
-
- cancelDelete(String) - Method in class noaa.coastwatch.tools.CleanupHook
-
Removes a file from the set of files to delete upon cleanup.
- cancelDelete(File) - Method in class noaa.coastwatch.tools.CleanupHook
-
Removes a file from the set of files to delete upon cleanup.
- canImport(JComponent, DataFlavor[]) - Method in class noaa.coastwatch.gui.FileTransferHandler
-
Returns true if the data flavour contains a
DataFlavour.javaFileListFlovor
object.
- canUpdateNavigation() - Method in class noaa.coastwatch.io.CWHDFReader
-
- canUpdateNavigation() - Method in class noaa.coastwatch.io.EarthDataReader
-
Determines the ability of the file format to have its navigation
updated.
- CatalogQueryAgent - Class in noaa.coastwatch.net
-
A CatalogQueryAgent
is an abstract class for
performing queries of earth data catalogs.
- CatalogQueryAgent(URL) - Constructor for class noaa.coastwatch.net.CatalogQueryAgent
-
Creates a new catalog agent that uses the specified URL for
performing queries.
- CatalogQueryAgent.Entry - Class in noaa.coastwatch.net
-
The Entry
class holds information about one
catalog entry.
- cdat - Class in noaa.coastwatch.tools
-
The analysis tool allows user to view, survey, and save datasets.
- cdat() - Constructor for class noaa.coastwatch.tools.cdat
-
Creates a new CDAT frame.
- CDMGridMappedProjection - Class in noaa.coastwatch.util.trans
-
The
CDMGridMappedProjection
class wraps a Java NetCDF
CDM projection and allows access to transform calculations through the
standard
EarthTransform
interface.
- CDMGridMappedProjection(GridCoordSystem) - Constructor for class noaa.coastwatch.util.trans.CDMGridMappedProjection
-
Constructs a new projection.
- ceil() - Method in class noaa.coastwatch.util.DataLocation
-
Gets the nearest data location with whole integer coordinates
greater than this location.
- cenlat(double) - Method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- cenlon(double) - Method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- cenlonmer(double) - Method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- CenteredLabelFactory - Class in noaa.coastwatch.render.lines
-
The CenteredLabelFactory
class creates labels that
line up along the view edges.
- CFNC4SavePanel - Class in noaa.coastwatch.gui.save
-
The CFNC4SavePanel
class allows the user to select save
options for CF NetCDF 4 export files.
- CFNC4SavePanel(EarthDataReader, List, EarthDataView) - Constructor for class noaa.coastwatch.gui.save.CFNC4SavePanel
-
- CFNC4Writer - Class in noaa.coastwatch.io
-
A CF NetCDF 4 writer creates NetCDF 4 format files with CF
metadata using the Nujan NetCDF 4 writing library.
- CFNC4Writer(EarthDataInfo, String) - Constructor for class noaa.coastwatch.io.CFNC4Writer
-
Creates a new NetCDF 4 file from the specified info and file
name.
- CFNC4Writer(EarthDataInfo, String, boolean, boolean) - Constructor for class noaa.coastwatch.io.CFNC4Writer
-
Creates a new NetCDF 4 file from the specified info and file
name.
- CFNCSavePanel - Class in noaa.coastwatch.gui.save
-
The CFNCSavePanel
class allows the user to select save
options for CF NetCDF export files.
- CFNCSavePanel(EarthDataReader, List, EarthDataView) - Constructor for class noaa.coastwatch.gui.save.CFNCSavePanel
-
- CFNCWriter - Class in noaa.coastwatch.io
-
A CF NetCDF writer creates NetCDF format files with CF
metadata using the Unidata Java NetCDF library.
- CFNCWriter(EarthDataInfo, String) - Constructor for class noaa.coastwatch.io.CFNCWriter
-
Creates a new NetCDF file from the specified info and file
name.
- CFNCWriter(EarthDataInfo, String, boolean, boolean) - Constructor for class noaa.coastwatch.io.CFNCWriter
-
Creates a new NetCDF file from the specified info and file
name.
- CH1_INTERCEPT - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 1 calibration intercept attribute (Float).
- CH1_INTERCEPT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 1 calibration intercept 1 attribute (Float).
- CH1_INTERCEPT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 1 calibration intercept 2 attribute (Float).
- CH1_INTERSECTION - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 1 calibration intersection attribute (Long).
- CH1_SLOPE - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 1 calibration slope attribute (Float).
- CH1_SLOPE1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 1 calibration slope 1 attribute (Float).
- CH1_SLOPE2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 1 calibration slope 2 attribute (Float).
- CH2_INTERCEPT - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 2 calibration intercept attribute (Float).
- CH2_INTERCEPT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 2 calibration intercept 1 attribute (Float).
- CH2_INTERCEPT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 2 calibration intercept 2 attribute (Float).
- CH2_INTERSECTION - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 2 calibration intersection attribute (Long).
- CH2_SLOPE - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 2 calibration slope attribute (Float).
- CH2_SLOPE1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 2 calibration slope 1 attribute (Float).
- CH2_SLOPE2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 2 calibration slope 2 attribute (Float).
- CH3_INTERCEPT - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 3 calibration intercept attribute (Float).
- CH3_SELECT - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The ch3 select attribute: 0 = 3b, 1 = 3a, 2 = transition (Integer).
- CH3_SLOPE - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 3 calibration slope attribute (Float).
- CH3A_INTERCEPT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 3a calibration intercept 1 attribute (Float).
- CH3A_INTERCEPT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 3a calibration intercept 2 attribute (Float).
- CH3A_INTERSECTION - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 3a calibration intersection attribute (Long).
- CH3A_SLOPE1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 3a calibration slope 1 attribute (Float).
- CH3A_SLOPE2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 3a calibration slope 2 attribute (Float).
- CH3B_CENTRAL_WAVE - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 3b central wave number attribute (Float).
- CH3B_COEFFICIENT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 3b calibration coefficient 1 attribute (Float).
- CH3B_COEFFICIENT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 3b calibration coefficient 2 attribute (Float).
- CH3B_COEFFICIENT3 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 3b calibration coefficient 3 attribute (Float).
- CH3B_CONSTANT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 3b constant 1 attribute (Float).
- CH3B_CONSTANT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 3b constant 2 attribute (Float).
- CH4_CENTRAL_WAVE - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 4 central wave number attribute (Float).
- CH4_COEFFICIENT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 4 calibration coefficient 1 attribute (Float).
- CH4_COEFFICIENT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 4 calibration coefficient 2 attribute (Float).
- CH4_COEFFICIENT3 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 4 calibration coefficient 3 attribute (Float).
- CH4_CONSTANT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 4 constant 1 attribute (Float).
- CH4_CONSTANT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 4 constant 2 attribute (Float).
- CH4_INTERCEPT - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 4 calibration intercept attribute (Float).
- CH4_SLOPE - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 4 calibration slope attribute (Float).
- CH5_CENTRAL_WAVE - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 5 central wave number attribute (Float).
- CH5_COEFFICIENT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 5 calibration coefficient 1 attribute (Float).
- CH5_COEFFICIENT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 5 calibration coefficient 2 attribute (Float).
- CH5_COEFFICIENT3 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The channel 5 calibration coefficient 3 attribute (Float).
- CH5_CONSTANT1 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 5 constant 1 attribute (Float).
- CH5_CONSTANT2 - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The AVHRR channel 5 constant 2 attribute (Float).
- CH5_INTERCEPT - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 5 calibration intercept attribute (Float).
- CH5_SLOPE - Static variable in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
The channel 5 calibration slope attribute (Float).
- changed - Variable in class noaa.coastwatch.render.EarthDataView
-
The view changed flag, true if the view changed after rendering.
- changePoint(NavigationPoint) - Method in class noaa.coastwatch.gui.nav.NavigationPointTableModel
-
Notifies listeners that a point has changed.
- CHANNELS - Static variable in class noaa.coastwatch.io.noaa1b.AMSUA
-
The number of channels for this sensor.
- CHANNELS - Static variable in class noaa.coastwatch.io.noaa1b.AMSUB
-
The number of channels for this sensor.
- CHANNELS - Static variable in class noaa.coastwatch.io.noaa1b.HIRS4
-
The number of channels for this sensor.
- CHANNELS - Static variable in class noaa.coastwatch.io.noaa1b.MHS
-
The number of channels for this sensor.
- check() - Method in class noaa.coastwatch.gui.save.BinarySavePanel
-
Checks the panel contents.
- check() - Method in class noaa.coastwatch.gui.save.DataSavePanel
-
Checks the panel contents.
- check() - Method in class noaa.coastwatch.gui.save.SavePanel
-
Checks the panel entries.
- check() - Method in class noaa.coastwatch.gui.save.TextSavePanel
-
Checks the panel contents.
- checkFormat() - Method in class noaa.coastwatch.io.NOAA1bReader
-
Checks the dataset format and throws an error if it is
incompatible with this reader.
- checkFormat() - Method in class noaa.coastwatch.io.NOAA1bV1Reader
-
- checkFormat() - Method in class noaa.coastwatch.io.NOAA1bV2Reader
-
- checkResources() - Static method in class noaa.coastwatch.tools.ResourceManager
-
Checks any existing resources for recoverable problems.
- checkSetup() - Static method in class noaa.coastwatch.io.IOServices
-
Checks the setup of I/O services.
- checkSetup() - Static method in class noaa.coastwatch.tools.ToolServices
-
Checks the setup of tool services.
- checkSubset(int[], int[]) - Method in class noaa.coastwatch.util.Grid
-
Checks the subset specification for errors.
- chooserButton - Variable in class noaa.coastwatch.gui.visual.SimpleColorChooser
-
The button used for activating the JColorChooser.
- CHUNK_SIZE - Static variable in class noaa.coastwatch.io.CWHDFWriter
-
The chunk size in kilobytes.
- ChunkCollector - Class in noaa.coastwatch.util.chunk
-
The ChunkCollector
class assembles chunks from a list of
producers and allows them to be accessed in one operation.
- ChunkCollector() - Constructor for class noaa.coastwatch.util.chunk.ChunkCollector
-
- ChunkComputation - Class in noaa.coastwatch.util.chunk
-
The ChunkComputation
class can be used to perform a computation
on a set of input data chunks using a function and a list of chunk
producers/consumers.
- ChunkComputation(ChunkCollector, ChunkConsumer, ChunkFunction) - Constructor for class noaa.coastwatch.util.chunk.ChunkComputation
-
Creates a new chunk computation from the specified components.
- ChunkConsumer - Interface in noaa.coastwatch.util.chunk
-
The ChunkConsumer
interface is implemented by all classes that
consume data chunks.
- ChunkDataAccessor - Class in noaa.coastwatch.util.chunk
-
The
ChunkDataAccessor
class is a visitor that makes (possibly
unpacked) data values available from any type of
DataChunk
instance.
- ChunkDataAccessor() - Constructor for class noaa.coastwatch.util.chunk.ChunkDataAccessor
-
- ChunkDataModifier - Class in noaa.coastwatch.util.chunk
-
The
ChunkDataModifier
class is a visitor that modifies
data values in any type of
DataChunk
instance.
- ChunkDataModifier() - Constructor for class noaa.coastwatch.util.chunk.ChunkDataModifier
-
- ChunkFunction - Interface in noaa.coastwatch.util.chunk
-
The ChunkFunction
interface is to be implemented by
any class that performs some type of processing on a set of input data
chunks to produce an output chunk.
- ChunkingScheme - Class in noaa.coastwatch.util.chunk
-
The ChunkingScheme
class describes an overall set of chunks
that fill an n-dimensional space and allows for iteration over the set.
- ChunkingScheme(long[], long[]) - Constructor for class noaa.coastwatch.util.chunk.ChunkingScheme
-
Creates a new chunking scheme.
- ChunkOperation - Interface in noaa.coastwatch.util.chunk
-
The ChunkOperation
interface is implemented by any class that
performs some unit of work on the chunk or chunks at a given position.
- ChunkPosition - Class in noaa.coastwatch.util.chunk
-
- ChunkPosition(int) - Constructor for class noaa.coastwatch.util.chunk.ChunkPosition
-
Creates a new position with start and length initialized to
zero along each dimension.
- ChunkProducer - Interface in noaa.coastwatch.util.chunk
-
The ChunkProducer
interface is implemented by all classes that
produce a data chunk on demand.
- ChunkVisitor - Interface in noaa.coastwatch.util.chunk
-
The
ChunkVisitor
interface is implemented by any class that
perticipates in the visitor pattern to perform operations on
DataChunk
instances.
- CIRCLE_COMMAND - Static variable in class noaa.coastwatch.gui.AnnotationListChooser
-
The circle annotation command.
- CLARKE1866 - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
Clarke 1866 (default) spheroid code.
- CLARKE1880 - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
Clarke 1880 spheroid code.
- CleanupHook - Class in noaa.coastwatch.tools
-
The CleanupHook
class may be used by programs to clean
up resources after the Java VM has exited.
- clear() - Method in class noaa.coastwatch.gui.nav.NavigationPointTableModel
-
Removes all points from the list.
- clear() - Method in class noaa.coastwatch.gui.open.AbstractDirectoryLister
-
Clears the directory name and entry list.
- clear() - Method in class noaa.coastwatch.gui.open.BasicReaderInfoPanel
-
Clears the information displayed by this panel.
- clear() - Method in class noaa.coastwatch.gui.open.DataVariableTableModel
-
Clears the variable list so that no data is contained.
- clear() - Method in interface noaa.coastwatch.gui.open.DirectoryLister
-
Clears the directory name and entry list.
- clear() - Method in class noaa.coastwatch.gui.open.FileTableModel
-
Clears the entry list so that no data is contained.
- clear() - Method in class noaa.coastwatch.gui.visual.ComponentList
-
Clears the list of all components.
- clear() - Method in class noaa.coastwatch.io.tile.LRUTileCache
-
- clearOverlays() - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
Clears the list of overlays.
- clearReader(boolean) - Method in class noaa.coastwatch.gui.open.EarthDataChooser
-
Clears the selected reader.
- clearSelection() - Method in class noaa.coastwatch.gui.open.FileChooser
-
Clears the current file table selection.
- clearSelection() - Method in class noaa.coastwatch.gui.open.NetworkFileChooser
-
Clears the current file table selection.
- clip(Line2D, Rectangle2D) - Static method in class noaa.coastwatch.render.LineOverlay
-
Clips the line segment to the specified rectangle.
- CLOCKWISE - Static variable in class noaa.coastwatch.render.feature.PolygonFeature
-
The clockwise winding direction.
- clone() - Method in class noaa.coastwatch.gui.open.AbstractDirectoryLister
-
Gets a copy of this object.
- clone() - Method in interface noaa.coastwatch.gui.open.DirectoryLister
-
Gets an independent copy of this lister.
- clone() - Method in class noaa.coastwatch.io.tile.TilingScheme.TilePosition
-
- clone() - Method in class noaa.coastwatch.render.ColorEnhancement
-
Overrides the parent class to null out the cached legend.
- clone() - Method in class noaa.coastwatch.render.ColorEnhancementSettings
-
Creates and returns a copy of this object.
- clone() - Method in class noaa.coastwatch.render.EarthDataOverlay
-
- clone() - Method in class noaa.coastwatch.render.EarthDataView
-
Creates and returns a copy of this object.
- clone() - Method in class noaa.coastwatch.render.EnhancementFunction
-
Creates and returns a copy of this object.
- clone() - Method in class noaa.coastwatch.render.feature.AttributeRule
-
- clone() - Method in class noaa.coastwatch.render.feature.FeatureGroupFilter
-
- clone() - Method in class noaa.coastwatch.render.feature.SelectionRuleFilter
-
- clone() - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
- clone() - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
- clone() - Method in class noaa.coastwatch.render.PointFeatureOverlay
-
- clone() - Method in class noaa.coastwatch.render.SimpleSymbol
-
- clone() - Method in class noaa.coastwatch.tools.Preferences
-
Creates and returns a copy of this object.
- clone() - Method in class noaa.coastwatch.util.chunk.ChunkPosition
-
- clone() - Method in class noaa.coastwatch.util.DataLocation
-
- clone() - Method in class noaa.coastwatch.util.EarthArea
-
Creates an independent copy of this area.
- clone() - Method in class noaa.coastwatch.util.EarthDataInfo
-
- clone() - Method in class noaa.coastwatch.util.EarthLocation
-
- clone() - Method in class noaa.coastwatch.util.MetadataContainer
-
- clone() - Method in class noaa.coastwatch.util.trans.Datum
-
- clone() - Method in class noaa.coastwatch.util.trans.EarthTransform
-
Creates and returns a copy of this object.
- clone() - Method in class noaa.coastwatch.util.trans.GCTPProjection
-
Deprecated.
- clone() - Method in class noaa.coastwatch.util.trans.MapProjection
-
- CLOSE - Static variable in class noaa.coastwatch.gui.FileOperationChooser
-
The close operation.
- CLOSE - Static variable in class noaa.coastwatch.gui.ViewOperationChooser
-
The close operation (full screen only).
- close() - Method in class noaa.coastwatch.io.BinaryWriter
-
- close() - Method in class noaa.coastwatch.io.CFNC4Writer
-
- close() - Method in class noaa.coastwatch.io.CFNCWriter
-
- close() - Method in class noaa.coastwatch.io.CWHDFWriter
-
Overrides the parent close to append the history before closing.
- close() - Method in class noaa.coastwatch.io.DataTransfer
-
Closes the input and output streams.
- close() - Method in class noaa.coastwatch.io.EarthDataReader
-
Closes the reader and frees any resources.
- close() - Method in class noaa.coastwatch.io.EarthDataWriter
-
Closes the writer and frees any resources.
- close() - Method in class noaa.coastwatch.io.HDFReader
-
- close() - Method in class noaa.coastwatch.io.HDFWriter
-
- close() - Method in class noaa.coastwatch.io.NCReader
-
Closes the reader.
- close() - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Closes the file.
- close() - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFileReader
-
- close() - Method in class noaa.coastwatch.io.NOAA1bReader
-
- close() - Method in class noaa.coastwatch.io.OpendapReader
-
Closes the reader.
- close() - Method in class noaa.coastwatch.io.TextWriter
-
- closed - Variable in class noaa.coastwatch.io.HDFWriter
-
Flag to signify that the file is closed.
- CLOSED - Static variable in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
The segment closed constant.
- CloseIcon - Class in noaa.coastwatch.gui
-
The CloseIcon
renders an icon for a close button in one of
three modes: NORMAL, HOVER, and PRESSED.
- CloseIcon(CloseIcon.Mode, int) - Constructor for class noaa.coastwatch.gui.CloseIcon
-
Creates a new icon.
- CloseIcon.Mode - Enum in noaa.coastwatch.gui
-
The mode constants for the icon rendering.
- CLOUD - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The CLAVR cloud mask variable.
- cloudDataOffset - Variable in class noaa.coastwatch.io.NOAA1bV2Reader
-
The cloud data offset.
- COAST - Static variable in class noaa.coastwatch.render.feature.BinnedGSHHSReaderFactory
-
The coastline database type.
- CoastOverlay - Class in noaa.coastwatch.render
-
A CoastOverlay
annotates an earth data view with
coast lines and polygons.
- CoastOverlay(Color, int, Stroke, Color) - Constructor for class noaa.coastwatch.render.CoastOverlay
-
Constructs a new coast overlay.
- CoastOverlay(Color) - Constructor for class noaa.coastwatch.render.CoastOverlay
-
Constructs a new coast overlay.
- collapse(String) - Static method in class noaa.coastwatch.util.MetadataServices
-
Creates a collapsed version of an attribute value.
- collapse(Object) - Static method in class noaa.coastwatch.util.MetadataServices
-
Creates a collapsed version of an attribute value.
- ColocatedPointFeatureSource - Class in noaa.coastwatch.render.feature
-
The ColocatedPointFeatureSource
class combines the point
features from a source with colocated values from a set of grids.
- ColocatedPointFeatureSource(PointFeatureSource, EarthTransform, List<Grid>) - Constructor for class noaa.coastwatch.render.feature.ColocatedPointFeatureSource
-
Creates a new colocated source using the specified source and grids.
- COLOR_PROPERTY - Static variable in class noaa.coastwatch.gui.visual.SimpleColorChooser
-
The color property.
- ColorArrowSymbol - Class in noaa.coastwatch.render
-
A ColorArrowSymbol
is similar to a normal arrow but it
has the additional feature that arrows are colored according to a
color enhancement scheme based on the vector magnitude.
- ColorArrowSymbol(int, int, Palette, EnhancementFunction) - Constructor for class noaa.coastwatch.render.ColorArrowSymbol
-
Creates a new color arrow symbol based on U and V components.
- ColorArrowSymbol(int, int, EarthTransform2D, Palette, EnhancementFunction) - Constructor for class noaa.coastwatch.render.ColorArrowSymbol
-
Creates a new color arrow symbol based on magnitude and direction
components.
- ColorComposite - Class in noaa.coastwatch.render
-
A color composite is a data view that creates an image based on
three data grid variables, one each for red, green, and
blue.
- ColorComposite(EarthTransform, Grid[], EnhancementFunction[]) - Constructor for class noaa.coastwatch.render.ColorComposite
-
Constructs a new color composite from the specified parameters.
- ColorEnhanced - Interface in noaa.coastwatch.render
-
The ColorEnhanced
interface gives methods for classes
whose data are enhanced with a color palette and enhancement
function.
- ColorEnhancement - Class in noaa.coastwatch.render
-
A color enhancement is an earth data view that creates an image
based on a grid variable, color palette, and enhancement function.
- ColorEnhancement(EarthTransform, Grid, Palette, EnhancementFunction) - Constructor for class noaa.coastwatch.render.ColorEnhancement
-
Constructs a new color enhancement from the specified parameters.
- ColorEnhancementSettings - Class in noaa.coastwatch.render
-
The ColorEnhancementSettings
class stores palette and
enhancement function information for a color enhancement of a data
variable.
- ColorEnhancementSettings(String, Palette, EnhancementFunction) - Constructor for class noaa.coastwatch.render.ColorEnhancementSettings
-
Creates a new settings object.
- ColorLookup - Class in noaa.coastwatch.render
-
The color lookup class translates color names to red, green, blue
values based on a color names data file.
- ColorLookup() - Constructor for class noaa.coastwatch.render.ColorLookup
-
Creates a new color lookup based on a predefined color names
file.
- ColorLookup(File) - Constructor for class noaa.coastwatch.render.ColorLookup
-
Constructs a new color lookup from the specified file.
- ColorLookup(InputStream) - Constructor for class noaa.coastwatch.render.ColorLookup
-
Constructs a new color lookup from an input stream.
- ColorPointEnhancement - Class in noaa.coastwatch.render
-
- ColorPointEnhancement(PointFeatureOverlay, String, String, EarthTransform) - Constructor for class noaa.coastwatch.render.ColorPointEnhancement
-
Creates a new point enhancement with white background.
- ColorSwatch - Class in noaa.coastwatch.gui.visual
-
The ColorSwatch
class is an icon that shows a
rectangle of a given color.
- ColorSwatch(Color, int, int) - Constructor for class noaa.coastwatch.gui.visual.ColorSwatch
-
Create a new color swatch.
- ColorWindBarbSymbol - Class in noaa.coastwatch.render
-
A ColorWindBarbSymbol
is similar to a normal wind
barb but it has the additional feature that barbs are colored
according to a color enhancement scheme based on the wind speed.
- ColorWindBarbSymbol(int, int, int, EarthTransform2D, Palette, EnhancementFunction) - Constructor for class noaa.coastwatch.render.ColorWindBarbSymbol
-
Creates a new color wind barb symbol.
- COLS - Static variable in class noaa.coastwatch.io.tile.TilingScheme
-
Index of columns dimension.
- COLS - Static variable in class noaa.coastwatch.util.Grid
-
Index of columns dimension.
- CommonDataModelNCReader - Class in noaa.coastwatch.io
-
The CommonDataModelNCReader
class reads Java NetCDF API
accessible datasets and attempts to use any metadata and
geographic referencing information that the NetCDF layer
provides.
- CommonDataModelNCReader(String) - Constructor for class noaa.coastwatch.io.CommonDataModelNCReader
-
Creates a new reader from the specified file.
- COMP_DEFLATE - Static variable in class noaa.coastwatch.io.GeoTIFFWriter
-
The TIFF deflate compression type.
- COMP_NONE - Static variable in class noaa.coastwatch.io.GeoTIFFWriter
-
The TIFF none compression type.
- COMP_PACK - Static variable in class noaa.coastwatch.io.GeoTIFFWriter
-
The TIFF PackBits compression type.
- compareTo(Object) - Method in class noaa.coastwatch.gui.open.DirectoryLister.Entry
-
Compares this entry to another.
- compareTo(Object) - Method in class noaa.coastwatch.net.CatalogQueryAgent.Entry
-
Compares this entry to another by start date.
- compareTo(Object) - Method in class noaa.coastwatch.render.EarthDataOverlay
-
- compareTo(EdgeSegment) - Method in class noaa.coastwatch.render.lines.EdgeSegment
-
- compareTo(LabeledLine) - Method in class noaa.coastwatch.render.lines.LabeledLine
-
- compareTo(Object) - Method in class noaa.coastwatch.util.TimePeriod
-
- COMPATIBLE_METADATA_VERSION - Static variable in class noaa.coastwatch.io.CWHDFWriter
-
The compatibility metadata package version.
- COMPATIBLE_MODE - Static variable in class noaa.coastwatch.io.CWHDFWriter
-
The compatibility mode flag.
- componentAtts - Variable in class noaa.coastwatch.render.ArrowSymbol
-
The feature attributes for the vector components.
- ComponentList<E extends ComponentProducer> - Class in noaa.coastwatch.gui.visual
-
The ComponentList
class is similar to a Swing
JList
but with a simplified model and operations.
- ComponentList() - Constructor for class noaa.coastwatch.gui.visual.ComponentList
-
Creates a new empty component list.
- ComponentProducer - Interface in noaa.coastwatch.gui.visual
-
The ComponentProducer
interface defines the methods
required for objects that have associated components.
- COMPOSITE_MODE_PROPERTY - Static variable in class noaa.coastwatch.gui.CompositeChooser
-
The composite mode property.
- CompositeChooser - Class in noaa.coastwatch.gui
-
The CompositeChooser
class allows the user to select a
red, green, and blue component variable for a color composite.
- CompositeChooser(List<String>) - Constructor for class noaa.coastwatch.gui.CompositeChooser
-
Creates a new composite chooser panel.
- CompoundToolBar - Class in noaa.coastwatch.gui
-
The CompoundToolBar
class combines two or more
toolbars into one by "stealing" the buttons from the other toolbars
for itself.
- CompoundToolBar(JToolBar[], boolean) - Constructor for class noaa.coastwatch.gui.CompoundToolBar
-
Creates a new compound toolbar from the specified toolbars.
- COMPRESS_MODE - Static variable in class noaa.coastwatch.io.CWHDFWriter
-
The compression mode flag.
- computeCaches(Grid) - Method in class noaa.coastwatch.render.EarthDataView
-
Creates a set of caches to speed image-to-data transforms.
- connect - Variable in class noaa.coastwatch.io.OpendapReader
-
The data connection.
- ConstrainedStrideLocationIterator - Class in noaa.coastwatch.util
-
The ConstrainedStrideLocationIterator
class iterates
over data locations using a constant step stride vector, but uses a
java.awt.Shape
object to determine if each location is
contained within a shape boundary.
- ConstrainedStrideLocationIterator(Shape, int[]) - Constructor for class noaa.coastwatch.util.ConstrainedStrideLocationIterator
-
Creates a new constrained stride location iterator.
- contains(String) - Method in class noaa.coastwatch.gui.OverlayGroupSavePanel
-
Returns true if the specified group name exists in the list.
- contains(int, int) - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Determines if a global coordinate is contained in this tile.
- contains(int, int) - Method in class noaa.coastwatch.io.tile.TilingScheme.TilePosition
-
Determines if a global coordinate is contained in the tile at
this position.
- contains(EarthLocation) - Method in class noaa.coastwatch.util.EarthArea
-
Determines if an earth location is contained in this area.
- contains(int[]) - Method in class noaa.coastwatch.util.EarthArea
-
Determines if a grid square is contained in this area.
- contains(DataLocation) - Method in class noaa.coastwatch.util.EarthPartition
-
Determines if the partition contains the specified data coordinate.
- containsOverlay(EarthDataOverlay) - Method in class noaa.coastwatch.render.EarthDataView
-
Checks if this view contains the specified overlay.
- ContourGenerator - Class in noaa.coastwatch.render
-
A contour generator creates lists of earth data points that follow
lines of constant value in a gridded dataset.
- ContourGenerator(Grid, EarthTransform) - Constructor for class noaa.coastwatch.render.ContourGenerator
-
Creates a new contour generator based on data in the grid.
- convert(String) - Method in class noaa.coastwatch.render.ColorLookup
-
Converts a color name or hexadecimal value to an object.
- convert(EnhancementFunction, String) - Static method in class noaa.coastwatch.render.EnhancementFunctionFactory
-
Converts an enhancement function to a new function type.
- convertAngle(double, EarthLocation) - Method in class noaa.coastwatch.render.DirectionSymbol
-
Converts a direction angle that is clockwise relative to north to
a direction angle that is counterclockwise relative to the x axis
of the earth transform.
- convertDate(int, int, long) - Static method in class noaa.coastwatch.io.noaa1b.NOAA1bServices
-
Converts time in year, day, and milliseconds UTC to a Java
date.
- convertOctal(String) - Static method in class noaa.coastwatch.io.IOServices
-
Converts octal escape sequences in the string to Java
characters.
- convertRowIndexToModel(int) - Method in class noaa.coastwatch.gui.SortedTable
-
Converts a row index in the sorted model to a row index in the
underlying model.
- convertRowIndexToModel(int) - Method in class noaa.coastwatch.gui.SortedTableModel
-
Converts a row index in the sorted model to a row index in the
underlying model.
- convertRowIndexToView(int) - Method in class noaa.coastwatch.gui.SortedTable
-
Converts a row index in the underlying model to a row index in the
sorted model.
- convertRowIndexToView(int) - Method in class noaa.coastwatch.gui.SortedTableModel
-
Converts a row index in the underlying model to a row index in the
sorted model.
- convertText(String, BinaryStreamReader.ValueType) - Static method in class noaa.coastwatch.io.BinaryStreamReader
-
Converts a text value to a typed value.
- convertUnits(String) - Method in class noaa.coastwatch.util.DataVariable
-
Converts the units of this variable to the new units.
- convertValue(Number) - Method in class noaa.coastwatch.io.BinaryWriter
-
Converts a data value to a byte array.
- convertValue(Number) - Method in class noaa.coastwatch.io.ByteWriter
-
- convertValue(Number) - Method in class noaa.coastwatch.io.FloatWriter
-
- convertValue(Number) - Method in class noaa.coastwatch.io.ShortWriter
-
- COPYRIGHT - Static variable in class noaa.coastwatch.tools.ToolServices
-
The software copyright.
- COPYRIGHT_SHORT - Static variable in class noaa.coastwatch.tools.ToolServices
-
The software copyright (short version).
- copyStream(InputStream, OutputStream, boolean) - Static method in class noaa.coastwatch.tools.ResourceManager
-
Copies data from an input stream to an output stream.
- count - Variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The sample start and count values.
- COUNTER_CLOCKWISE - Static variable in class noaa.coastwatch.render.feature.PolygonFeature
-
The counter-clockwise winding direction.
- coverage - Variable in class noaa.coastwatch.net.CatalogQueryAgent
-
The coverage as a percentage.
- coverage - Variable in class noaa.coastwatch.net.CatalogQueryAgent.Entry
-
The region coverage value.
- create(EarthDataReader, String) - Static method in class noaa.coastwatch.gui.EarthDataViewFactory
-
Creates a new data view.
- create(EarthDataReader, List, EarthDataView, String) - Static method in class noaa.coastwatch.gui.save.DataSavePanel
-
- create(EarthDataView, EarthDataInfo, String) - Static method in class noaa.coastwatch.gui.save.ImageSavePanel
-
- create(EarthDataSurvey) - Static method in class noaa.coastwatch.gui.SurveyPlotFactory
-
Creates a plot panel for the specified survey.
- create(EarthDataOverlay) - Static method in class noaa.coastwatch.gui.visual.OverlayPropertyChooserFactory
-
Creates a new property chooser panel for the specified overlay.
- create(Object, String) - Static method in class noaa.coastwatch.gui.visual.VisualObjectFactory
-
Creates a new visual object.
- create(String) - Static method in class noaa.coastwatch.io.EarthDataReaderFactory
-
Creates an earth data reader object.
- create(ByteChannel) - Static method in class noaa.coastwatch.io.noaa1b.ArchiveHeaderFactory
-
Creates a new archive header.
- create(ByteChannel, boolean) - Static method in class noaa.coastwatch.io.noaa1b.DataHeaderFactory
-
Creates a new data header.
- create(String, double[]) - Static method in class noaa.coastwatch.render.EnhancementFunctionFactory
-
Creates a new enhancement function based on a set of
specifications.
- create(String) - Static method in class noaa.coastwatch.render.IconElementFactory
-
Creates a new IconElement
from the specified icon.
- create(List<Line2D>, String, Dimension) - Method in class noaa.coastwatch.render.lines.CenteredLabelFactory
-
- create(List<Line2D>, String, Dimension) - Method in class noaa.coastwatch.render.lines.EdgeLabelFactory
-
- create(List<Line2D>, String, Dimension) - Method in interface noaa.coastwatch.render.lines.LineLabelFactory
-
Creates a set of line labels.
- create(EarthTransform2D) - Static method in class noaa.coastwatch.render.OrientationAffineFactory
-
Creates an affine transform that orients a data coordinate system
for viewing.
- create(File) - Static method in class noaa.coastwatch.render.PaletteFactory
-
Creates a new palette from the specified file.
- create(InputStream) - Static method in class noaa.coastwatch.render.PaletteFactory
-
Constructs a new palette from an input stream.
- create(String) - Static method in class noaa.coastwatch.render.PaletteFactory
-
Constructs a new palette from a predefined palette name.
- create(String) - Static method in class noaa.coastwatch.render.PlotSymbolFactory
-
Gets a plot symbol.
- create(Object, boolean, Object, PackingScheme) - Method in class noaa.coastwatch.util.chunk.DataChunkFactory
-
Creates a new data chunk.
- create(double[]) - Static method in class noaa.coastwatch.util.DataLocation
-
Creates a new data location without cloning.
- create(DataLocationConstraints) - Method in class noaa.coastwatch.util.DataLocationIteratorFactory
-
Creates a new iterator.
- create() - Method in class noaa.coastwatch.util.expression.ExpressionParserFactory
-
Creates a new expression parser in the default style.
- create(ExpressionParserFactory.ParserStyle) - Method in class noaa.coastwatch.util.expression.ExpressionParserFactory
-
Creates a new expresion parser.
- create(int) - Static method in class noaa.coastwatch.util.trans.DatumFactory
-
Creates a datum instance based on a spheroid code.
- create(int, int, double[], int, int[], EarthLocation, double[]) - Method in class noaa.coastwatch.util.trans.MapProjectionFactory
-
Creates a new map projection from the specified GCTP-style
projection and data parameters.
- create(int, int, double[], int, int[], AffineTransform) - Method in class noaa.coastwatch.util.trans.MapProjectionFactory
-
Creates a new map projection from the specified GCTP-style
projection and data parameters.
- create(int, double[], int[]) - Static method in class noaa.coastwatch.util.trans.SensorScanProjectionFactory
-
Creates an instance of a sensor scan projection.
- create(String) - Static method in class noaa.coastwatch.util.UnitFactory
-
Creates a unit based on a unit specifier string.
- createAction(String, Runnable) - Static method in class noaa.coastwatch.gui.GUIServices
-
Creates an action with the specified name and listener.
- createBitmaskList(int, int, EarthDataReader, List, String) - Static method in class noaa.coastwatch.gui.visual.MultilayerBitmaskOverlayPropertyChooser
-
Creates a list of bitmask overlays using the specified starting
bit and length.
- createColorModel(Color, boolean) - Static method in class noaa.coastwatch.render.MaskOverlay
-
Creates a new two-color indexed color model with one color as the
transparent color and the other color as the specified color.
- createDialog(Component, String, boolean, Component, Component[], Action[], boolean[], boolean) - Static method in class noaa.coastwatch.gui.GUIServices
-
Creates a dialog with similar layout to dialogs produced by
JOptionPane
.
- createErrorDialog(Component, String, String) - Static method in class noaa.coastwatch.gui.GUIServices
-
Creates a dialog that displays standard error messages to the
user in a graphical window.
- createInfo() - Method in class noaa.coastwatch.gui.save.DataSavePanel
-
Creates an information object based on the reader, taking into
account any subset specified.
- createMessageDialog(Component, String, String) - Static method in class noaa.coastwatch.gui.GUIServices
-
Creates a modal message dialog with no user input options.
- createTestOverlay() - Static method in class noaa.coastwatch.gui.visual.MultiPointFeatureOverlayPropertyChooser
-
Creates a simple overlay for testing.
- createTilePosition(int, int) - Method in class noaa.coastwatch.io.tile.TilingScheme
-
Creates a new tile position from global coordinates.
- CREATION_SITE - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
The dataset creation site attribute (String).
- CrossSymbol - Class in noaa.coastwatch.render
-
The CrossSymbol
class draws a cross for a point symbol.
- CrossSymbol() - Constructor for class noaa.coastwatch.render.CrossSymbol
-
Creates an cross plot symbol object that has a width of 8
pixels, is transparent and has a border color of black.
- CRUDE - Static variable in class noaa.coastwatch.render.feature.BinnedGSHHSReaderFactory
-
Crude resolution (25 km) database level.
- CRUDE - Static variable in class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Crude resolution (25 km) database.
- CSVPointWriter - Class in noaa.coastwatch.gui.nav
-
The CSVPointWriter
class writes navigation point data
to an CSV format file.
- CSVPointWriter(EarthDataReader, List<String>, List<NavigationPoint>) - Constructor for class noaa.coastwatch.gui.nav.CSVPointWriter
-
Creates an CSV point writer.
- CURRENT_METADATA_VERSION - Static variable in class noaa.coastwatch.io.CWHDFWriter
-
The current metadata package version.
- CURVE_COMMAND - Static variable in class noaa.coastwatch.gui.AnnotationListChooser
-
The curve annotation command.
- cwangles - Class in noaa.coastwatch.tools
-
The angles tool computes earth location and solar angles for an
earth data file.
- cwautonav - Class in noaa.coastwatch.tools
-
The autonavigation tool automatically determines a navigation
correction based on earth image data.
- CWCFNCReader - Class in noaa.coastwatch.io
-
The CWCFNCReader
class reads Java NetCDF accessible
datasets and uses the CoastWatch HDF metadata conventions to parse
the attribute and variable data.
- CWCFNCReader(String) - Constructor for class noaa.coastwatch.io.CWCFNCReader
-
Creates a new reader from the specified file.
- cwcomposite - Class in noaa.coastwatch.tools
-
The composite tool combines a time series of earth data.
- cwcoverage - Class in noaa.coastwatch.tools
-
The coverage tool creates an earth data coverage map.
- cwdownload - Class in noaa.coastwatch.tools
-
The download tool facilitates the downloading of specific data
files from a CoastWatch data server.
- cwexport - Class in noaa.coastwatch.tools
-
The export tool translates earth data into external file
formats.
- cwgraphics - Class in noaa.coastwatch.tools
-
The graphics tool creates earth data annotation graphics.
- CWHDFReader - Class in noaa.coastwatch.io
-
A CWHDF reader is an earth data reader that reads CoastWatch
HDF format files using the HDF library class.
- CWHDFReader(CWHDFWriter) - Constructor for class noaa.coastwatch.io.CWHDFReader
-
Constructs a CWHDF reader from the specified writer.
- CWHDFReader(String) - Constructor for class noaa.coastwatch.io.CWHDFReader
-
Constructs a CWHDF reader from the specified file.
- CWHDFSavePanel - Class in noaa.coastwatch.gui.save
-
The CWHDFSavePanel
class allows the user to select save
options for CoastWatch HDF export files.
- CWHDFSavePanel(EarthDataReader, List, EarthDataView) - Constructor for class noaa.coastwatch.gui.save.CWHDFSavePanel
-
- CWHDFWriter - Class in noaa.coastwatch.io
-
A CoastWatch HDF writer is an earth data writer that writes
CoastWatch HDF format files using the HDF library class.
- CWHDFWriter(String) - Constructor for class noaa.coastwatch.io.CWHDFWriter
-
Opens an existing CWHDF file using the specified file name.
- CWHDFWriter(EarthDataInfo, String) - Constructor for class noaa.coastwatch.io.CWHDFWriter
-
Constructs a CWHDF writer from the specified file.
- CWHDFWriter(EarthDataInfo, double, String) - Constructor for class noaa.coastwatch.io.CWHDFWriter
-
Constructs a CWHDF writer from the specified file.
- cwimport - Class in noaa.coastwatch.tools
-
The import tool translates earth data into CoastWatch HDF format.
- cwinfo - Class in noaa.coastwatch.tools
-
The information utility dumps earth data information in a
display-friendly format.
- cwmaster - Class in noaa.coastwatch.tools
-
The master utility creates map projection master datasets.
- cwmaster(MapProjection, int[]) - Constructor for class noaa.coastwatch.tools.cwmaster
-
Creates a new master selection frame.
- cwmath - Class in noaa.coastwatch.tools
-
The math tool combines earth data using a mathematical expression.
- cwnavigate - Class in noaa.coastwatch.tools
-
The navigation tool adds navigation corrections to 2D variables
in an earth data file.
- CWNCReader - Class in noaa.coastwatch.io
-
The CWNCReader
class reads Java NetCDF accessible
datasets and uses the CoastWatch HDF metadata conventions to parse
the attribute and variable data.
- CWNCReader(String) - Constructor for class noaa.coastwatch.io.CWNCReader
-
Creates a new reader from the specified file.
- CWOpendapReader - Class in noaa.coastwatch.io
-
The CWOpendapReader
class reads OPeNDAP
accessible datasets and uses the CoastWatch HDF metadata
conventions to parse the attribute and variable data.
- CWOpendapReader(String) - Constructor for class noaa.coastwatch.io.CWOpendapReader
-
Creates a new reader using the specified URL.
- cwregister - Class in noaa.coastwatch.tools
-
The registration tool resamples gridded earth data to a master
projection.
- cwrender - Class in noaa.coastwatch.tools
-
The render tool performs earth data visualization.
- cwsample - Class in noaa.coastwatch.tools
-
The sampling tool extracts data values at specified Earth
locations.
- cwstats - Class in noaa.coastwatch.tools
-
The statistics utility calculates a number of statistics for each
variable in an earth data file.
- cwstatus - Class in noaa.coastwatch.tools
-
The status utility shows the status of a CoastWatch data server.
- cwstatus(String, String, boolean) - Constructor for class noaa.coastwatch.tools.cwstatus
-
Creates a new status frame using the specified server.
- cwtoolstest - Class in noaa.coastwatch.tools
-
The cwtoolstest
program goes through every command
line tool and tests the options.
- cwtoolstest() - Constructor for class noaa.coastwatch.tools.cwtoolstest
-
Constructs a new instance of this class.
- cwtoolstest.SystemExitException - Exception in noaa.coastwatch.tools
-
Holds an exit status code.
- GAC_NAVIGATION_END - Static variable in class noaa.coastwatch.io.NOAA1bReader
-
The ending sample for GAC navigation.
- GAC_NAVIGATION_START - Static variable in class noaa.coastwatch.io.NOAA1bReader
-
The starting sample for GAC navigation.
- GAC_NAVIGATION_STEP - Static variable in class noaa.coastwatch.io.NOAA1bReader
-
The navigation step size for GAC navigation.
- GAC_SAMPLES - Static variable in class noaa.coastwatch.io.NOAA1bReader
-
The number of samples per line for GAC data.
- GCTP - Class in noaa.coastwatch.util
-
The static routines in the General Cartographic Transformations
Package (GCTP) class handle the transformation of data coordinates
between common earth projection systems.
- gctp(double[], int, int, double[], int, int, int, String, int, String, int, int, double[], int, int, String, String) - Static method in class noaa.coastwatch.util.GCTP
-
- GCTP.Requirements - Class in noaa.coastwatch.util
-
The GCTP requirements class helps determine the various
parameters required for each projection.
- GCTPCStyleProjection - Class in noaa.coastwatch.util.trans
-
The GCTPCStyleProjection
class provides method signatures
that correspond directly with the GCTPC code modules for ease of converting
GCTPC code to Java.
- GCTPCStyleProjection(int, int, double, double, int[], AffineTransform) - Constructor for class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
Creates a GCTP C style projection.
- GCTPProjection - Class in noaa.coastwatch.util.trans
-
- GCTPProjection(int, int, double[], int, int[], AffineTransform) - Constructor for class noaa.coastwatch.util.trans.GCTPProjection
-
Deprecated.
Constructs a map projection from the specified projection and
affine transform.
- GCTPStyleProjection - Class in noaa.coastwatch.util.trans
-
The GCTPStyleProjection
class provides various static
constants and functions for classes that perform GCTP style
projection computations.
- GCTPStyleProjection(int, int, double, double, int[], AffineTransform) - Constructor for class noaa.coastwatch.util.trans.GCTPStyleProjection
-
Creates a GCTP style projection.
- GeneralVerticalNearsidePerspectiveProjection - Class in noaa.coastwatch.util.trans
-
The GeneralVerticalNearsidePerspectiveProjection
class performs
General Vertical Nearside Perspective map projection calculations.
- GeneralVerticalNearsidePerspectiveProjection(double, int[], AffineTransform, double, double, double, double, double) - Constructor for class noaa.coastwatch.util.trans.GeneralVerticalNearsidePerspectiveProjection
-
Constructs a map projection from the specified projection and
affine transform.
- generate(DataVariable, DataLocationConstraints) - Method in class noaa.coastwatch.util.VariableStatisticsGenerator
-
Generates a statistics object for a variable given location
constraints.
- GenericOverlayPropertyChooser - Class in noaa.coastwatch.gui.visual
-
The GenericOverlayPropertyChooser
class is an
implementation of an OverlayPropertyChooser
that
allows the user to edit the properties of an overlay.
- GenericOverlayPropertyChooser(EarthDataOverlay) - Constructor for class noaa.coastwatch.gui.visual.GenericOverlayPropertyChooser
-
Creates a new generic overlay property chooser panel.
- genrpt(double, String) - Static method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- genrpt_long(long, String) - Static method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- GEO - Static variable in interface noaa.coastwatch.util.trans.ProjectionConstants
-
Geographic projection code.
- GeographicProjection - Class in noaa.coastwatch.util.trans
-
The GeographicProjection
class performs
Geographic map projection calculations.
- GeographicProjection(double, double, int[], AffineTransform) - Constructor for class noaa.coastwatch.util.trans.GeographicProjection
-
Constructs a map projection from the specified projection and
affine transform.
- GEOSTATIONARY - Static variable in class noaa.coastwatch.util.trans.SensorScanProjectionFactory
-
The geostationary satellite sensor type code.
- GeoTIFFSavePanel - Class in noaa.coastwatch.gui.save
-
The GeoTIFFSavePanel
class allows the user to select save
options for GeoTIFF image files.
- GeoTIFFSavePanel(EarthDataView, EarthDataInfo) - Constructor for class noaa.coastwatch.gui.save.GeoTIFFSavePanel
-
Creates a new GeoTIFF save panel.
- GeoTIFFWriter - Class in noaa.coastwatch.io
-
A GeoTIFF writer uses an earth image transform and rendered image
to create a TIFF file with extra TIFF tags decribing the Earth
location of the image data.
- GeoTIFFWriter(OutputStream, EarthImageTransform) - Constructor for class noaa.coastwatch.io.GeoTIFFWriter
-
Creates a new GeoTIFF writer using the specified output stream,
earth image transform, and no TIFF compression.
- GeoTIFFWriter(OutputStream, EarthImageTransform, int) - Constructor for class noaa.coastwatch.io.GeoTIFFWriter
-
Creates a new GeoTIFF writer using the specified output stream,
earth image transform, and compression.
- GeoVectorProjection - Class in noaa.coastwatch.util.trans
-
The GeoVectorProjection
class uses arrays of latitude
and longitude data to transform coordinates.
- GeoVectorProjection(double[], double[], int, int) - Constructor for class noaa.coastwatch.util.trans.GeoVectorProjection
-
Constructs a new projection.
- get(int) - Method in class noaa.coastwatch.render.feature.AbstractFeature
-
Gets a point from this feature.
- get(int) - Method in class noaa.coastwatch.render.feature.PointFeature
-
- get(int) - Method in class noaa.coastwatch.util.DataLocation
-
Gets one data location coordinate value.
- get2DVersion() - Method in class noaa.coastwatch.util.trans.EarthTransform
-
Gets a version of this transform that can be used with 2D data
locations.
- get2DVersion() - Method in class noaa.coastwatch.util.trans.EarthTransform2D
-
- getAbout(String) - Static method in class noaa.coastwatch.tools.ToolServices
-
Gets an about string appropriate for an about dialog box.
- getActive() - Method in class noaa.coastwatch.gui.LightTable
-
Gets the light table activity mode.
- getActualVariable(int) - Method in class noaa.coastwatch.io.ACSPONCCFReader
-
- getActualVariable(int) - Method in class noaa.coastwatch.io.ACSPONCReader
-
- getActualVariable(int) - Method in class noaa.coastwatch.io.CommonDataModelNCReader
-
- getActualVariable(int) - Method in class noaa.coastwatch.io.CWCFNCReader
-
- getActualVariable(int) - Method in class noaa.coastwatch.io.CWNCReader
-
- getActualVariable(int) - Method in class noaa.coastwatch.io.NCReader
-
Gets the actual variable with data.
- getAddButtons() - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Gets the list of add overlay buttons.
- getAdev() - Method in class noaa.coastwatch.util.Statistics
-
Gets the average deviation from the mean.
- getAffine() - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Gets the affine transform that translates view panel coordinates
to data location coordinates.
- getAffine() - Method in class noaa.coastwatch.render.ImageTransform
-
Gets the data to image coordinate transform.
- getAffine() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the data [row, column]
to map [x,
y]
affine transform.
- getAllEntries() - Method in class noaa.coastwatch.net.CatalogQueryAgent
-
- getAllGrids() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets a list of all 2D grid variable names in this reader.
- getAllVariables() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets a list of all variable names in this reader.
- getAlpha() - Method in class noaa.coastwatch.gui.FullScreenToolBar
-
Gets the alpha composite value currently set for painting
the toolbar.
- getAlphaVersion(Color) - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets a version of the color with the overlay transparency
applied.
- getAnnotationCommand() - Method in class noaa.coastwatch.gui.AnnotationListChooser
-
Gets the last annotation command executed.
- getArchiveFlag() - Method in class noaa.coastwatch.io.NOAA1bReader
-
Checks for an archive header and returns true if so.
- getArchiveFlag() - Method in class noaa.coastwatch.io.NOAA1bV1Reader
-
Checks for an archive header and returns true if so.
- getArchiveFlag() - Method in class noaa.coastwatch.io.NOAA1bV2Reader
-
Checks for an archive header and returns true if so.
- getArchiveHeader() - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets the file archive header.
- getArchiveHeader() - Method in class noaa.coastwatch.io.NOAA1bReader
-
Gets the archive header if it exists.
- getArchiveHeader() - Method in class noaa.coastwatch.io.NOAA1bV1Reader
-
- getArchiveHeader() - Method in class noaa.coastwatch.io.NOAA1bV2Reader
-
- getArea(Graphics2D) - Method in class noaa.coastwatch.render.AnnotationElement
-
Gets the element bounding area.
- getArea(Graphics2D) - Method in class noaa.coastwatch.render.EarthContextElement
-
- getArea() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the geographic area of this view.
- getArea() - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
- getArea() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the segment area in km^2.
- getArea() - Method in interface noaa.coastwatch.render.feature.FeatureSource
-
Gets the currently selected Earth area.
- getArea(Graphics2D) - Method in class noaa.coastwatch.render.IconElement
-
- getArea(Graphics2D) - Method in class noaa.coastwatch.render.TextElement
-
- getAttribute() - Method in class noaa.coastwatch.gui.AttributeValueChooser
-
Gets the current attribute in the chooser.
- getAttribute(Node, String, String) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Get the given name-d attribute from the given element.
- getAttribute(NamedNodeMap, String, String) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Get the given name-d attribute from the given attrs map.
- getAttribute(int, String) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets an HDF attribute value.
- getAttribute(int, int) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets an HDF attribute value.
- getAttribute(String) - Method in class noaa.coastwatch.io.NCReader
-
Gets a NetCDF global file attribute from this reader and converts
it to a Java string, primitive array, or wrapped primitive.
- getAttribute(NetcdfFile, String) - Static method in class noaa.coastwatch.io.NCReader
-
Gets a NetCDF global file attribute and converts it to a Java
string, primitive array, or wrapped primitive.
- getAttribute(Variable, String) - Static method in class noaa.coastwatch.io.NCReader
-
Gets a NetCDF variable attribute and converts it to a Java
string, primitive array, or wrapped primitive.
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bReader.ArchiveHeader
-
Gets a header attribute.
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bReader.DataHeader
-
Gets a header attribute.
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets a scan line attribute.
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV1Reader.ArchiveHeaderV1
-
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV1Reader.DataHeaderV1
-
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV2Reader.ArchiveHeaderV2
-
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV2Reader.DataHeaderV2
-
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV3Reader.DataHeaderV3
-
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV3Reader.ScanLineV3
-
- getAttribute(int) - Method in class noaa.coastwatch.io.NOAA1bV4Reader.DataHeaderV4
-
- getAttribute(int) - Method in class noaa.coastwatch.render.feature.AbstractFeature
-
- getAttribute() - Method in class noaa.coastwatch.render.feature.AttributeRule
-
Gets the attribute name for this rule.
- getAttribute(int) - Method in interface noaa.coastwatch.render.feature.Feature
-
Gets the value of the specified attribute.
- getAttributeAsArray(int, String) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets an HDF attribute value.
- getAttributeAsArray(int, int) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets an HDF attribute value.
- getAttributeAsArray(String) - Method in class noaa.coastwatch.io.NCReader
-
Gets a NetCDF global file attribute from this reader and converts
it to a primitive array.
- getAttributeAsArray(NetcdfFile, String) - Static method in class noaa.coastwatch.io.NCReader
-
Gets a NetCDF global file attribute and converts it to a
primitive array.
- getAttributeAsArray(Variable, String) - Static method in class noaa.coastwatch.io.NCReader
-
Gets a NetCDF variable attribute and converts it to a primitive
array.
- getAttributeCount() - Method in class noaa.coastwatch.render.feature.AbstractFeature
-
- getAttributeCount() - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
- getAttributeCount() - Method in interface noaa.coastwatch.render.feature.Feature
-
Gets the number of attributes.
- getAttributeCount() - Method in interface noaa.coastwatch.render.feature.FeatureSource
-
Gets the number of attributes in the attribute list for each feature.
- getAttributeMap(AttributeTable, Map) - Static method in class noaa.coastwatch.io.OpendapReader
-
Creates a map of attributes and values from an attribute
table.
- getAttributeNameMap() - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
Gets the mapping from attribute name to index.
- getAttributes(int, List, Map) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets a number of attributes specified by a list of name and
stores them in a map.
- getAttributes(int, Map, boolean) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets all attributes and stores them in a map.
- getAttributes() - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
- getAttributes() - Method in interface noaa.coastwatch.render.feature.FeatureSource
-
Gets the list of attributes for each feature from this source.
- getAxis() - Method in class noaa.coastwatch.util.trans.Datum
-
Gets the semi-major axis in meters.
- getBackground() - Method in class noaa.coastwatch.render.SolidBackground
-
Gets the background color.
- getBasePoint() - Method in class noaa.coastwatch.render.TextElement
-
Gets the text base point.
- getBasicStroke(int, float[]) - Static method in class noaa.coastwatch.gui.visual.StrokeChooser
-
Creates a new stroke object of the specified line width and dash
pattern index.
- getBinIndex(EarthLocation) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Gets a bin index using the specified earth location.
- getBinIndex(EarthLocation) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Gets a bin index using the specified earth location.
- getBinIndices(EarthArea) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Gets the bin indices containing the specified earth area.
- getBinIndices(EarthArea) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Gets the bin indices containing the specified earth area.
- getBins() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Gets the total number of bins.
- getBins() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Gets the total number of bins.
- getBlueComponent() - Method in class noaa.coastwatch.gui.CompositeChooser
-
Gets the currently selected blue component variable name.
- getBorderColor() - Method in class noaa.coastwatch.render.SimpleSymbol
-
- getBoundingBox(int) - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets a polygon bounding box.
- getBoundingBox(DataLocation, DataLocation, int) - Method in class noaa.coastwatch.util.trans.EarthTransform2D
-
Gets a polygon bounding box for this transform using the
specified data coordinate limits.
- getBoundingBoxes() - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets the current number of polygon bounding boxes.
- getBounds(Graphics2D) - Method in class noaa.coastwatch.render.AnnotationElement
-
Gets the element bounding rectangle.
- getBounds() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the bounds of this view.
- getButtonTitle() - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Gets the title that will be used to annotate the button panel.
- getByte(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getByteArray(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getByteData() - Method in class noaa.coastwatch.util.chunk.ByteChunk
-
Gets the primitive array used to store data.
- getByteOrder() - Method in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
Gets the byte order.
- getByteProperty(int) - Method in class noaa.coastwatch.util.chunk.ExpressionFunction.VariableValueSource
-
- getByteProperty(int) - Method in interface noaa.coastwatch.util.expression.EvaluateImp
-
- getBytes(int) - Static method in class noaa.coastwatch.io.BinaryWriter
-
Gets the bytes representing an integer in MSB order.
- getBytes(short) - Static method in class noaa.coastwatch.io.BinaryWriter
-
Gets the bytes representing a short integer in MSB order.
- getBytes(ByteBuffer, int, int) - Static method in class noaa.coastwatch.io.noaa1b.NOAA1bServices
-
Gets a byte array from the specified byte buffer.
- getBytes(ByteBuffer, int, int) - Static method in class noaa.coastwatch.io.NOAA1bReader
-
Gets a byte array from the specified byte buffer.
- getByteValue(int) - Method in class noaa.coastwatch.util.chunk.ChunkDataAccessor
-
- getCacheSize() - Method in class noaa.coastwatch.io.tile.LRUTileCache
-
- getCacheSize() - Method in interface noaa.coastwatch.io.tile.TileCache
-
Gets the total cache size in bytes.
- getCacheSize() - Method in class noaa.coastwatch.tools.Preferences
-
Gets the tile cache size in megabytes.
- getCacheSizeLimit() - Method in class noaa.coastwatch.io.tile.LRUTileCache
-
- getCacheSizeLimit() - Method in interface noaa.coastwatch.io.tile.TileCache
-
Gets the total cache size limit in bytes.
- getCalibratedData(int, RadiometerCalibrator.CalibrationType, double[]) - Method in class noaa.coastwatch.io.noaa1b.AMSUAData
-
- getCalibratedData(int, RadiometerCalibrator.CalibrationType, double[]) - Method in class noaa.coastwatch.io.noaa1b.AMSUBData
-
- getCalibratedData(int, RadiometerCalibrator.CalibrationType, double[]) - Method in class noaa.coastwatch.io.noaa1b.HIRS4Data
-
- getCalibratedData(int, RadiometerCalibrator.CalibrationType, double[]) - Method in class noaa.coastwatch.io.noaa1b.MHSData
-
- getCalibration() - Method in class noaa.coastwatch.io.noaa1b.AMSUAHeader
-
Gets the AMSU-A calibration data as tuplets of [v, b, c] for
each of the 15 thermal channels.
- getCalibration() - Method in class noaa.coastwatch.io.noaa1b.AMSUARecord
-
Gets calibration data as tuplets of [a0, a1, a2]
coefficients for each channel.
- getCalibration() - Method in class noaa.coastwatch.io.noaa1b.AMSUBHeader
-
Gets the AMSU-B calibration data as tuplets of [v, b, c] for
each of the 15 thermal channels.
- getCalibration() - Method in class noaa.coastwatch.io.noaa1b.AMSUBRecord
-
Gets calibration data as tuplets of [a0, a1, a2]
coefficients for each channel.
- getCalibration() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the calibration data in the header.
- getCalibration() - Method in interface noaa.coastwatch.io.noaa1b.DataRecord
-
Gets the calibration data.
- getCalibration() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Header
-
Gets the HIRS/4 calibration data as tuplets of [v, b, c] for
each of the first 19 thermal channels, plus [solar
irradiance, filter width] for channel 20.
- getCalibration() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Record
-
Gets calibration data as tuplets of [a0, a1, a2]
coefficients for each channel.
- getCalibration() - Method in class noaa.coastwatch.io.noaa1b.MHSHeader
-
Gets the MHS calibration data as tuplets of [v, b, c] for
each of the 15 thermal channels.
- getCalibration() - Method in class noaa.coastwatch.io.noaa1b.MHSRecord
-
Gets calibration data as tuplets of [a0, a1, a2]
coefficients for each channel.
- getCalibration(int) - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the set of line-specific calibration coefficients for the
specified channel.
- getCalibration(int) - Method in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
- getCalibration(int) - Method in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
- getCellRenderer(int, int) - Method in class noaa.coastwatch.gui.open.FileTable
-
Gets a renderer for the specified cell.
- getCenter() - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Gets the current center earth location.
- getCenter() - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets the context element center earth location.
- getCenter() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the center data location of this view.
- getCenter() - Method in class noaa.coastwatch.render.Subregion
-
Gets this subregion center location.
- getCenter() - Method in class noaa.coastwatch.util.SatellitePassInfo
-
Gets the pass center point.
- getCentralDate() - Method in class noaa.coastwatch.render.feature.TimeWindow
-
Gets the central date for the time window.
- getChannel(int) - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the calibrated sensor data for the specified channel.
- getChannelCount() - Method in class noaa.coastwatch.io.noaa1b.AMSUA
-
- getChannelCount() - Method in class noaa.coastwatch.io.noaa1b.AMSUB
-
- getChannelCount() - Method in class noaa.coastwatch.io.noaa1b.HIRS4
-
- getChannelCount() - Method in class noaa.coastwatch.io.noaa1b.MHS
-
- getChannelName(int) - Method in class noaa.coastwatch.io.noaa1b.AMSUA
-
- getChannelName(int) - Method in class noaa.coastwatch.io.noaa1b.AMSUB
-
- getChannelName(int) - Method in class noaa.coastwatch.io.noaa1b.HIRS4
-
- getChannelName(int) - Method in class noaa.coastwatch.io.noaa1b.MHS
-
- getChannelSelection() - Method in class noaa.coastwatch.io.noaa1b.AbstractArchiveHeader
-
- getChannelSelection() - Method in interface noaa.coastwatch.io.noaa1b.ArchiveHeader
-
Get the sensor channel data selection flags.
- getChild(String, String) - Method in interface noaa.coastwatch.gui.open.DirectoryLister
-
Gets the full child directory name for the specified parent and
child.
- getChild(String, String) - Method in class noaa.coastwatch.gui.open.HTTPDirectoryLister
-
- getChild(String, String) - Method in class noaa.coastwatch.gui.open.LocalDirectoryLister
-
- getChildText(Node) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Concatenates the node values (grom getNodeValue) of the children of the given parent Node.
- getChunk(ChunkPosition) - Method in interface noaa.coastwatch.util.chunk.ChunkProducer
-
Produces a data chunk.
- getChunk(ChunkPosition) - Method in class noaa.coastwatch.util.chunk.GridChunkProducer
-
- getChunkCount() - Method in class noaa.coastwatch.util.chunk.ChunkingScheme
-
Gets the total count of chunks in this scheme.
- getChunked() - Method in class noaa.coastwatch.io.HDFWriter
-
Gets the HDF chunking flag.
- getChunkLengths(int) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets the chunk lengths for a chunked SDS HDF variable.
- getChunks(ChunkPosition) - Method in class noaa.coastwatch.util.chunk.ChunkCollector
-
Assembles a set of chunks from the producers.
- getChunkSize() - Method in class noaa.coastwatch.io.HDFWriter
-
Gets the current chunk size in bytes.
- getChunkSize() - Method in class noaa.coastwatch.util.chunk.ChunkingScheme
-
Gets the size of chunks in this scheme.
- getCircle(EarthLocation, double, int) - Static method in class noaa.coastwatch.tools.cwcoverage
-
Creates a circle of earth locations centered at the
specified location.
- getClass(int) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets the Java primitive class associated with an HDF type.
- getClassBits(Class) - Static method in class noaa.coastwatch.util.DataVariable
-
Gets the memory required by a primitive class.
- getClosestIndex(Date) - Method in class noaa.coastwatch.io.AbstractReaderList
-
- getClosestIndex(Date) - Method in interface noaa.coastwatch.io.ReaderList
-
Get the index of the reader closest in start date to the
specified date.
- getCloud() - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the CLAVR cloud mask data.
- getCloud() - Method in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
Throws an exception.
- getCloud() - Method in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
- getColor() - Method in class noaa.coastwatch.gui.visual.SimpleColorChooser
-
Gets the color selected by this color chooser.
- getColor(String) - Method in class noaa.coastwatch.render.ColorLookup
-
Gets the color associated with a name.
- getColor() - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets the overlay color.
- getColorModel() - Method in class noaa.coastwatch.render.ColorEnhancement
-
Gets the index color model used for images.
- getColors() - Method in class noaa.coastwatch.gui.save.RenderOptionPanel
-
Gets the number of colors or 0 for unlimited.
- getColors() - Method in class noaa.coastwatch.render.ColorEnhancement
-
Gets the number of colors in color model.
- getColors() - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets a list of all the colors used by this overlay.
- getColors() - Method in class noaa.coastwatch.render.PolygonOverlay
-
Gets a list of all the colors used by this overlay.
- getColorWithAlpha() - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets the overlay color with alpha component.
- getCols() - Method in class noaa.coastwatch.render.DataReferenceOverlay
-
Gets the current reference row lines.
- getColumnClass(int) - Method in class noaa.coastwatch.gui.SortedTableModel
-
- getColumnCount() - Method in class noaa.coastwatch.gui.nav.NavigationPointTableModel
-
- getColumnCount() - Method in class noaa.coastwatch.gui.open.DataVariableTableModel
-
Gets the number of table columns.
- getColumnCount() - Method in class noaa.coastwatch.gui.open.FileTableModel
-
Gets the number of directory entry columns.
- getColumnCount() - Method in class noaa.coastwatch.gui.open.ServerTableModel
-
Gets the number of table columns.
- getColumnCount() - Method in class noaa.coastwatch.gui.SatellitePassTableModel
-
- getColumnCount() - Method in class noaa.coastwatch.gui.SortedTableModel
-
- getColumnName(int) - Method in class noaa.coastwatch.gui.nav.NavigationPointTableModel
-
- getColumnName(int) - Method in class noaa.coastwatch.gui.open.DataVariableTableModel
-
Gets the table column name.
- getColumnName(int) - Method in class noaa.coastwatch.gui.open.FileTableModel
-
Gets the table column name.
- getColumnName(int) - Method in class noaa.coastwatch.gui.open.ServerTableModel
-
Gets the table column name.
- getColumnName(int) - Method in class noaa.coastwatch.gui.SatellitePassTableModel
-
- getColumnName(int) - Method in class noaa.coastwatch.gui.SortedTableModel
-
- getCommandLine() - Static method in class noaa.coastwatch.tools.ToolServices
-
Gets the current tool command line, or null if none has been set.
- getCommandLine(String, String[]) - Static method in class noaa.coastwatch.util.MetadataServices
-
Creates a command line string from program name and arguments.
- getComment() - Method in class noaa.coastwatch.gui.nav.NavigationPoint
-
Gets the comment.
- getComponent() - Method in class noaa.coastwatch.gui.LightTable
-
Gets the component used as a base layer for this table.
- getComponent() - Method in interface noaa.coastwatch.gui.visual.ComponentProducer
-
Gets the visual component used to display the object's
properties.
- getComponent(String) - Method in class noaa.coastwatch.gui.visual.GenericOverlayPropertyChooser
-
Gets the component for a property name.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualArray
-
Gets the panel used to represent the array.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualBoolean
-
Gets the button used to represent the Boolean.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualChoice
-
Gets the field used to represent the string.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualColor
-
Gets the button used to represent the color.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualFont
-
Gets the button used to represent the font.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualInteger
-
Gets the button used to represent the Integer.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualOverlay
-
Gets the panel used to represent the overlay.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualString
-
Gets the field used to represent the string.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualStroke
-
Gets the button used to represent the stroke.
- getComponent() - Method in class noaa.coastwatch.gui.visual.VisualSymbol
-
- getCompositeMode() - Method in class noaa.coastwatch.gui.CompositeChooser
-
Gets the composite mode flag.
- getCompress() - Method in class noaa.coastwatch.gui.save.RenderOptionPanel
-
Gets the TIFF compression type.
- getCompressed() - Method in class noaa.coastwatch.io.HDFWriter
-
Gets the HDF compression flag.
- getCoordinateSystems() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the NetCDF CDM style coordinate systems accessed by
this reader.
- getCoordinateSystems() - Method in class noaa.coastwatch.io.NCReader
-
- getCoordOrder() - Method in class noaa.coastwatch.gui.save.TextOptionPanel
-
Gets the geographic coordinate order.
- getCoords() - Method in class noaa.coastwatch.gui.save.TextOptionPanel
-
Gets the geographic coordinates flag.
- getCoords() - Method in class noaa.coastwatch.io.tile.TilingScheme.TilePosition
-
Gets the position coordinates.
- getCoords(double[]) - Method in class noaa.coastwatch.util.DataLocation
-
Gets the data location coordinates as an array.
- getCoords() - Method in class noaa.coastwatch.util.DataLocation
-
Gets the data location coordinates as an array.
- getCoords() - Method in class noaa.coastwatch.util.EarthLocation
-
Gets the coordinates as [lat, lon].
- getCorner() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin
-
Gets the south-west corner earth location.
- getCorner() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
Gets the south-west corner earth location.
- getCorner(int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
Gets the specified corner earth location.
- getCornerLevel(int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
Gets the specified corner level.
- getCorners() - Method in class noaa.coastwatch.render.EarthDataView
-
- getCount(double) - Method in class noaa.coastwatch.util.Statistics
-
Gets the histogram count for a data value.
- getCountData(int, int[]) - Method in class noaa.coastwatch.io.noaa1b.AMSUAData
-
- getCountData(int, int[]) - Method in class noaa.coastwatch.io.noaa1b.AMSUBData
-
- getCountData(int, int[]) - Method in class noaa.coastwatch.io.noaa1b.HIRS4Data
-
- getCountData(int, int[]) - Method in class noaa.coastwatch.io.noaa1b.MHSData
-
- getCoveragePolygon() - Method in class noaa.coastwatch.util.SatellitePassInfo
-
Gets the pass coverage polygon.
- getCoveringPositions(int[], int[]) - Method in class noaa.coastwatch.io.CachedGrid
-
Gets a minimal list of tile positions that cover a subset of this
grid.
- getCreationSite() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataHeader
-
- getCreationSite() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the dataset creation site.
- getCursor() - Method in class noaa.coastwatch.gui.LightTable
-
Gets the cursor appropriate for the current drawing mode.
- getCustomPanel() - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Gets a custom panel to be placed between the add overlay button
panel and the overlay list.
- getDashPattern(BasicStroke) - Method in class noaa.coastwatch.gui.visual.StrokeChooser
-
Gets the dash pattern from this chooser that corresponds to the
dash pattern in the specified stroke.
- getData() - Method in class noaa.coastwatch.io.CachedGrid
-
- getData(int[], int[]) - Method in class noaa.coastwatch.io.CachedGrid
-
- getData() - Method in class noaa.coastwatch.io.noaa1b.AMSUARecord
-
- getData() - Method in class noaa.coastwatch.io.noaa1b.AMSUBRecord
-
- getData() - Method in interface noaa.coastwatch.io.noaa1b.DataRecord
-
Gets the calibrated and earth located sensor data.
- getData() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Record
-
- getData() - Method in class noaa.coastwatch.io.noaa1b.MHSRecord
-
- getData(int) - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets the instrument data for the specified record.
- getData() - Method in class noaa.coastwatch.io.OpendapGrid
-
- getData(int[], int[]) - Method in class noaa.coastwatch.io.OpendapGrid
-
- getData() - Method in class noaa.coastwatch.io.tile.TileCachedGrid
-
- getData(int[], int[]) - Method in class noaa.coastwatch.io.tile.TileCachedGrid
-
- getData() - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Gets the tile data.
- getData() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the variable data array.
- getData() - Method in class noaa.coastwatch.util.EarthPartition
-
Gets the partition data.
- getData(int[], int[]) - Method in class noaa.coastwatch.util.Grid
-
Gets a subset of grid data values.
- getData(int) - Method in class noaa.coastwatch.util.Statistics
-
Gets the specified data value.
- getData() - Method in class noaa.coastwatch.util.SubsetGrid
-
- getData(int[], int[]) - Method in class noaa.coastwatch.util.SubsetGrid
-
- getDatabase() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Gets the database name currently being used for selection.
- getDatabase() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Gets the database name currently being used for selection.
- getDatabase() - Method in class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Gets the database name currently being used for selection.
- getDatabase(double) - Static method in class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Gets the predefined database name with resolution closest to
the specified resolution.
- getDatabaseLevel(double) - Static method in class noaa.coastwatch.render.feature.BinnedGSHHSReaderFactory
-
Gets the reader database resolution level.
- getDatabaseName(int, int) - Static method in class noaa.coastwatch.render.feature.BinnedGSHHSReaderFactory
-
Gets a database name using its type and resolution level.
- getDataBuffer(int, int) - Method in class noaa.coastwatch.io.NOAA1bReader
-
Gets a data buffer for the file with data from the specified region.
- getDataClass() - Method in class noaa.coastwatch.io.HDFCachedGrid
-
Gets the data class.
- getDataClass() - Method in class noaa.coastwatch.io.NCCachedGrid
-
Gets the data class.
- getDataClass() - Method in class noaa.coastwatch.io.NOAA1bCachedGrid
-
- getDataClass() - Method in class noaa.coastwatch.io.tile.TileCachedGrid
-
- getDataClass() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the class associated with components of the data array.
- getDataFormat() - Method in class noaa.coastwatch.io.ACSPOHDFReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.ACSPONCCFReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.ACSPONCReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.CommonDataModelNCReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.CWCFNCReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.CWHDFReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.CWNCReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.CWOpendapReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFileReader
-
- getDataFormat() - Method in class noaa.coastwatch.io.NOAA1bV1Reader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.NOAA1bV2Reader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.NOAA1bV3Reader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.NOAA1bV4Reader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.NOAA1bV5Reader
-
Gets the data format description.
- getDataFormat() - Method in class noaa.coastwatch.io.TSHDFReader
-
Gets the data format description.
- getDataFormatVersion() - Method in class noaa.coastwatch.io.NOAA1bV2Reader
-
Gets the data format version.
- getDataFormatVersion() - Method in class noaa.coastwatch.io.NOAA1bV3Reader
-
Gets the data format version.
- getDataFormatVersion() - Method in class noaa.coastwatch.io.NOAA1bV4Reader
-
Gets the data format version.
- getDataFormatVersion() - Method in class noaa.coastwatch.io.NOAA1bV5Reader
-
Gets the data format version.
- getDataHeader() - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets the file data header.
- getDataHeader() - Method in class noaa.coastwatch.io.NOAA1bReader
-
Gets the data header.
- getDataHeader() - Method in class noaa.coastwatch.io.NOAA1bV1Reader
-
- getDataHeader() - Method in class noaa.coastwatch.io.NOAA1bV2Reader
-
- getDataHeader() - Method in class noaa.coastwatch.io.NOAA1bV3Reader
-
- getDataHeader() - Method in class noaa.coastwatch.io.NOAA1bV4Reader
-
- getDataLoc() - Method in class noaa.coastwatch.gui.nav.NavigationPoint
-
Gets the data location.
- getDataRecord(ByteBuffer) - Method in class noaa.coastwatch.io.noaa1b.AMSUAHeader
-
- getDataRecord(ByteBuffer) - Method in class noaa.coastwatch.io.noaa1b.AMSUBHeader
-
- getDataRecord(ByteBuffer) - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Creates a data record using the specified data.
- getDataRecord(ByteBuffer) - Method in class noaa.coastwatch.io.noaa1b.HIRS4Header
-
- getDataRecord(ByteBuffer) - Method in class noaa.coastwatch.io.noaa1b.MHSHeader
-
- getDataRecord(int, boolean, ByteBuffer) - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets a file data record.
- getDataRecord(int) - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets a file data record.
- getDataset() - Method in class noaa.coastwatch.io.NCReader
-
- getDataset() - Method in interface noaa.coastwatch.io.NCSD
-
Gets the NetCDF scientific dataset.
- getDatasetName() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataHeader
-
- getDatasetName() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the dataset name as stored in the header.
- getDataStream() - Method in class noaa.coastwatch.io.CachedGrid
-
Gets the cache data stream as an object.
- getDataStream() - Method in class noaa.coastwatch.io.HDFCachedGrid
-
- getDataStream() - Method in class noaa.coastwatch.io.NCCachedGrid
-
- getDataStream() - Method in class noaa.coastwatch.io.NOAA1bCachedGrid
-
- getDataTransform() - Method in class noaa.coastwatch.util.trans.SwathProjection
-
Gets the data projection used to create the lat/lon estimators.
- getDataType() - Method in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
Gets the data type.
- getDate() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataRecord
-
- getDate() - Method in interface noaa.coastwatch.io.noaa1b.DataRecord
-
Gets the record date.
- getDate() - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the data recording date.
- getDatum() - Method in class noaa.coastwatch.util.EarthLocation
-
Gets the location geodetic datum.
- getDatum() - Method in class noaa.coastwatch.util.trans.CDMGridMappedProjection
-
- getDatum() - Method in class noaa.coastwatch.util.trans.EarthTransform
-
Gets the transform datum.
- getDatum() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the projection datum.
- getDatumName() - Method in class noaa.coastwatch.util.trans.Datum
-
Gets the datum name.
- getDecimals(String) - Static method in class noaa.coastwatch.util.DataVariable
-
Gets the number of digits after the decimal place in a string
representing a fractional number with possible exponential part.
- getDefaultCursor() - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Gets the default cursor.
- getDefaultMissing() - Method in class noaa.coastwatch.io.BinaryWriter
-
Gets the default missing value.
- getDefaultMissing() - Method in class noaa.coastwatch.io.ByteWriter
-
- getDefaultMissing() - Method in class noaa.coastwatch.io.FloatWriter
-
- getDefaultMissing() - Method in class noaa.coastwatch.io.ShortWriter
-
- getDescription() - Method in class noaa.coastwatch.gui.SimpleFileFilter
-
Returns the human readable description of this filter.
- getDescription(int) - Method in class noaa.coastwatch.util.GCTP.Requirements
-
Gets the requirement description for the specified parameter
index.
- getDestination() - Method in class noaa.coastwatch.io.EarthDataWriter
-
Gets the earth data destination.
- getDimensions() - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Gets the current dimensions.
- getDimensions() - Method in class noaa.coastwatch.io.tile.TilingScheme
-
Gets the global dimensions as [rows, columns].
- getDimensions() - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Gets the tile dimensions.
- getDimensions() - Method in class noaa.coastwatch.io.tile.TilingScheme.TilePosition
-
Gets the dimensions of the tile at this position.
- getDimensions() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the variable data array dimensions.
- getDimensions() - Method in class noaa.coastwatch.util.SatellitePassInfo
-
Gets the pass dimensions as [lines, samples].
- getDimensions() - Method in class noaa.coastwatch.util.trans.EarthTransform
-
Gets the transform data location dimensions.
- getDims() - Method in class noaa.coastwatch.gui.ImageLoader
-
Gets the image dimensions.
- getDims() - Method in class noaa.coastwatch.util.chunk.ChunkingScheme
-
Gets the global dimensions of the chunking scheme.
- getDirection() - Method in class noaa.coastwatch.render.ArrowSymbol
-
- getDirection() - Method in class noaa.coastwatch.render.DirectionSymbol
-
Gets the direction angle of the vector feature.
- getDirection() - Method in class noaa.coastwatch.render.feature.PolygonFeature
-
Gets the winding direction.
- getDirection() - Method in class noaa.coastwatch.render.WindBarbSymbol
-
- getDirectionIsFrom() - Method in class noaa.coastwatch.render.DirectionSymbol
-
Gets the direction-is-from flag.
- getDirectory() - Method in class noaa.coastwatch.gui.open.AbstractDirectoryLister
-
Gets the directory name.
- getDirectory() - Method in interface noaa.coastwatch.gui.open.DirectoryLister
-
Gets the directory name.
- getDirectory() - Method in class noaa.coastwatch.gui.open.FileChooser
-
Gets the current directory or null if no directory is set.
- getDirty() - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Gets the tile dirty flag.
- getDocument(String) - Method in class noaa.coastwatch.gui.open.THREDDSFileChooser
-
Create a Document object with the given xml.
- getDouble(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getDoubleArray(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getDoubleData() - Method in class noaa.coastwatch.util.chunk.DoubleChunk
-
Gets the primitive array used to store data.
- getDoubleProperty(int) - Method in class noaa.coastwatch.util.chunk.ExpressionFunction.VariableValueSource
-
- getDoubleProperty(int) - Method in interface noaa.coastwatch.util.expression.EvaluateImp
-
- getDoubleProperty(int) - Method in class noaa.coastwatch.util.expression.ParseHelper
-
- getDoubleValue(int) - Method in class noaa.coastwatch.util.chunk.ChunkDataAccessor
-
- getDrawingMode() - Method in class noaa.coastwatch.gui.LightTable
-
Gets the drawing mode.
- getDrawLabels() - Method in class noaa.coastwatch.render.LabeledLineOverlay
-
Gets the line labels flag.
- getDropShadow() - Method in class noaa.coastwatch.render.LineOverlay
-
Gets the drop shadow flag.
- getDuration() - Method in class noaa.coastwatch.util.TimePeriod
-
Gets the time period duration in milliseconds.
- getDx() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin.Segment
-
Gets the raw segment longitude offsets.
- getDx() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the raw segment longitude offsets.
- getDy() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin.Segment
-
Gets the raw segment latitude offsets.
- getDy() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the raw segment latitude offsets.
- getE2() - Method in class noaa.coastwatch.util.trans.Datum
-
Gets the eccentricity value squared.
- getEarthAreaHint() - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the earth area hint.
- getEarthImageTransform() - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets the current earth image transform for this element.
- getEarthLoc() - Method in class noaa.coastwatch.gui.nav.NavigationPoint
-
Gets the earth location.
- getEarthLocDegrees() - Method in class noaa.coastwatch.tools.Preferences
-
Gets the earth location in decimal degrees flag.
- getEarthTransform() - Method in class noaa.coastwatch.render.EarthImageTransform
-
Gets the earth transform.
- getElement(Element, String) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Get the first Element children of the given parent Element with the given tagName.
- getElement(int) - Method in class noaa.coastwatch.gui.visual.ComponentList
-
Gets the component at the specified index.
- getElementIterator() - Method in class noaa.coastwatch.render.TextOverlay
-
Gets an iterator over the list of text elements.
- getElements(Element) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Get all children of the given parent Element who are instances of
the Element class.
- getElements(Element, String) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Get all Element children of the given parent Element with the
given tagName.
- getElements(Element, XMLTree.XmlNodeList) - Static method in class noaa.coastwatch.gui.open.XMLTree
-
Get all children of the given parent Element who are instances of
the Element class.
- getElements() - Method in class noaa.coastwatch.gui.visual.ComponentList
-
Gets the number of components in the list.
- getEncoding() - Method in class noaa.coastwatch.util.BivariateEstimator
-
Gets an encoded representation of this estimator.
- getEncoding() - Method in class noaa.coastwatch.util.EarthPartition
-
Creates an encoding of the partition information.
- getEncoding() - Method in interface noaa.coastwatch.util.Encodable
-
Gets an encoded representation of this object.
- getEncoding() - Method in class noaa.coastwatch.util.Function
-
Gets this object encoding.
- getEncoding() - Method in class noaa.coastwatch.util.trans.SwathProjection
-
Gets an encoded representation of this swath projection.
- getEncoding() - Method in class noaa.coastwatch.util.UnivariateEstimator
-
Gets an encoded representation of this estimator.
- getEncoding() - Method in class noaa.coastwatch.util.VariableEstimator
-
Gets an encoded representation of this variable estimator.
- getEndDate() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataHeader
-
- getEndDate() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the data end date.
- getEndDate() - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the data recording ending date.
- getEndDate() - Method in class noaa.coastwatch.util.TimePeriod
-
Gets the time period ending date.
- getEnhancement(String) - Method in class noaa.coastwatch.tools.Preferences
-
Gets the enhancement settings for the specified variable.
- getEnhancementChooser() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets the enhancement chooser created by this controller.
- getEnhancementVariables() - Method in class noaa.coastwatch.tools.Preferences
-
Gets the enhancement setting variable names.
- getEntries() - Method in class noaa.coastwatch.gui.open.AbstractDirectoryLister
-
Gets the list of directory entries.
- getEntries() - Method in interface noaa.coastwatch.gui.open.DirectoryLister
-
Gets the list of directory entries.
- getEntries() - Method in class noaa.coastwatch.net.CatalogQueryAgent
-
Gets the catalog data entries whose temporal and spatial
properties match those currently set in the query agent.
- getEntries() - Method in class noaa.coastwatch.net.OpendapQueryAgent
-
Gets the catalog data entries whose temporal and spatial
properties match those currently set in the query agent.
- getEntry(int) - Method in class noaa.coastwatch.gui.open.FileTableModel
-
Gets the directory entry at the specified row.
- getEntry(int) - Method in class noaa.coastwatch.io.OpendapReaderList
-
Gets the catalog entry for the specified index.
- getEntryKey() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the entry sorting key.
- getEntrySide() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the segment entry side.
- getExitKey() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the exit sorting key.
- getExitSide() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the segment exit side.
- getExitStatus() - Method in exception noaa.coastwatch.tools.cwtoolstest.SystemExitException
-
Gets the exit status.
- getExpression() - Method in class noaa.coastwatch.render.ExpressionMaskOverlay
-
Gets the current expression.
- getExpressionListHint() - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the expression list hint.
- getExtension(File) - Method in class noaa.coastwatch.gui.SimpleFileFilter
-
Return the extension portion of the file's name .
- getExtents() - Method in class noaa.coastwatch.util.EarthDataSurvey
-
Gets the survey extents as [start, end].
- getExternalType() - Method in class noaa.coastwatch.util.chunk.ByteChunk
-
- getExternalType() - Method in interface noaa.coastwatch.util.chunk.ChunkProducer
-
Gets the external type of chunks produced by this producer.
- getExternalType() - Method in interface noaa.coastwatch.util.chunk.DataChunk
-
Gets the external data type that values in this chunk are meant
to represent.
- getExternalType() - Method in class noaa.coastwatch.util.chunk.DoubleChunk
-
- getExternalType() - Method in class noaa.coastwatch.util.chunk.FloatChunk
-
- getExternalType() - Method in class noaa.coastwatch.util.chunk.GridChunkProducer
-
- getExternalType() - Method in class noaa.coastwatch.util.chunk.IntChunk
-
- getExternalType() - Method in class noaa.coastwatch.util.chunk.LongChunk
-
- getExternalType() - Method in class noaa.coastwatch.util.chunk.ShortChunk
-
- getExtremes() - Method in class noaa.coastwatch.util.EarthArea
-
Gets the geographic extremes in this area.
- getFactoryInstance() - Static method in class noaa.coastwatch.util.expression.ExpressionParserFactory
-
Gets the singleton instance of this class.
- getFastMode() - Static method in class noaa.coastwatch.render.feature.LineFeature
-
Gets the fast rendering mode flag.
- getFile() - Method in class noaa.coastwatch.gui.FileTransferHandler
-
Gets the latest file from a drop operation.
- getFile() - Method in class noaa.coastwatch.gui.open.FileChooser
-
Gets the currently selected file or null if none is selected.
- getFileChooser() - Static method in class noaa.coastwatch.gui.GUIServices
-
Gets a file chooser that tracks the user's selected directory.
- getFileList() - Method in class noaa.coastwatch.gui.FileTransferHandler
-
Gets the latest list of files from a drop operation.
- getFilename() - Method in class noaa.coastwatch.io.HDFReader
-
- getFilename() - Method in interface noaa.coastwatch.io.HDFSD
-
Gets the HDF scientific dataset file name.
- getFilename() - Method in class noaa.coastwatch.io.HDFWriter
-
- getFilename() - Method in class noaa.coastwatch.io.NCReader
-
- getFilename() - Method in interface noaa.coastwatch.io.NCSD
-
Gets the NetCDF scientific dataset file name.
- getFilePath(Class, String) - Static method in class noaa.coastwatch.io.IOServices
-
Gets a file path for a resource name.
- getFillColor() - Method in class noaa.coastwatch.render.PolygonOverlay
-
Gets the polygon fill color.
- getFillColor() - Method in class noaa.coastwatch.render.SimpleSymbol
-
- getFillColorWithAlpha() - Method in class noaa.coastwatch.render.PolygonOverlay
-
Gets the polygon fill color with alpha component.
- getFilter() - Method in class noaa.coastwatch.gui.FeatureGroupFilterChooser
-
Gets the currently configured filter.
- getFilter() - Method in class noaa.coastwatch.gui.SelectionRuleFilterChooser
-
Gets the currently configured filter.
- getFilter() - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
Gets the feature filter being used in this source.
- getFilter() - Method in class noaa.coastwatch.render.PointFeatureOverlay
-
Gets the feature filter being used in this overlay.
- getFilterAttribute() - Method in class noaa.coastwatch.render.feature.FeatureGroupFilter
-
Gets the filter attribute name.
- getFlat() - Method in class noaa.coastwatch.util.trans.Datum
-
Gets the flattening value.
- getFloat(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getFloatArray(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getFloatData() - Method in class noaa.coastwatch.util.chunk.FloatChunk
-
Gets the primitive array used to store data.
- getFloatProperty(int) - Method in class noaa.coastwatch.util.chunk.ExpressionFunction.VariableValueSource
-
- getFloatProperty(int) - Method in interface noaa.coastwatch.util.expression.EvaluateImp
-
- getFloatValue(int) - Method in class noaa.coastwatch.util.chunk.ChunkDataAccessor
-
- getFont() - Method in class noaa.coastwatch.render.LabeledLineOverlay
-
Gets the line labels font.
- getFont() - Method in class noaa.coastwatch.render.TextElement
-
Gets the text font.
- getFont() - Method in class noaa.coastwatch.render.TextOverlay
-
Gets the text font.
- getFontDescription(Font) - Static method in class noaa.coastwatch.gui.visual.VisualFont
-
Gets a font description.
- getFontSelection() - Method in class noaa.coastwatch.gui.visual.FontChooser
-
Gets the font selected by this font chooser.
- getFormat() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the data number format.
- getFormatStyle() - Static method in class noaa.coastwatch.util.EarthLocation
-
Gets the default format style used by location formatting
routines.
- getFormatVersion() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataHeader
-
- getFormatVersion() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the file format version number.
- getFormatVersion() - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets the file format version number.
- getFullScreenChooser() - Method in class noaa.coastwatch.gui.ViewOperationChooser
-
Creates a full screen version of the chooser with a subset of the
view operations, and an additional exit button.
- getFullVersion(String) - Static method in class noaa.coastwatch.tools.ToolServices
-
Gets a full tool and Java runtime version string for
printing on the command line.
- getFunction() - Method in class noaa.coastwatch.gui.EnhancementChooser
-
Gets the current enhancement function.
- getFunction() - Method in class noaa.coastwatch.render.ColorArrowSymbol
-
Gets the enhancement function.
- getFunction() - Method in interface noaa.coastwatch.render.ColorEnhanced
-
Gets the enhancement function.
- getFunction() - Method in class noaa.coastwatch.render.ColorEnhancement
-
Gets the enhancement function.
- getFunction() - Method in class noaa.coastwatch.render.ColorEnhancementSettings
-
Gets the color enhancement function.
- getFunction() - Method in class noaa.coastwatch.render.ColorPointEnhancement
-
Gets the enhancement function.
- getFunction() - Method in class noaa.coastwatch.render.ColorWindBarbSymbol
-
Gets the enhancement function.
- getFunctions() - Method in class noaa.coastwatch.render.ColorComposite
-
Gets the enhancement functions.
- getGeographicCoords(EarthLocation, EarthLocation) - Method in class noaa.coastwatch.gui.save.SubsetOptionPanel
-
Gets the geographic coordinates.
- getGhostIcons(Icon) - Static method in class noaa.coastwatch.gui.FullScreenToolBar
-
Creates a ghostly looking version of an icon.
- getGhostIcons(Icon) - Static method in class noaa.coastwatch.gui.GhostButton
-
Creates a ghostly looking version of an icon.
- getGlobalData() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Reads data about the entire file, including binSize,
multiplier, lonBins, latBins, totalBins, firstSegment,
numSegments, and segmentStart.
- getGlobalData() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Reads data about the entire file, including binSize, multiplier,
lonBins, latBins, totalBins, firstSegment, numSegments, binInfo,
and segmentStart.
- getGlobalData() - Method in class noaa.coastwatch.render.feature.HDFGSHHSLineReader
-
- getGlobalData() - Method in class noaa.coastwatch.render.feature.HDFGSHHSReader
-
- getGlobalData() - Method in class noaa.coastwatch.render.feature.OpendapGSHHSLineReader
-
- getGlobalData() - Method in class noaa.coastwatch.render.feature.OpendapGSHHSReader
-
- getGlobalFilter() - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the global filter for features in all overlays.
- getGlobalInfo() - Method in class noaa.coastwatch.io.ACSPOHDFReader
-
- getGlobalInfo() - Method in class noaa.coastwatch.io.CWHDFReader
-
- getGlobalInfo() - Method in class noaa.coastwatch.io.HDFReader
-
Reads the earth data info metadata.
- getGlobalInfo() - Method in class noaa.coastwatch.io.TSHDFReader
-
- getGreenComponent() - Method in class noaa.coastwatch.gui.CompositeChooser
-
Gets the currently selected green component variable name.
- getGrid() - Method in class noaa.coastwatch.render.BitmaskOverlay
-
Gets the active grid variable.
- getGrid() - Method in class noaa.coastwatch.render.ColorEnhancement
-
Gets the data grid variable.
- getGrid() - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
Gets the active grid variable.
- getGrid() - Method in class noaa.coastwatch.util.chunk.GridChunkProducer
-
Gets the grid used to produce data chunks for this producer.
- getGridList() - Method in class noaa.coastwatch.render.BitmaskOverlay
-
- getGridList() - Method in class noaa.coastwatch.render.ExpressionMaskOverlay
-
- getGridList() - Method in interface noaa.coastwatch.render.GridContainerOverlay
-
Gets the active list of grid variables.
- getGridList() - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
- getGridName() - Method in class noaa.coastwatch.render.BitmaskOverlay
-
Gets the grid variable name.
- getGridName() - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
Gets the grid variable name.
- getGridNameValues() - Method in class noaa.coastwatch.render.BitmaskOverlay
-
Gets the possible grid variable names, or null if no list was
explicitly given to the constructor.
- getGridNameValues() - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
Gets the possible grid variable names.
- getGrids() - Method in class noaa.coastwatch.render.ColorComposite
-
Gets the data grid variables.
- getGridSubset(String, int[], int[], int[]) - Method in class noaa.coastwatch.io.CommonDataModelNCReader
-
- getGridSubset(String, int[], int[], int[]) - Method in interface noaa.coastwatch.io.GridSubsetReader
-
Reads a subset of a data grid.
- getGridSubset(String, int[], int[], int[]) - Method in class noaa.coastwatch.io.NCReader
-
- getGroundStation() - Method in class noaa.coastwatch.util.SatellitePassInfo
-
Gets the pass ground capture station.
- getGroup() - Method in class noaa.coastwatch.gui.OverlayGroupSavePanel
-
Gets the selected group name.
- getGroupAttribute() - Method in class noaa.coastwatch.render.feature.FeatureGroupFilter
-
Gets the grouping attribute name.
- getGroupFilter() - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the group filter for the overlay.
- getGroupFilterActive() - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the group filter flag.
- getGroups() - Method in class noaa.coastwatch.render.OverlayGroupManager
-
Gets the list of group names available.
- getGroupTitle() - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Gets the title that will be used to annotate the groups panel.
- getHeader() - Method in class noaa.coastwatch.gui.save.ArcOptionPanel
-
Gets the dimension header flag.
- getHeader() - Method in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
Gets the dimension header flag.
- getHeader() - Method in class noaa.coastwatch.gui.save.TextOptionPanel
-
Gets the dimension header flag.
- getHeaderCount() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataHeader
-
- getHeaderCount() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the number of header records in the data file.
- getHeaderSize() - Method in interface noaa.coastwatch.io.noaa1b.ArchiveHeader
-
Gets the header size in bytes.
- getHeaderSize() - Method in class noaa.coastwatch.io.noaa1b.ARSHeader
-
- getHeaderSize() - Method in class noaa.coastwatch.io.noaa1b.TBMHeader
-
- getHeapSize() - Method in class noaa.coastwatch.tools.Preferences
-
Gets the heap size in megabytes.
- getHelpButton(Class) - Static method in class noaa.coastwatch.gui.GUIServices
-
Gets a help button for the specified class.
- getHistory() - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the data command history.
- getHost() - Method in class noaa.coastwatch.net.ServerQuery
-
Gets the host name used for the query.
- getIcon() - Method in class noaa.coastwatch.gui.AnnotationListChooser
-
Gets the annotation list tab icon.
- getIcon() - Method in class noaa.coastwatch.gui.CompositeChooser
-
- getIcon() - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
- getIcon() - Method in class noaa.coastwatch.gui.EnhancementChooser
-
- getIcon(String) - Static method in class noaa.coastwatch.gui.GUIServices
-
Gets an icon for the specified purpose.
- getIcon() - Method in class noaa.coastwatch.gui.NavigationChooser
-
Gets the navigation chooser tab icon.
- getIcon() - Method in class noaa.coastwatch.gui.OverlayListChooser
-
- getIcon() - Method in class noaa.coastwatch.gui.PaletteChooser
-
- getIcon() - Method in class noaa.coastwatch.gui.SurveyListChooser
-
- getIcon() - Method in interface noaa.coastwatch.gui.TabComponent
-
Gets the tab icon.
- getIconButton(String) - Static method in class noaa.coastwatch.gui.GUIServices
-
Gets a button with icon.
- getIconHeight() - Method in class noaa.coastwatch.gui.CloseIcon
-
- getIconHeight() - Method in class noaa.coastwatch.gui.visual.ColorSwatch
-
Gets the icon height.
- getIconHeight() - Method in class noaa.coastwatch.gui.visual.StrokeSwatch
-
Gets the icon height.
- getIconHeight() - Method in class noaa.coastwatch.gui.visual.SymbolSwatch
-
Gets the icon height.
- getIconToggle(String) - Static method in class noaa.coastwatch.gui.GUIServices
-
Gets a toggle button with icon.
- getIconWidth() - Method in class noaa.coastwatch.gui.CloseIcon
-
- getIconWidth() - Method in class noaa.coastwatch.gui.visual.ColorSwatch
-
Gets the icon width.
- getIconWidth() - Method in class noaa.coastwatch.gui.visual.StrokeSwatch
-
Gets the icon width.
- getIconWidth() - Method in class noaa.coastwatch.gui.visual.SymbolSwatch
-
Gets the icon width.
- getImageAffine() - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Gets the image affine transform in the view.
- getImageAffine() - Method in interface noaa.coastwatch.gui.TransformableImageComponent
-
Gets the image affine transform in the view.
- getImageAffine() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the current image affine transform.
- getImageCoords(int[], int[]) - Method in class noaa.coastwatch.gui.save.SubsetOptionPanel
-
Gets the image coordinates.
- getImageDimensions() - Method in class noaa.coastwatch.render.ImageTransform
-
Gets the current image dimensions.
- getImageTransform() - Method in class noaa.coastwatch.render.EarthImageTransform
-
Gets the image transform.
- getIncrement() - Method in class noaa.coastwatch.render.LatLonOverlay
-
Gets the current grid increment value in degrees.
- getIndex(String) - Method in class noaa.coastwatch.io.EarthDataReader
-
Retrieves a variable index based on the name.
- getIndex() - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the scan line index, starting at 0.
- getIndex(int, int) - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Gets an index into the tile data based on a global data
coordinate.
- getIndex(int[]) - Method in class noaa.coastwatch.util.DataLocation
-
Translates a data location into an integer index.
- getIndex(int, int) - Method in class noaa.coastwatch.util.EarthArea
-
Computes a square index based on a grid square.
- getIndex(EarthLocation) - Method in class noaa.coastwatch.util.EarthArea
-
Computes a square index based on an earth location.
- getInfo() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the earth data info object.
- getInitialValue() - Method in class noaa.coastwatch.gui.value.ByteValuePanel
-
- getInitialValue() - Method in class noaa.coastwatch.gui.value.DoubleValuePanel
-
- getInitialValue() - Method in class noaa.coastwatch.gui.value.FloatValuePanel
-
- getInitialValue() - Method in class noaa.coastwatch.gui.value.IntegerValuePanel
-
- getInitialValue() - Method in class noaa.coastwatch.gui.value.LongValuePanel
-
- getInitialValue() - Method in class noaa.coastwatch.gui.value.ParsableValuePanel
-
Gets the initial value for this panel.
- getInitialValue() - Method in class noaa.coastwatch.gui.value.ShortValuePanel
-
- getInitialValue() - Method in class noaa.coastwatch.gui.value.StringValuePanel
-
- getInputBuffer(int) - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets an input buffer for record data with the correct byte
order.
- getInstance() - Static method in class noaa.coastwatch.gui.FileOperationChooser
-
Creates a static instance of this class using the default
constructor.
- getInstance() - Static method in class noaa.coastwatch.gui.ScriptConsole
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.gui.ViewOperationChooser
-
Creates a static instance of this class using the default
constructor.
- getInstance() - Static method in class noaa.coastwatch.io.EarthImageWriter
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.io.HDF5Lib
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.io.HDFLib
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.io.noaa1b.AMSUA
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.io.noaa1b.AMSUB
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.io.noaa1b.HIRS4
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.io.noaa1b.MHS
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.io.tile.TileCacheManager
-
Gets the singleton instance of this class using the default cache tile
class.
- getInstance() - Static method in class noaa.coastwatch.render.ColorLookup
-
Creates a static instance of this class using the default
constructor.
- getInstance() - Static method in class noaa.coastwatch.render.feature.BinnedGSHHSReaderFactory
-
Gets an instance of this factory the uses local HDF files for
reader data.
- getInstance(String) - Static method in class noaa.coastwatch.render.feature.BinnedGSHHSReaderFactory
-
Gets an instance of this factory the uses the specified
OPeNDAP server path for reader data.
- getInstance() - Static method in class noaa.coastwatch.render.lines.CenteredLabelFactory
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.render.lines.EdgeLabelFactory
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.test.TestLogger
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.test.TestRunner
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.tools.CleanupHook
-
Gets the one and only instance of this class.
- getInstance() - Static method in class noaa.coastwatch.util.chunk.DataChunkFactory
-
Gets the singleton instance of this class.
- getInstance() - Static method in class noaa.coastwatch.util.DataLocationIteratorFactory
-
Gets an instance of this factory.
- getInstance() - Static method in class noaa.coastwatch.util.expression.ExpressionParserFactory
-
Deprecated.
- getInstance() - Static method in class noaa.coastwatch.util.LandMask
-
Gets an instance of the LandMask
class.
- getInstance() - Static method in class noaa.coastwatch.util.trans.MapProjectionFactory
-
Gets an instance of this factory with no GCTP forcing.
- getInstance() - Static method in class noaa.coastwatch.util.VariableStatisticsGenerator
-
Gets an instance of this factory.
- getInstance() - Static method in class noaa.coastwatch.util.VIIRSBowtieFilter
-
Gets the singleton instance of this class.
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.AMSUAData
-
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.AMSUAHeader
-
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.AMSUBData
-
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.AMSUBHeader
-
- getInstrument() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the data instrument.
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Data
-
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Header
-
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.MHSData
-
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.MHSHeader
-
- getInstrument() - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets the instrument whose data is recorded in this file.
- getInt(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getInt(ByteBuffer, int) - Static method in class noaa.coastwatch.io.noaa1b.NOAA1bServices
-
Gets a signed 32-bit value from the specified byte buffer.
- getInt(ByteBuffer, int) - Static method in class noaa.coastwatch.io.NOAA1bReader
-
Gets a signed 32-bit value from the specified byte buffer.
- getIntArray(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getIntData() - Method in class noaa.coastwatch.util.chunk.IntChunk
-
Gets the primitive array used to store data.
- getIntegerProperty(int) - Method in class noaa.coastwatch.util.chunk.ExpressionFunction.VariableValueSource
-
- getIntegerProperty(int) - Method in interface noaa.coastwatch.util.expression.EvaluateImp
-
- getInternational() - Method in class noaa.coastwatch.render.PoliticalOverlay
-
Gets the international borders flag.
- getIntValue(int) - Method in class noaa.coastwatch.util.chunk.ChunkDataAccessor
-
- getInverse(double) - Method in class noaa.coastwatch.render.EnhancementFunction
-
Gets the inverse enhancement value.
- getInverse(double) - Method in class noaa.coastwatch.render.LinearEnhancement
-
- getInverse(double) - Method in class noaa.coastwatch.render.LogEnhancement
-
- getInverse() - Method in class noaa.coastwatch.render.MaskOverlay
-
Gets the inverse flag.
- getIsAscending() - Method in class noaa.coastwatch.gui.SortedTableModel
-
Gets the current sorting order.
- getIterator() - Method in class noaa.coastwatch.util.EarthArea
-
Returns an iterator over the grid square elements.
- getJavaVersion() - Static method in class noaa.coastwatch.tools.ToolServices
-
Gets a Java runtime and OS version.
- getJEPObject() - Method in class noaa.coastwatch.util.expression.JEPParser
-
Gets the JEP object used for parsing.
- getKey(String) - Method in class noaa.coastwatch.io.SimpleParser
-
Gets a key word from the tokenizer.
- getLabel(Element) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Return the String used for the JTree node.
- getLabel(String) - Static method in class noaa.coastwatch.gui.visual.GenericOverlayPropertyChooser
-
Gets the label for the specified property.
- getLabel(String) - Method in class noaa.coastwatch.render.lines.EdgeSegment
-
Gets a label for this edge segment using the specified
text.
- getLabelFont() - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets the font for rendering bounding box labels.
- getLabels(Dimension, LineLabelFactory) - Method in class noaa.coastwatch.render.lines.LabeledLine
-
Gets the line labels.
- getLabels(Dimension, LineLabelFactory) - Method in class noaa.coastwatch.render.lines.LineCollection
-
Gets the labels for this collection of lines.
- getLastReadException() - Method in class noaa.coastwatch.io.tile.TileDeliveryOperation
-
Gets the last exception received from reading tiles from the source.
- getLat() - Method in class noaa.coastwatch.util.trans.DataProjection
-
Gets the latitude variable used in this projection.
- getLayer() - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets the overlay layer.
- getLayout(Graphics2D) - Method in class noaa.coastwatch.render.TextElement
-
Gets the text layout object for this element.
- getLegend() - Method in class noaa.coastwatch.render.ColorEnhancement
-
Gets a data color scale legend for annotation of this color
enhancement.
- getLegend() - Method in class noaa.coastwatch.render.ColorPointEnhancement
-
Gets a data color scale legend for annotation of this color
point enhancement.
- getLegend() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets a legend for annotation of the data view.
- getLegendPanel() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets the legend panel created by this controller.
- getLegends() - Method in class noaa.coastwatch.gui.save.RenderOptionPanel
-
Gets the legends flag.
- getLength() - Method in class noaa.coastwatch.gui.open.XMLTree.XmlNodeList
-
Return the length of the list.
- getLevel(int) - Method in class noaa.coastwatch.render.ContourGenerator
-
Gets the contour level of the earth vector at the specified
index.
- getLevel() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin.Segment
-
Gets the segment level.
- getLevel() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the segment level.
- getLevels() - Method in class noaa.coastwatch.render.TopographyOverlay
-
Gets the topography levels.
- getLightTable() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets the light table created by this controller.
- getLimits(EarthTransform, DataLocation, DataLocation) - Method in class noaa.coastwatch.render.Subregion
-
Gets the data location limits of this subregion relative to the
specified earth transform.
- getLinearTickInterval(double, double, int) - Static method in class noaa.coastwatch.render.DataColorScale
-
Gets an appropriate tick mark interval given the tick
specifications.
- getLinearTickLabels(double, double, int) - Static method in class noaa.coastwatch.render.DataColorScale
-
Gets an appropriate set of tick mark labels given the tick
specifications.
- getLineFeature(int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin
-
Gets an earth vector for the specified segment.
- getLineFeature() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin.Segment
-
Gets the earth vector for this segment.
- getLineFeature(int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
Gets an earth vector for the specified segment.
- getLineFeature() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Gets the earth vector for this segment.
- getLineReader(String) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReaderFactory
-
- getLines() - Method in class noaa.coastwatch.io.NOAA1bReader
-
Gets the number of scan lines in this dataset.
- getLines(EarthDataView) - Method in class noaa.coastwatch.render.DataReferenceOverlay
-
- getLines(EarthDataView) - Method in class noaa.coastwatch.render.LabeledLineOverlay
-
Gets the collection of lines for this overlay.
- getLines(EarthDataView) - Method in class noaa.coastwatch.render.LatLonOverlay
-
- getListTitle() - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Gets the title that will be used to annotate the list panel.
- getLoading() - Method in class noaa.coastwatch.gui.ImageLoader
-
Gets the image loading status.
- getLocalName(Node) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Get the non qualified tag name
- getLocation() - Method in class noaa.coastwatch.gui.open.ServerTableModel.Entry
-
Gets the server location.
- getLocation(DataLocation, DataLocation) - Method in class noaa.coastwatch.util.LocationEstimator
-
Gets the target location for the specified reference location.
- getLocation(DataLocation) - Method in class noaa.coastwatch.util.LocationEstimator
-
Gets the target location for the specified reference location.
- getLocationData(double[], double[], double[], double[], double[]) - Method in class noaa.coastwatch.io.noaa1b.AMSUAData
-
- getLocationData(double[], double[], double[], double[], double[]) - Method in class noaa.coastwatch.io.noaa1b.AMSUBData
-
- getLocationData(double[], double[], double[], double[], double[]) - Method in class noaa.coastwatch.io.noaa1b.HIRS4Data
-
- getLocationData(double[], double[], double[], double[], double[]) - Method in class noaa.coastwatch.io.noaa1b.MHSData
-
- getLogTickLabels(double, double) - Static method in class noaa.coastwatch.render.DataColorScale
-
Gets an appropriate set of tick mark labels given the tick
specifications.
- getLon() - Method in class noaa.coastwatch.util.trans.DataProjection
-
Gets the longitude variable used in this projection.
- getLong(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getLongArray(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getLongData() - Method in class noaa.coastwatch.util.chunk.LongChunk
-
Gets the primitive array used to store data.
- getLongName() - Method in class noaa.coastwatch.io.noaa1b.AMSUA
-
- getLongName() - Method in class noaa.coastwatch.io.noaa1b.AMSUB
-
- getLongName() - Method in class noaa.coastwatch.io.noaa1b.HIRS4
-
- getLongName() - Method in class noaa.coastwatch.io.noaa1b.MHS
-
- getLongName() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the descriptive variable name.
- getLongProperty(int) - Method in class noaa.coastwatch.util.chunk.ExpressionFunction.VariableValueSource
-
- getLongProperty(int) - Method in interface noaa.coastwatch.util.expression.EvaluateImp
-
- getLongValue(int) - Method in class noaa.coastwatch.util.chunk.ChunkDataAccessor
-
- getLowerRight() - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets the lower-right corner of the context area.
- getMagnitude() - Method in class noaa.coastwatch.render.ArrowSymbol
-
- getMagnitude() - Method in class noaa.coastwatch.render.DirectionSymbol
-
Gets the magnitude of the vector feature.
- getMagnitude() - Method in class noaa.coastwatch.render.WindBarbSymbol
-
- getManualIncrement() - Method in class noaa.coastwatch.render.LatLonOverlay
-
Gets the manual grid increment mode flag.
- getManualLines() - Method in class noaa.coastwatch.render.DataReferenceOverlay
-
Gets the manual grid increment mode flag.
- getMapProjection() - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Gets the currently selected map projection.
- getMask() - Method in class noaa.coastwatch.render.BitmaskOverlay
-
Gets the bit mask value.
- getMatchingFeatures(EarthArea) - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the matching point features for this overlay.
- getMatchingFeatures(PointFeatureOverlay, EarthArea) - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the matching point features for the specified overlay.
- getMatchingFeatures(EarthArea) - Method in class noaa.coastwatch.render.PointFeatureOverlay
-
Gets the matching point features in this overlay for the specified area.
- getMax() - Method in class noaa.coastwatch.util.EarthPartition
-
Gets the partition maximum bounds.
- getMax() - Method in class noaa.coastwatch.util.Statistics
-
Gets the maximum data value.
- getMaximumSize() - Method in class noaa.coastwatch.gui.GhostButton
-
- getMaximumSize() - Method in class noaa.coastwatch.gui.GhostToggleButton
-
- getMaxTiles() - Method in class noaa.coastwatch.io.CachedGrid
-
Gets the current maximum number of tiles allowed in the cache.
- getMean() - Method in class noaa.coastwatch.util.Statistics
-
Gets the mean data value.
- getMedian() - Method in class noaa.coastwatch.util.Statistics
-
Gets the median value of the data.
- getMessage() - Method in class noaa.coastwatch.gui.open.FileChooser.Task
-
Gets the status message for the task start.
- getMessage() - Method in class noaa.coastwatch.net.UpdateCheck
-
Gets the update message, or null if there is no update message
available.
- getMetadataAtPoint(Point) - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets the metadata at the specified point.
- getMetadataAtPoint(Point) - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
- getMetadataAtPoint(Point) - Method in class noaa.coastwatch.render.PointFeatureOverlay
-
- getMetadataMap() - Method in class noaa.coastwatch.util.MetadataContainer
-
Gets the user metadata map.
- getMetaVersion() - Method in class noaa.coastwatch.io.CWCFNCReader
-
Gets the CoastWatch HDF metadata version for this dataset.
- getMetaVersion(int) - Static method in class noaa.coastwatch.io.CWHDFReader
-
Gets the CoastWatch HDF metadata version.
- getMetaVersion() - Method in class noaa.coastwatch.io.CWNCReader
-
Gets the CoastWatch HDF metadata version for this dataset.
- getMetaVersion() - Method in class noaa.coastwatch.io.CWOpendapReader
-
Gets the CoastWatch HDF metadata version for this dataset.
- getMin() - Method in class noaa.coastwatch.util.EarthPartition
-
Gets the partition minimum bounds.
- getMin() - Method in class noaa.coastwatch.util.Statistics
-
Gets the minimum data value.
- getMinArea() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Gets the minimum area used in polygon selection.
- getMinimumLevel() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
Gets the minimum bin corner level.
- getMinimumSize() - Method in class noaa.coastwatch.gui.GhostButton
-
- getMinimumSize() - Method in class noaa.coastwatch.gui.GhostToggleButton
-
- getMissing() - Method in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
Gets the missing value.
- getMissing() - Method in class noaa.coastwatch.gui.save.TextOptionPanel
-
Gets the missing value.
- getMissing() - Method in class noaa.coastwatch.util.chunk.ByteChunk
-
Gets the missing value.
- getMissing() - Method in class noaa.coastwatch.util.chunk.DoubleChunk
-
Gets the missing value.
- getMissing() - Method in class noaa.coastwatch.util.chunk.FloatChunk
-
Gets the missing value.
- getMissing() - Method in class noaa.coastwatch.util.chunk.IntChunk
-
Gets the missing value.
- getMissing() - Method in class noaa.coastwatch.util.chunk.LongChunk
-
Gets the missing value.
- getMissing() - Method in class noaa.coastwatch.util.chunk.ShortChunk
-
Gets the missing value.
- getMissing() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the data missing value.
- getMissingColor() - Method in class noaa.coastwatch.render.ColorArrowSymbol
-
Gets the missing value color.
- getMissingColor() - Method in interface noaa.coastwatch.render.ColorEnhanced
-
Gets the missing value color.
- getMissingColor() - Method in class noaa.coastwatch.render.ColorPointEnhancement
-
Gets the missing value color.
- getMissingColor() - Method in class noaa.coastwatch.render.ColorWindBarbSymbol
-
Gets the missing value color.
- getMode() - Method in class noaa.coastwatch.gui.NavigationChooser
-
Gets the navigation mode, or null if no mode is selected.
- getMode() - Method in class noaa.coastwatch.render.feature.SelectionRuleFilter
-
Gets the current filtering mode.
- getModel() - Method in class noaa.coastwatch.render.Palette
-
Gets the palette model data.
- getModified() - Method in class noaa.coastwatch.gui.open.DirectoryLister.Entry
-
Get the date that the directory entry was last modified.
- getModified(EarthLocation, double[]) - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets a modified version of this map projection.
- getName() - Method in class noaa.coastwatch.gui.open.DirectoryLister.Entry
-
Gets the directory entry name.
- getName() - Method in class noaa.coastwatch.gui.open.ServerTableModel.Entry
-
Gets the server name.
- getName(int) - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the variable name at the specified index.
- getName() - Method in class noaa.coastwatch.io.noaa1b.AMSUA
-
- getName() - Method in class noaa.coastwatch.io.noaa1b.AMSUB
-
- getName() - Method in class noaa.coastwatch.io.noaa1b.HIRS4
-
- getName() - Method in class noaa.coastwatch.io.noaa1b.MHS
-
- getName() - Method in class noaa.coastwatch.render.ColorEnhancementSettings
-
Gets the variable name.
- getName() - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets the overlay name.
- getName() - Method in class noaa.coastwatch.render.feature.Attribute
-
Gets the attribute name.
- getName() - Method in class noaa.coastwatch.render.Palette
-
Gets the palette name.
- getName() - Method in class noaa.coastwatch.render.Subregion
-
Gets this subregion name.
- getName() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the short variable name.
- getNames() - Method in class noaa.coastwatch.io.BinaryStreamReader
-
Gets the data value names.
- getNavAnalysisPanel() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets the navigation analysis panel for this controller.
- getNavigation() - Method in class noaa.coastwatch.io.noaa1b.AMSUARecord
-
Gets navigation data as tuplets of [solar zenith, satellite
zenith, relative azimuth, latitude, longitude] for each
pixel.
- getNavigation() - Method in class noaa.coastwatch.io.noaa1b.AMSUBRecord
-
Gets navigation data as tuplets of [solar zenith, satellite
zenith, relative azimuth, latitude, longitude] for each
pixel.
- getNavigation() - Method in interface noaa.coastwatch.io.noaa1b.DataRecord
-
Gets the navigation data.
- getNavigation() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Record
-
Gets navigation data as tuplets of [solar zenith, satellite
zenith, relative azimuth, latitude, longitude] for each
pixel.
- getNavigation() - Method in class noaa.coastwatch.io.noaa1b.MHSRecord
-
Gets navigation data as tuplets of [solar zenith, satellite
zenith, relative azimuth, latitude, longitude] for each
pixel.
- getNavigation(int) - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the interpolated navigation data for the specified angle
variable.
- getNavigation() - Method in class noaa.coastwatch.util.Grid
-
Gets the navigation correction affine transform.
- getNBit(ByteBuffer, int, int, int) - Static method in class noaa.coastwatch.io.noaa1b.NOAA1bServices
-
Gets an n-bit value from the specified byte buffer.
- getNBit(ByteBuffer, int, int, int) - Static method in class noaa.coastwatch.io.NOAA1bReader
-
Gets an n-bit value from the specified byte buffer.
- getNormalizedCount(double) - Method in class noaa.coastwatch.util.Statistics
-
Gets the normalized histogram count for a data value.
- getNorth(DataLocation) - Method in class noaa.coastwatch.gui.nav.NavigationPointWriter
-
Gets the data location north vector.
- getNorthIsUp() - Method in class noaa.coastwatch.util.trans.SwathProjection
-
Returns true if north is at the top of the data.
- getNumber() - Method in class noaa.coastwatch.io.SimpleParser
-
Gets a number from the tokenizer.
- getObjectNames() - Method in class noaa.coastwatch.io.SerializedObjectManager
-
Gets the list of object names available.
- getOffset() - Method in class noaa.coastwatch.gui.nav.NavigationPoint
-
Gets the offset.
- getOffset(String) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
Gets the byte offset into the binary stream of the specified
value.
- getOffset(Grid, EarthTransform, EarthLocation, int, int, int) - Method in class noaa.coastwatch.util.NavigationOffsetEstimator
-
Gets the offset estimate for the specified earth location.
- getOpendapList() - Static method in class noaa.coastwatch.tools.ResourceManager
-
Gets the list of OPeNDAP servers from the user-specified
resources.
- getOpenIDCount() - Method in class noaa.coastwatch.io.HDF5Lib
-
- getOpenIDs() - Method in class noaa.coastwatch.io.HDF5Lib
-
- getOperation() - Method in class noaa.coastwatch.gui.ViewOperationChooser
-
Gets the selected operation, or null if no operation is selected.
- getOperationMode() - Method in interface noaa.coastwatch.gui.DataViewOverlayControl
-
Gets the current operation mode.
- getOperationMode() - Method in class noaa.coastwatch.gui.nav.NavigationAnalysisPanel
-
- getOperator() - Method in class noaa.coastwatch.render.feature.AttributeRule
-
Gets the current rule operator.
- getOptimalStride(DataLocation, DataLocation, double, int) - Method in class noaa.coastwatch.util.DataVariable
-
Gets the optimal statistical sampling stride for this variable
based on a desired sampling factor and minimum number of values.
- getOrbitType() - Method in class noaa.coastwatch.util.SatellitePassInfo
-
Gets the orbit type: 'ascending' or 'descending'.
- getOrientationAffine() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the view orientation affine.
- getOrigin() - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the data origin.
- getOverlay() - Method in class noaa.coastwatch.gui.visual.OverlayPropertyChooser
-
Gets the overlay stored by this chooser panel.
- getOverlay() - Method in class noaa.coastwatch.render.feature.ESRIShapefileReader
-
Gets the overlay created from the shapefile.
- getOverlayChooser() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets the overlay list chooser created by this controller.
- getOverlayCount(Object) - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Gets and increments the current count of overlays created with
the specified key.
- getOverlayList() - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Gets the list of overlays.
- getOverlayList() - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the list of overlays displayed.
- getOverlayManager() - Static method in class noaa.coastwatch.tools.ResourceManager
-
Gets an overlay group manager instance that reads overlays
from the user-specific resources.
- getOverlays() - Method in class noaa.coastwatch.gui.OverlayListChooser
-
Gets the list of overlays.
- getOverlays() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the current list of overlays.
- getOverlays() - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
Gets the current list of overlays.
- getPackingScheme() - Method in class noaa.coastwatch.util.chunk.ByteChunk
-
- getPackingScheme() - Method in class noaa.coastwatch.util.chunk.IntChunk
-
- getPackingScheme() - Method in interface noaa.coastwatch.util.chunk.IntegerValuedDataChunk
-
Gets the packing scheme.
- getPackingScheme() - Method in class noaa.coastwatch.util.chunk.LongChunk
-
- getPackingScheme() - Method in class noaa.coastwatch.util.chunk.ShortChunk
-
- getPalette() - Method in class noaa.coastwatch.gui.PaletteChooser
-
Gets the currently selected palette or null if no palette is
selected.
- getPalette() - Method in class noaa.coastwatch.render.ColorArrowSymbol
-
Gets the enhancement color palette.
- getPalette() - Method in interface noaa.coastwatch.render.ColorEnhanced
-
Gets the enhancement color palette.
- getPalette() - Method in class noaa.coastwatch.render.ColorEnhancement
-
Gets the enhancement color palette.
- getPalette() - Method in class noaa.coastwatch.render.ColorEnhancementSettings
-
Gets the color enhancement palette.
- getPalette() - Method in class noaa.coastwatch.render.ColorPointEnhancement
-
Gets the enhancement color palette.
- getPalette() - Method in class noaa.coastwatch.render.ColorWindBarbSymbol
-
Gets the enhancement color palette.
- getPaletteChooser() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets the palette chooser created by this controller.
- getPanel() - Method in class noaa.coastwatch.gui.PanelOutputStream
-
Gets the associated output panel.
- getPanelSubset(int[], int[]) - Method in class noaa.coastwatch.gui.save.DataSavePanel
-
Gets the subset information specified by the subset option
panel.
- getParameters() - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Gets the current projection parameters.
- getParameters() - Method in class noaa.coastwatch.util.GCTP.Requirements
-
Gets the total number of required parameters.
- getParameters() - Method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- getParameters() - Method in class noaa.coastwatch.util.trans.GCTPProjection
-
Deprecated.
Gets the GCTP projection parameters.
- getParameters() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets a set of GCTP-style projection parameters if available.
- getParameters() - Method in class noaa.coastwatch.util.trans.SensorScanProjection
-
Gets the parameters used to create this sensor scan projection.
- getParent(String) - Method in interface noaa.coastwatch.gui.open.DirectoryLister
-
Gets the parent directory name for the specified directory.
- getParent(String) - Method in class noaa.coastwatch.gui.open.HTTPDirectoryLister
-
- getParent(String) - Method in class noaa.coastwatch.gui.open.LocalDirectoryLister
-
- getParseTree() - Method in interface noaa.coastwatch.util.expression.ExpressionParser
-
Gets a document tree corresponding to the parsed expression.
- getParseTree() - Method in class noaa.coastwatch.util.expression.JEPParser
-
- getPartitions() - Method in class noaa.coastwatch.util.EarthPartition
-
Gets all child partitions as an array.
- getPass() - Method in class noaa.coastwatch.gui.SatellitePassCoveragePanel
-
Gets the currently displayed pass.
- getPass() - Method in class noaa.coastwatch.gui.SatellitePassPreviewPanel
-
Gets the currently displayed pass.
- getPass(int) - Method in class noaa.coastwatch.gui.SatellitePassTableModel
-
Gets the pass at the specified index.
- getPassID() - Method in class noaa.coastwatch.util.SatellitePassInfo
-
Gets the pass identifier.
- getPassIndex(String) - Method in class noaa.coastwatch.gui.SatellitePassTableModel
-
Gets the pass index from the specified pass identifier.
- getPath(EarthImageTransform) - Method in class noaa.coastwatch.render.feature.LineFeature
-
Gets the general path for this feature under the specified
transform.
- getPixelDimensions() - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Gets the current pixel dimensions.
- getPixelDimensions() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the pixel dimensions.
- getPixelSize() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the pixel size indicated by the affine transform.
- getPlatformDefaultDirectory() - Static method in class noaa.coastwatch.gui.GUIServices
-
Gets the platform default directory for opening new files.
- getPlotAffine() - Method in class noaa.coastwatch.gui.XYPlotPanel
-
Gets the affine transform for translating data coordinates to
plot coordinates.
- getPlotBounds() - Method in class noaa.coastwatch.gui.XYPlotPanel
-
Gets the rectangle used to display the plot data.
- getPlotSymbol() - Method in class noaa.coastwatch.render.SimpleSymbol
-
Gets the plot symbol.
- getPoint(int) - Method in class noaa.coastwatch.gui.nav.NavigationPointTableModel
-
Gets a point from the list.
- getPoint() - Method in class noaa.coastwatch.render.feature.PointFeature
-
Gets the earth location point.
- getPointList() - Method in class noaa.coastwatch.gui.nav.NavigationPointTableModel
-
Gets the list of navigation points.
- getPolygonFeatures() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
Gets the segments in this bin as a list of closed Earth
polygons.
- getPolygonReader(String) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReaderFactory
-
- getPolygonRendering() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Gets the polygon rendering flag.
- getPosition() - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Gets the tile position.
- getPredefined() - Static method in class noaa.coastwatch.render.PaletteFactory
-
Gets the list of predefined palette names.
- getPreferences() - Method in class noaa.coastwatch.gui.PreferencesChooser
-
Gets the current preferences.
- getPreferences() - Static method in class noaa.coastwatch.tools.ResourceManager
-
Gets a preferences instance from the user-specific resources.
- getPreferredScrollableViewportSize() - Method in class noaa.coastwatch.gui.visual.ComponentList
-
- getPreferredSize() - Method in class noaa.coastwatch.gui.GhostButton
-
- getPreferredSize() - Method in class noaa.coastwatch.gui.GhostToggleButton
-
- getPrefsChanged() - Method in class noaa.coastwatch.gui.PreferencesChooser
-
Gets the preferences changed flag.
- getPreview(int) - Method in class noaa.coastwatch.io.ACSPOHDFReader
-
- getPreview(int) - Method in class noaa.coastwatch.io.EarthDataReader
-
Creates a data variable preview.
- getPreview(String) - Method in class noaa.coastwatch.io.EarthDataReader
-
Creates a data variable preview.
- getPreview(int) - Method in class noaa.coastwatch.io.TSHDFReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.ACSPONCCFReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.ACSPONCReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.CommonDataModelNCReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.CWCFNCReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.CWNCReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.CWOpendapReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.EarthDataReader
-
Implementation for the subclass.
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.HDFReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFileReader
-
- getPreviewImpl(int) - Method in class noaa.coastwatch.io.NOAA1bReader
-
- getPreviewURL() - Method in class noaa.coastwatch.util.SatellitePassInfo
-
Gets the pass preview URL.
- getPrimitiveClassType(BaseType) - Static method in class noaa.coastwatch.io.OpendapReader
-
Gets the primitive Java class type for the specified OPeNDAP
base type.
- getPrimitiveData() - Method in class noaa.coastwatch.util.chunk.ByteChunk
-
- getPrimitiveData() - Method in interface noaa.coastwatch.util.chunk.DataChunk
-
Gets the primitive chunk data.
- getPrimitiveData() - Method in class noaa.coastwatch.util.chunk.DoubleChunk
-
- getPrimitiveData() - Method in class noaa.coastwatch.util.chunk.FloatChunk
-
- getPrimitiveData() - Method in class noaa.coastwatch.util.chunk.IntChunk
-
- getPrimitiveData() - Method in class noaa.coastwatch.util.chunk.LongChunk
-
- getPrimitiveData() - Method in class noaa.coastwatch.util.chunk.ShortChunk
-
- getProgress() - Method in class noaa.coastwatch.io.EarthDataWriter
-
Gets the current flush progress.
- getProgress() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the rendering progress mode flag.
- getProgressLength() - Method in class noaa.coastwatch.io.EarthDataWriter
-
Gets the progress length.
- getProgressVariable() - Method in class noaa.coastwatch.io.EarthDataWriter
-
Gets the name of the current variable being written in a flush
operation.
- getProjection(String) - Static method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the projection system that matches the specified name.
- getProperties(Object) - Static method in class noaa.coastwatch.gui.visual.VisualServices
-
Returns a list of properties for the specified object.
- getProperty(String) - Static method in class noaa.coastwatch.io.CWHDFWriter
-
Gets a property value from the system properties.
- getPropertyType(Object, String) - Static method in class noaa.coastwatch.gui.visual.VisualServices
-
Gets the class of the specified property, or null if the object
has no property with the specified name.
- getQuantizedImage(BufferedImage) - Static method in class noaa.coastwatch.io.GIFWriter
-
Creates a GIF ready image by quantizing an image with a colour map that is
greater than 256 colours in size to an image with a 256 colour map.
- getRadius() - Method in class noaa.coastwatch.render.Subregion
-
Gets this subregion radius in kilometers.
- getRange() - Method in class noaa.coastwatch.gui.EnhancementChooser
-
Gets the allowed slider range.
- getRange(double[]) - Method in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
Gets the range.
- getRange() - Method in class noaa.coastwatch.render.EnhancementFunction
-
Gets the enhancement range.
- getRank() - Method in class noaa.coastwatch.util.DataLocation
-
Gets the data location dimension rank.
- getRank() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the variable data array rank.
- getRate() - Method in class noaa.coastwatch.io.DataTransfer
-
Gets the average transfer rate in kilobytes per second.
- getRawChannel(int) - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the uncalibrated sensor count data for the specified
channel.
- getRawData() - Method in class noaa.coastwatch.io.NOAA1bReader.ArchiveHeader
-
Gets the raw header data.
- getRawData() - Method in class noaa.coastwatch.io.NOAA1bReader.DataHeader
-
Gets the raw header data.
- getRawData() - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the raw scan line data.
- getRawMetadata() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the detailed raw metadata.
- getRawNavigation(int) - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the raw uninterpolated navigation data for the specified
angle variable.
- getRawNavigation(int) - Method in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
- getRawNavigation(int) - Method in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
- getReader() - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
Gets the reader used by this panel.
- getReader() - Method in class noaa.coastwatch.gui.open.EarthDataChooser
-
Gets the currently selected reader, or null for none.
- getReader(Class) - Static method in class noaa.coastwatch.io.BinaryStreamReaderFactory
-
Retrieves a stream reader for the specified class.
- getReader(int) - Method in class noaa.coastwatch.io.OpendapReaderList
-
- getReader(int) - Method in interface noaa.coastwatch.io.ReaderList
-
Gets the specified earth data reader.
- getReader() - Method in class noaa.coastwatch.render.BitmaskOverlay
-
Gets the reader used to fetch the data for this bitmask, or null
if no reader was explicitly given to the constructor.
- getReader() - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
Gets the reader used to fetch the data for the bitmasks, or null
if no reader was explicitly given to the bitmask constructor.
- getRecentlyOpenedFiles(Class) - Static method in class noaa.coastwatch.gui.GUIServices
-
Get the list of recently opened files for the target class.
- getRecordAttSize() - Method in class noaa.coastwatch.io.noaa1b.AMSUAHeader
-
- getRecordAttSize() - Method in class noaa.coastwatch.io.noaa1b.AMSUBHeader
-
- getRecordAttSize() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the size of the data record attributes in bytes.
- getRecordAttSize() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Header
-
- getRecordAttSize() - Method in class noaa.coastwatch.io.noaa1b.MHSHeader
-
- getRecordCount() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataHeader
-
- getRecordCount() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the number of data records in the data file.
- getRecordCount() - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFile
-
Gets the number of data records in this file.
- getRecordSize() - Method in class noaa.coastwatch.io.noaa1b.AMSUAHeader
-
- getRecordSize() - Method in class noaa.coastwatch.io.noaa1b.AMSUBHeader
-
- getRecordSize() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the size of each header and data record in bytes.
- getRecordSize() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Header
-
- getRecordSize() - Method in class noaa.coastwatch.io.noaa1b.MHSHeader
-
- getRecordStart(int) - Method in class noaa.coastwatch.io.NOAA1bReader
-
Gets the start of the record as a byte offset.
- getRectangle() - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Gets the tile rectangle.
- getRedComponent() - Method in class noaa.coastwatch.gui.CompositeChooser
-
Gets the currently selected green component variable name.
- getRequirements(int) - Static method in class noaa.coastwatch.util.GCTP
-
Gets the requirements for the specified projection.
- getResolution() - Method in class noaa.coastwatch.render.EarthDataView
-
Calculates the view resolution at the center data location in
km/pixel.
- getResolution(Point2D) - Method in class noaa.coastwatch.render.EarthImageTransform
-
Calculates an approximate resolution in km/pixel.
- getResolution(DataLocation) - Method in class noaa.coastwatch.util.trans.EarthTransform
-
Gets the projection resolution at the specified location.
- getResults() - Method in class noaa.coastwatch.net.ServerQuery
-
Gets the number of query results.
- getResults() - Method in class noaa.coastwatch.util.BoxSurvey
-
Gets a results report for the point survey.
- getResults() - Method in class noaa.coastwatch.util.EarthDataSurvey
-
Gets a results report for the survey.
- getResults() - Method in class noaa.coastwatch.util.LineSurvey
-
Gets a results report for the point survey.
- getResults() - Method in class noaa.coastwatch.util.PointSurvey
-
Gets a results report for the point survey.
- getResultType() - Method in interface noaa.coastwatch.util.expression.ExpressionParser
-
Gets the result data type.
- getResultType() - Method in class noaa.coastwatch.util.expression.JELParser
-
- getResultType() - Method in class noaa.coastwatch.util.expression.JEPEmulationParser
-
- getResultType() - Method in class noaa.coastwatch.util.expression.JEPParser
-
- getReverse() - Method in class noaa.coastwatch.render.EnhancementFunction
-
Gets the enhancement reversal flag.
- getRowCount() - Method in class noaa.coastwatch.gui.nav.NavigationPointTableModel
-
- getRowCount() - Method in class noaa.coastwatch.gui.open.DataVariableTableModel
-
Gets the number of table rows.
- getRowCount() - Method in class noaa.coastwatch.gui.open.FileTableModel
-
Gets the number of directory entries.
- getRowCount() - Method in class noaa.coastwatch.gui.open.ServerTableModel
-
Gets the number of table rows.
- getRowCount() - Method in class noaa.coastwatch.gui.SatellitePassTableModel
-
- getRowCount() - Method in class noaa.coastwatch.gui.SortedTableModel
-
- getRows() - Method in class noaa.coastwatch.render.DataReferenceOverlay
-
Gets the current reference row lines.
- getSampleCount() - Method in class noaa.coastwatch.io.noaa1b.AMSUA
-
- getSampleCount() - Method in class noaa.coastwatch.io.noaa1b.AMSUB
-
- getSampleCount() - Method in class noaa.coastwatch.io.noaa1b.HIRS4
-
- getSampleCount() - Method in class noaa.coastwatch.io.noaa1b.MHS
-
- getSamples() - Method in class noaa.coastwatch.io.NOAA1bReader
-
Gets the number of samples per scan line in this dataset.
- getSampleSize() - Method in class noaa.coastwatch.util.BoxSurvey
-
Gets the sample size (total values sampled divided by the total
values in the area) in percent.
- getSampleSize() - Method in class noaa.coastwatch.util.PolygonSurvey
-
Gets the sample size (total values sampled divided by the total
values in the area) in percent.
- getSatellite() - Method in class noaa.coastwatch.util.SatelliteDataInfo
-
Gets the satellite name.
- getSaveFile() - Method in class noaa.coastwatch.gui.FileSavePanel
-
Gets the current save file.
- getScale() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the scale of this view.
- getScaling(double[]) - Method in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
Gets the scaling factor and offset.
- getScaling() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the scaling factor and offset.
- getScalingType() - Method in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
Gets the scaling type.
- getScanLine() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataRecord
-
- getScanLine() - Method in interface noaa.coastwatch.io.noaa1b.DataRecord
-
Gets the scan line number.
- getScanLine(int, int, int) - Method in class noaa.coastwatch.io.NOAA1bReader
-
Gets the scan line at the specified index.
- getScanLine(int, int, int) - Method in class noaa.coastwatch.io.NOAA1bV1Reader
-
- getScanLine(int, int, int) - Method in class noaa.coastwatch.io.NOAA1bV2Reader
-
- getScanLine(int, int, int) - Method in class noaa.coastwatch.io.NOAA1bV3Reader
-
- getScanTime() - Method in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Gets the scan line time data.
- getScanTime() - Method in class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
Gets the scan line time data.
- getScanTime() - Method in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
Gets the scan line time data.
- getSceneTime() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the scene time based on the first grid variable.
- getSceneTime(DataLocation, DataLocation) - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the scene time in terms of day or night for the specified 2D
scene bounds.
- getSceneTime(int[]) - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the scene time in terms of day or night for the specified 2D
scene dimensions.
- getSceneTime() - Method in class noaa.coastwatch.util.SatellitePassInfo
-
Gets the pass scene time: 'day', 'night', or 'day/night'.
- getSceneTime(DataLocation, DataLocation) - Method in class noaa.coastwatch.util.SatellitePassInfo
-
- getSceneTime(int[]) - Method in class noaa.coastwatch.util.SatellitePassInfo
-
- getScheme() - Method in class noaa.coastwatch.io.tile.NCTileSource
-
- getScheme() - Method in interface noaa.coastwatch.io.tile.TileSink
-
Gets the tiling scheme used to write tiles to this sink.
- getScheme() - Method in interface noaa.coastwatch.io.tile.TileSource
-
Gets the tiling scheme used to deliver tiles by this source.
- getScheme() - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Gets the tiling scheme for this tile.
- getScheme() - Method in class noaa.coastwatch.io.tile.TilingScheme.TilePosition
-
Gets the tiling scheme for this position.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class noaa.coastwatch.gui.visual.ComponentList
-
- getScrollableTracksViewportHeight() - Method in class noaa.coastwatch.gui.visual.ComponentList
-
- getScrollableTracksViewportWidth() - Method in class noaa.coastwatch.gui.visual.ComponentList
-
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class noaa.coastwatch.gui.visual.ComponentList
-
- getSDID() - Method in class noaa.coastwatch.io.HDFReader
-
- getSDID() - Method in interface noaa.coastwatch.io.HDFSD
-
Gets the HDF scientific dataset ID.
- getSDID() - Method in class noaa.coastwatch.io.HDFWriter
-
- getSegment(int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin
-
Gets the specified segment.
- getSegment(int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
Gets the specified segment.
- getSegmentCount() - Method in class noaa.coastwatch.render.lines.LabeledLine
-
Gets the number of segments in this line.
- getSegments() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin
-
Gets the number of segments.
- getSegments() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
Gets the number of segments.
- getSelectedIndices() - Method in class noaa.coastwatch.gui.visual.ComponentList
-
Gets the currently selected indices.
- getSensor() - Method in class noaa.coastwatch.util.SatelliteDataInfo
-
Gets the sensor name.
- getSensorCode() - Method in class noaa.coastwatch.util.trans.EllipsoidPerspectiveProjection
-
- getSensorCode() - Method in class noaa.coastwatch.util.trans.SensorScanProjection
-
Gets a code for this sensor scan type.
- getSensorData() - Method in class noaa.coastwatch.io.noaa1b.AMSUARecord
-
- getSensorData() - Method in class noaa.coastwatch.io.noaa1b.AMSUBRecord
-
- getSensorData() - Method in interface noaa.coastwatch.io.noaa1b.DataRecord
-
Gets the sensor data values as uncalibrated counts.
- getSensorData() - Method in class noaa.coastwatch.io.noaa1b.HIRS4Record
-
- getSensorData() - Method in class noaa.coastwatch.io.noaa1b.MHSRecord
-
- getSensorType() - Method in class noaa.coastwatch.util.trans.EllipsoidPerspectiveProjection
-
- getSensorType() - Method in class noaa.coastwatch.util.trans.SensorScanProjection
-
Gets a description of this sensor scan type.
- getSensorWordSize() - Method in class noaa.coastwatch.io.noaa1b.AbstractArchiveHeader
-
- getSensorWordSize() - Method in interface noaa.coastwatch.io.noaa1b.ArchiveHeader
-
Gets the sensor word size in bits.
- getServerEntry(int) - Method in class noaa.coastwatch.gui.open.ServerTableModel
-
Gets the server list entry at the specified row.
- getServerList() - Method in class noaa.coastwatch.gui.open.NetworkFileChooser
-
Gets the current list of server entries.
- getServerList() - Method in class noaa.coastwatch.gui.open.ServerChooser
-
Gets the current list of server entries.
- getServerList() - Method in class noaa.coastwatch.gui.open.ServerTableModel
-
Gets the list of server entries.
- getShadowColor(Color) - Static method in class noaa.coastwatch.render.LineOverlay
-
Gets the shadow color that will have the greatest contrast to the
specified foreground color.
- getShape() - Method in class noaa.coastwatch.gui.LightTable
-
Gets the current user shape.
- getShape() - Method in class noaa.coastwatch.util.PolygonSurvey
-
Gets the shape defining this polygon.
- getShapeArea(Shape) - Static method in class noaa.coastwatch.util.DataLocationConstraints
-
Gets the area of a shape.
- getShapeBounds(Shape) - Static method in class noaa.coastwatch.util.DataLocationConstraints
-
Gets the rectangular bounds of the specified shape in data location
coordinates.
- getShapeIterator() - Method in class noaa.coastwatch.render.FilledShapeOverlay
-
Gets an iterator over the list of shapes.
- getShapeIterator() - Method in class noaa.coastwatch.render.ShapeOverlay
-
Gets an iterator over the list of shapes.
- getShort(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getShort(ByteBuffer, int) - Static method in class noaa.coastwatch.io.noaa1b.NOAA1bServices
-
Gets a signed 16-bit value from the specified byte buffer.
- getShort(ByteBuffer, int) - Static method in class noaa.coastwatch.io.NOAA1bReader
-
Gets a signed 16-bit value from the specified byte buffer.
- getShortArray(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getShortData() - Method in class noaa.coastwatch.util.chunk.ShortChunk
-
Gets the primitive array used to store data.
- getShortDescription(int) - Method in class noaa.coastwatch.util.GCTP.Requirements
-
Gets the requirement short description for the specified
parameter index.
- getShortName() - Method in class noaa.coastwatch.render.Subregion
-
Gets this subregion short name.
- getShortProperty(int) - Method in class noaa.coastwatch.util.chunk.ExpressionFunction.VariableValueSource
-
- getShortProperty(int) - Method in interface noaa.coastwatch.util.expression.EvaluateImp
-
- getShortValue(int) - Method in class noaa.coastwatch.util.chunk.ChunkDataAccessor
-
- getSize() - Method in class noaa.coastwatch.gui.open.DirectoryLister.Entry
-
Gets the size of the directory entry (if applicable).
- getSize(Graphics2D) - Method in class noaa.coastwatch.render.DataColorScale
-
- getSize(Graphics2D) - Method in class noaa.coastwatch.render.EarthDataPlot
-
Gets the rendered plot size.
- getSize(Graphics2D) - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the rendered view dimensions.
- getSize(Graphics2D) - Method in class noaa.coastwatch.render.EarthPlotInfo
-
- getSize(Graphics2D) - Method in class noaa.coastwatch.render.Legend
-
Gets the actual required legend size.
- getSize(Graphics2D) - Method in interface noaa.coastwatch.render.Renderable
-
Gets the rendered size for this renderable.
- getSize() - Method in class noaa.coastwatch.render.SimpleSymbol
-
- getSizeFactor() - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets the context size to total size factor.
- getSmallPolygons() - Method in class noaa.coastwatch.render.CoastOverlay
-
Gets the small polygons flag.
- getSmooth() - Method in class noaa.coastwatch.gui.save.RenderOptionPanel
-
Gets the smooth flag.
- getSolarZenith(EarthLocation) - Method in class noaa.coastwatch.util.SolarZenith
-
Gets the solar zenith angle for a specified earth location.
- getSortColumn() - Method in class noaa.coastwatch.gui.SortedTableModel
-
Gets the current sorting column, or -1 for no sorting.
- getSource() - Method in class noaa.coastwatch.io.EarthDataReader
-
Get the earth data source.
- getSource() - Method in class noaa.coastwatch.io.tile.TileDeliveryOperation
-
Gets the source for this delivery operation.
- getSource() - Method in class noaa.coastwatch.render.PointFeatureOverlay
-
Gets the feature source for this overlay.
- getSource() - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the data source.
- getSpacecraft() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataHeader
-
- getSpacecraft() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the data spacecraft name.
- getSpheroid() - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Gets the currently selected spheroid.
- getSpheroid(double, double) - Static method in class noaa.coastwatch.util.trans.EarthTransform
-
Gets the spheroid that most closely resembles the specified
parameters.
- getSpheroid(String) - Static method in class noaa.coastwatch.util.trans.EarthTransform
-
Gets the spheroid that matches the specified name.
- getSpheroid() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the projection spheroid code.
- getSpheroidName() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the projection spheroid name.
- getSplash(String) - Static method in class noaa.coastwatch.tools.ToolServices
-
Gets a string appropriate for a splash screen annotation.
- getSplitRegex() - Static method in class noaa.coastwatch.tools.ToolServices
-
Gets the current command line parameter splitting regular expression.
- getStandardOverlays(Date, EarthTransform, List<Grid>) - Method in class noaa.coastwatch.render.feature.IQuamNCReader
-
Gets the standard set of iQuam point data overlays for this data source.
- getStart() - Method in class noaa.coastwatch.io.tile.TilingScheme.TilePosition
-
Gets the starting global coordinates of the tile at this position.
- getStartDate() - Method in class noaa.coastwatch.io.noaa1b.AbstractDataHeader
-
- getStartDate() - Method in interface noaa.coastwatch.io.noaa1b.DataHeader
-
Gets the data start date.
- getStartDate(int) - Method in class noaa.coastwatch.io.OpendapReaderList
-
- getStartDate(int) - Method in interface noaa.coastwatch.io.ReaderList
-
Gets the starting date for the specified reader.
- getStartDate() - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the data recording start date, the same value as the
getDate() method.
- getStartDate() - Method in class noaa.coastwatch.util.TimePeriod
-
Gets the time period starting date.
- getStartTime() - Method in class noaa.coastwatch.io.DataTransfer
-
Gets the transfer start time in milliseconds.
- getState() - Method in class noaa.coastwatch.render.PoliticalOverlay
-
Gets the state borders flag.
- getStatistics() - Method in class noaa.coastwatch.gui.HistogramPanel
-
Gets the current statistics.
- getStatistics() - Method in class noaa.coastwatch.gui.StatisticsPanel
-
Gets the current statistics.
- getStatistics(String) - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the statistics data stored for the specified variable name.
- getStatistics(double) - Method in class noaa.coastwatch.util.DataVariable
-
Gets the data variable statistics.
- getStatistics(DataLocation, DataLocation, double) - Method in class noaa.coastwatch.util.DataVariable
-
Gets the data variable statistics.
- getStatistics(int[]) - Method in class noaa.coastwatch.util.DataVariable
-
Gets the data variable statistics.
- getStatistics(DataLocation, DataLocation, int[]) - Method in class noaa.coastwatch.util.DataVariable
-
Gets the data variable statistics.
- getStatistics() - Method in class noaa.coastwatch.util.EarthDataSurvey
-
Gets the survey statistics.
- getStatisticsVariables() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the list of all variable names that have associated
statistics.
- getStdev() - Method in class noaa.coastwatch.util.Statistics
-
Gets the standard deviation from the mean.
- getSteps() - Method in class noaa.coastwatch.render.StepEnhancement
-
Gets the number of steps in the enhancement.
- getString(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
- getString() - Method in class noaa.coastwatch.io.SimpleParser
-
Gets a string from the tokenizer.
- getStroke() - Method in class noaa.coastwatch.gui.visual.StrokeChooser
-
Gets the stroke selected by this stroke chooser.
- getStroke() - Method in class noaa.coastwatch.render.LineOverlay
-
Gets the vector path stroke.
- getSubregion() - Method in class noaa.coastwatch.render.EarthDataView
-
Deprecated.
- getSubset(int[], int[]) - Method in class noaa.coastwatch.util.Grid
-
Gets a new subset of this grid using the specified parameters.
- getSubset(DataLocation, int[]) - Method in class noaa.coastwatch.util.trans.EarthTransform
-
Creates and returns a new subset transform.
- getSubset(DataLocation, int[]) - Method in class noaa.coastwatch.util.trans.MapProjection
-
Creates a subset version of this map projection.
- getSubset(int[], int[], int[]) - Method in class noaa.coastwatch.util.trans.MapProjection
-
Creates a subset version of this map projection.
- getSubsetType() - Method in class noaa.coastwatch.gui.save.SubsetOptionPanel
-
Gets the subset type.
- getSurvey() - Method in class noaa.coastwatch.render.SurveyOverlay
-
Gets the survey for this overlay.
- getSurveyCommand() - Method in class noaa.coastwatch.gui.SurveyListChooser
-
Gets the last survey command executed.
- getSurveyType() - Method in class noaa.coastwatch.util.BoxSurvey
-
Gets the survey type for results reporting.
- getSurveyType() - Method in class noaa.coastwatch.util.PolygonSurvey
-
Gets the survey type for results reporting.
- getSymbol() - Method in class noaa.coastwatch.render.PointFeatureOverlay
-
Gets the point symbol.
- getSymbolNames() - Static method in class noaa.coastwatch.render.PlotSymbolFactory
-
Gets the list of plot symbol names.
- getSystem() - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Gets the currently selected projection system.
- getSystem() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the projection system.
- getSystemName() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the projection system name.
- getTabComponentPanels() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets a list of tab component panels created by this controller.
- getTargetValue() - Method in class noaa.coastwatch.render.feature.FeatureGroupFilter
-
Gets the target value.
- getTerminator(double, boolean) - Method in class noaa.coastwatch.util.SolarZenith
-
Gets the position of the solar terminator for this data.
- getTestData(long) - Static method in class noaa.coastwatch.util.Statistics
-
Gets a test statistics object with normal distribution.
- getTestPoints(EarthTransform, int) - Static method in class noaa.coastwatch.gui.nav.NavigationPointWriter
-
Provides test data for this class.
- getText() - Method in class noaa.coastwatch.render.TextElement
-
Gets the text string.
- getTextArea() - Method in class noaa.coastwatch.gui.PanelOutputStream
-
Gets the associated text area.
- getTextButton(Action) - Static method in class noaa.coastwatch.gui.GUIServices
-
Gets a button with text label using an action.
- getTextButton(String) - Static method in class noaa.coastwatch.gui.GUIServices
-
Gets a button with text label.
- getTextDropShadow() - Method in class noaa.coastwatch.render.LabeledLineOverlay
-
Gets the text drop shadow flag.
- getTextDropShadow() - Method in class noaa.coastwatch.render.TextOverlay
-
Gets the text drop shadow flag.
- getTile(TileSource, TilingScheme.TilePosition) - Method in class noaa.coastwatch.io.tile.TileCacheManager
-
Gets a tile from the cache for the specified source and position.
- getTileCounts() - Method in class noaa.coastwatch.io.tile.TilingScheme
-
Gets the tile counts as [rows, columns].
- getTileDimensions() - Method in class noaa.coastwatch.io.tile.TilingScheme
-
Gets the tile dimensions as [rows, columns].
- getTileDimensions(TilingScheme.TilePosition) - Method in class noaa.coastwatch.io.tile.TilingScheme
-
- getTileDims(int, Grid) - Static method in class noaa.coastwatch.io.CachedGrid
-
Calculates the tile dimensions required to fill the specified
memory.
- getTileSize(int[], Grid) - Static method in class noaa.coastwatch.io.CachedGrid
-
Calculates the tile memory size based on dimensions.
- getTilingScheme() - Method in class noaa.coastwatch.io.CachedGrid
-
- getTilingScheme() - Method in class noaa.coastwatch.io.tile.TileCachedGrid
-
- getTilingScheme() - Method in class noaa.coastwatch.util.Grid
-
Gets the tiling scheme for this grid if one is available.
- getTimePeriods() - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the list of time periods for data recording.
- getTimeWindowHint() - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Gets the time window hint.
- getTitle() - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Gets the title that will be used to annotate the button and list
panels.
- getTitle() - Method in class noaa.coastwatch.gui.AnnotationListChooser
-
Gets the annotation list chooser title.
- getTitle() - Method in class noaa.coastwatch.gui.CompositeChooser
-
- getTitle() - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
- getTitle() - Method in class noaa.coastwatch.gui.EnhancementChooser
-
- getTitle() - Method in class noaa.coastwatch.gui.NavigationChooser
-
Gets the navigation chooser title.
- getTitle() - Method in class noaa.coastwatch.gui.OverlayListChooser
-
- getTitle() - Method in class noaa.coastwatch.gui.PaletteChooser
-
- getTitle() - Method in class noaa.coastwatch.gui.SurveyListChooser
-
- getTitle() - Method in interface noaa.coastwatch.gui.TabComponent
-
Gets the tab title.
- getTitle() - Method in class noaa.coastwatch.gui.visual.GenericOverlayPropertyChooser
-
Gets the chooser panel title.
- getTitle() - Method in class noaa.coastwatch.gui.visual.MultilayerBitmaskOverlayPropertyChooser
-
Gets the chooser panel title.
- getTitle() - Method in class noaa.coastwatch.gui.visual.MultiPointFeatureOverlayPropertyChooser
-
- getTitle() - Method in class noaa.coastwatch.gui.visual.OverlayPropertyChooser
-
Gets the title that will be used to annotate the properties
panel.
- getTitle() - Method in class noaa.coastwatch.gui.visual.PointFeatureOverlayPropertyChooser
-
- getTolerance() - Method in class noaa.coastwatch.util.trans.SwathProjection
-
Gets the tolerance distance for earth location transformations.
- getToolTip() - Method in class noaa.coastwatch.gui.AnnotationListChooser
-
Gets the annotation list chooser tooltip.
- getToolTip() - Method in class noaa.coastwatch.gui.CompositeChooser
-
- getToolTip() - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
- getToolTip() - Method in class noaa.coastwatch.gui.EnhancementChooser
-
- getToolTip() - Method in class noaa.coastwatch.gui.NavigationChooser
-
Gets the navigation chooser tooltip.
- getToolTip() - Method in class noaa.coastwatch.gui.OverlayListChooser
-
- getToolTip() - Method in class noaa.coastwatch.gui.PaletteChooser
-
- getToolTip() - Method in class noaa.coastwatch.gui.SurveyListChooser
-
- getToolTip() - Method in interface noaa.coastwatch.gui.TabComponent
-
Gets the tab tooltip.
- getToolVersion(String) - Static method in class noaa.coastwatch.tools.ToolServices
-
Gets a tool version string.
- getTrackingData() - Method in class noaa.coastwatch.util.chunk.ChunkComputation
-
Gets the time tracking data for the computation.
- getTransferred() - Method in class noaa.coastwatch.io.DataTransfer
-
Gets the current count of transferred data in bytes.
- getTransform() - Method in class noaa.coastwatch.io.OpendapReaderList
-
- getTransform() - Method in interface noaa.coastwatch.io.ReaderList
-
Gets the earth transform for this list.
- getTransform() - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets the earth transform used in the context area, or null if no
context area is defined.
- getTransform() - Method in class noaa.coastwatch.render.EarthDataView
-
Gets the earth image transform.
- getTransform() - Method in class noaa.coastwatch.util.EarthDataInfo
-
Gets the earth transform object.
- getTransform() - Method in class noaa.coastwatch.util.EarthDataSurvey
-
Gets the survey variable earth transform.
- getTransparency() - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets the overlay transparency.
- getType(Class, boolean) - Static method in class noaa.coastwatch.io.HDFWriter
-
Gets the HDF type associated with a Java primitive class.
- getType() - Method in class noaa.coastwatch.render.feature.Attribute
-
Gets the attribute data type.
- getTypeMax() - Method in class noaa.coastwatch.io.BinaryWriter
-
Gets the type maximum as a double.
- getTypeMax() - Method in class noaa.coastwatch.io.ByteWriter
-
- getTypeMax() - Method in class noaa.coastwatch.io.FloatWriter
-
- getTypeMax() - Method in class noaa.coastwatch.io.ShortWriter
-
- getTypeMin() - Method in class noaa.coastwatch.io.BinaryWriter
-
Gets the type minimum as a double.
- getTypeMin() - Method in class noaa.coastwatch.io.ByteWriter
-
- getTypeMin() - Method in class noaa.coastwatch.io.FloatWriter
-
- getTypeMin() - Method in class noaa.coastwatch.io.ShortWriter
-
- getTypeRange() - Method in class noaa.coastwatch.io.BinaryWriter
-
Gets the type range as a double.
- getTypeRange() - Method in class noaa.coastwatch.io.ByteWriter
-
- getTypeRange() - Method in class noaa.coastwatch.io.FloatWriter
-
Throws an error because this method should never be called for
this class.
- getTypeRange() - Method in class noaa.coastwatch.io.ShortWriter
-
- getUByte(ByteBuffer, int) - Static method in class noaa.coastwatch.io.noaa1b.NOAA1bServices
-
Gets an unsigned 8-bit value from the specified byte buffer.
- getUByte(ByteBuffer, int) - Static method in class noaa.coastwatch.io.NOAA1bReader
-
Gets an unsigned 8-bit value from the specified byte buffer.
- getUInt(ByteBuffer, int) - Static method in class noaa.coastwatch.io.noaa1b.NOAA1bServices
-
Gets an unsigned 32-bit value from the specified byte buffer.
- getUInt(ByteBuffer, int) - Static method in class noaa.coastwatch.io.NOAA1bReader
-
Gets an unsigned 32-bit value from the specified byte buffer.
- getUnits() - Method in class noaa.coastwatch.render.feature.Attribute
-
Gets the attribute units.
- getUnits(String) - Method in class noaa.coastwatch.tools.Preferences
-
Gets the preferred units for a variable.
- getUnits() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the variable units.
- getUnits(int) - Method in class noaa.coastwatch.util.GCTP.Requirements
-
Gets the requirement units for the specified parameter
index.
- getUnitsMap() - Method in class noaa.coastwatch.tools.Preferences
-
Gets the map of variable name to units.
- getUnpackedType() - Method in class noaa.coastwatch.util.chunk.DoublePackingScheme
-
- getUnpackedType() - Method in class noaa.coastwatch.util.chunk.FloatPackingScheme
-
- getUnpackedType() - Method in interface noaa.coastwatch.util.chunk.PackingScheme
-
Gets the unpacked data type that values in this packing scheme will
be unpacked to.
- getUnsigned(int) - Static method in class noaa.coastwatch.io.HDFReader
-
Determines if the HDF datatype is unsigned.
- getUnsigned() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the unsigned flag.
- getUpperLeft() - Method in class noaa.coastwatch.render.EarthContextElement
-
Gets the upper-left corner of the context area.
- getUpsideDown() - Method in class noaa.coastwatch.render.EarthDataView
-
- getURL() - Method in class noaa.coastwatch.net.ServerQuery
-
Gets the query URL as a string.
- getUShort(ByteBuffer, int) - Static method in class noaa.coastwatch.io.noaa1b.NOAA1bServices
-
Gets an unsigned 16-bit value from the specified byte buffer.
- getUShort(ByteBuffer, int) - Static method in class noaa.coastwatch.io.NOAA1bReader
-
Gets an unsigned 16-bit value from the specified byte buffer.
- getValid() - Method in class noaa.coastwatch.gui.XYPlotPanel
-
Returns true if the plot is valid, or false if not.
- getValid() - Method in class noaa.coastwatch.util.Statistics
-
Gets the total number of valid data values sampled.
- getValue() - Method in class noaa.coastwatch.gui.AttributeValueChooser
-
Gets the current attribute value.
- getValue() - Method in class noaa.coastwatch.gui.value.DateValuePanel
-
- getValue() - Method in class noaa.coastwatch.gui.value.ParsableValuePanel
-
- getValue() - Method in class noaa.coastwatch.gui.value.TimeWindowValuePanel
-
- getValue() - Method in class noaa.coastwatch.gui.value.ValuePanel
-
Gets the object value for this panel.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualArray
-
Gets the array value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualBoolean
-
Gets the Boolean value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualChoice
-
Gets the choice value value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualColor
-
Gets the color value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualFont
-
Gets the font value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualInteger
-
Gets the Integer value.
- getValue() - Method in interface noaa.coastwatch.gui.visual.VisualObject
-
Gets the object value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualOverlay
-
Gets the overlay value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualString
-
Gets the string value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualStroke
-
Gets the stroke value.
- getValue() - Method in class noaa.coastwatch.gui.visual.VisualSymbol
-
- getValue(String, ByteBuffer) - Method in class noaa.coastwatch.io.BinaryStreamReader
-
Gets a data value from a byte buffer using this reader's
template.
- getValue(int) - Method in class noaa.coastwatch.io.CachedGrid
-
- getValue(int, int) - Method in class noaa.coastwatch.io.CachedGrid
-
- getValue(int, int) - Method in class noaa.coastwatch.io.OpendapGrid
-
- getValue(int) - Method in class noaa.coastwatch.io.OpendapGrid
-
- getValue(int) - Method in class noaa.coastwatch.io.tile.TileCachedGrid
-
- getValue(int, int) - Method in class noaa.coastwatch.io.tile.TileCachedGrid
-
- getValue(int, int) - Method in class noaa.coastwatch.net.ServerQuery
-
Gets a result value.
- getValue(int, String) - Method in class noaa.coastwatch.net.ServerQuery
-
Gets a result value.
- getValue(double) - Method in class noaa.coastwatch.render.EnhancementFunction
-
Gets the enhancement value.
- getValue() - Method in class noaa.coastwatch.render.feature.AttributeRule
-
Gets the attribute value for this rule.
- getValue(DataLocation) - Method in class noaa.coastwatch.util.DataVariable
-
Reads a scaled data value.
- getValue(int, Object) - Method in class noaa.coastwatch.util.DataVariable
-
Reads a scaled data value.
- getValue(int) - Method in class noaa.coastwatch.util.DataVariable
-
Reads a scaled data value.
- getValue(int, int) - Method in class noaa.coastwatch.util.Grid
-
Reads a scaled data value with no navigation.
- getValue(DataLocation) - Method in class noaa.coastwatch.util.Grid
-
Reads a scaled data value with navigation.
- getValue(int, int) - Method in class noaa.coastwatch.util.SubsetGrid
-
- getValue(DataLocation) - Method in class noaa.coastwatch.util.SubsetGrid
-
- getValue(int) - Method in class noaa.coastwatch.util.SubsetGrid
-
- getValue(DataLocation) - Method in interface noaa.coastwatch.util.ValueSource
-
Gets a data value for the specified location.
- getValue(DataLocation) - Method in class noaa.coastwatch.util.VariableEstimator
-
Gets an estimated variable value.
- getValueAt(int, int) - Method in class noaa.coastwatch.gui.nav.NavigationPointTableModel
-
- getValueAt(int, int) - Method in class noaa.coastwatch.gui.open.DataVariableTableModel
-
Gets the table data value.
- getValueAt(int, int) - Method in class noaa.coastwatch.gui.open.FileTableModel
-
Gets the directory entry value.
- getValueAt(int, int) - Method in class noaa.coastwatch.gui.open.ServerTableModel
-
Gets the table data value.
- getValueAt(int, int) - Method in class noaa.coastwatch.gui.SatellitePassTableModel
-
- getValueAt(int, int) - Method in class noaa.coastwatch.gui.SortedTableModel
-
- getValueIndex(String) - Method in class noaa.coastwatch.net.ServerQuery
-
Gets the value index using the specified value key.
- getValueIsAdjusting() - Method in class noaa.coastwatch.gui.EnhancementChooser
-
Determines if the enhancement function is adjusting by
checking to see if the range sliders are adjusting
- getValueKey(int) - Method in class noaa.coastwatch.net.ServerQuery
-
Gets the value key at the specified value index.
- getValues() - Method in class noaa.coastwatch.net.ServerQuery
-
Gets the number of values in each result.
- getValues() - Method in class noaa.coastwatch.util.chunk.ByteChunk
-
- getValues() - Method in interface noaa.coastwatch.util.chunk.DataChunk
-
Gets the number of values held by this chunk.
- getValues() - Method in class noaa.coastwatch.util.chunk.DoubleChunk
-
- getValues() - Method in class noaa.coastwatch.util.chunk.FloatChunk
-
- getValues() - Method in class noaa.coastwatch.util.chunk.IntChunk
-
- getValues() - Method in class noaa.coastwatch.util.chunk.LongChunk
-
- getValues() - Method in class noaa.coastwatch.util.chunk.ShortChunk
-
- getValues() - Method in class noaa.coastwatch.util.DataVariable
-
Gets the total number of data values indicated by the dimensions.
- getValues() - Method in class noaa.coastwatch.util.Statistics
-
Gets the total number of data values sampled, including invalid
data.
- getVariable(int) - Method in class noaa.coastwatch.gui.open.DataVariableTableModel
-
Gets the variable at the specified row.
- getVariable() - Method in class noaa.coastwatch.gui.VariableChooser
-
Gets the current variable name.
- getVariable(String) - Method in class noaa.coastwatch.io.ACSPOHDFReader
-
- getVariable(int) - Method in class noaa.coastwatch.io.CWOpendapReader
-
- getVariable(int) - Method in class noaa.coastwatch.io.EarthDataReader
-
Creates a data variable object.
- getVariable(String) - Method in class noaa.coastwatch.io.EarthDataReader
-
Creates a data variable object.
- getVariable(int) - Method in class noaa.coastwatch.io.HDFReader
-
- getVariable(int) - Method in class noaa.coastwatch.io.NCReader
-
- getVariable(int) - Method in class noaa.coastwatch.io.noaa1b.NOAA1bFileReader
-
- getVariable(int) - Method in class noaa.coastwatch.io.NOAA1bReader
-
- getVariable(int, String) - Method in class noaa.coastwatch.io.OpendapReaderList
-
- getVariable(int, String) - Method in interface noaa.coastwatch.io.ReaderList
-
Gets a variable from the specified reader.
- getVariableChooser() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets the variable chooser created by this controller.
- getVariableDimensions(int, String) - Static method in class noaa.coastwatch.io.HDFReader
-
- getVariableFormat() - Method in class noaa.coastwatch.util.EarthDataSurvey
-
Gets the survey variable number formatter.
- getVariableName() - Method in class noaa.coastwatch.util.EarthDataSurvey
-
Gets the survey variable name.
- getVariableNames(int) - Static method in class noaa.coastwatch.io.HDFReader
-
Gets an array of HDF dataset variable names.
- getVariableNames() - Method in class noaa.coastwatch.io.NOAA1bReader
-
Gets the variable names in this dataset.
- getVariableNames() - Method in class noaa.coastwatch.io.NOAA1bV1Reader
-
- getVariableNames() - Method in class noaa.coastwatch.io.NOAA1bV2Reader
-
- getVariables() - Method in class noaa.coastwatch.gui.NavigationChooser
-
Gets the list of selected variable names.
- getVariables() - Method in class noaa.coastwatch.gui.save.VariableOptionPanel
-
Gets the list of selected variable names.
- getVariables() - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the total count of data variables.
- getVariables() - Method in interface noaa.coastwatch.util.expression.ExpressionParser
-
Gets the list of variables used in the expression.
- getVariables() - Method in class noaa.coastwatch.util.expression.JELParser
-
- getVariables() - Method in class noaa.coastwatch.util.expression.JEPEmulationParser
-
- getVariables() - Method in class noaa.coastwatch.util.expression.JEPParser
-
- getVariablesForSystem(CoordinateSystem) - Method in class noaa.coastwatch.io.EarthDataReader
-
Gets the variable names for the specified NetCDF CDM style
coordinate systems accessed by this reader.
- getVariablesForSystem(CoordinateSystem) - Method in class noaa.coastwatch.io.NCReader
-
- getVariableUnits() - Method in class noaa.coastwatch.util.EarthDataSurvey
-
Gets the survey variable units.
- getVersion() - Static method in class noaa.coastwatch.tools.ToolServices
-
Gets a simple version string.
- getView() - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
Gets the earth data view from the view panel.
- getView() - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Gets the earth data view.
- getViewPanel() - Method in class noaa.coastwatch.gui.EarthDataViewController
-
Gets the view panel created by this controller.
- getViewPanelSize() - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
Gets the current view panel size.
- getVisibility(double, double, double) - Static method in class noaa.coastwatch.tools.cwcoverage
-
Calculates the angle of visibility for a satellite capture station.
- getVisible() - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Gets the overlay visibility flag.
- getVisibleRowCount() - Method in class noaa.coastwatch.gui.visual.ComponentList
-
Gets the visible rows in this list.
- getWindowSize() - Method in class noaa.coastwatch.render.feature.TimeWindow
-
Gets the window size.
- getWord() - Method in class noaa.coastwatch.io.SimpleParser
-
Gets a word from the tokenizer.
- getWorld() - Method in class noaa.coastwatch.gui.save.RenderOptionPanel
-
Gets the world file flag.
- getWorldAxes(EarthLocation, double[], double[]) - Method in class noaa.coastwatch.util.trans.EarthTransform2D
-
Gets the world axes for this transform at the specified location.
- getXLabel() - Method in class noaa.coastwatch.gui.HistogramStatisticsPanel
-
- getXLabel() - Method in class noaa.coastwatch.gui.LineStatisticsPanel
-
- getXLabel() - Method in class noaa.coastwatch.gui.XYPlotPanel
-
Gets the x-axis label.
- getXmlNode() - Method in class noaa.coastwatch.gui.open.XMLTree.XmlTreeNode
-
Get the node
- getXmlTreeNodeAt(int, int) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Return the xml tree node located at the given position
- getXmlTreeNodeAtPath(TreePath) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Return the xml tree node located at the given position
- getXRange() - Method in class noaa.coastwatch.gui.HistogramStatisticsPanel
-
- getXRange() - Method in class noaa.coastwatch.gui.LineStatisticsPanel
-
- getXRange() - Method in class noaa.coastwatch.gui.XYPlotPanel
-
Gets the x-axis value range as [min, max].
- getYLabel() - Method in class noaa.coastwatch.gui.HistogramStatisticsPanel
-
- getYLabel() - Method in class noaa.coastwatch.gui.LineStatisticsPanel
-
- getYLabel() - Method in class noaa.coastwatch.gui.XYPlotPanel
-
Gets the y-axis label.
- getYRange() - Method in class noaa.coastwatch.gui.HistogramStatisticsPanel
-
- getYRange() - Method in class noaa.coastwatch.gui.LineStatisticsPanel
-
- getYRange() - Method in class noaa.coastwatch.gui.XYPlotPanel
-
Gets the y-axis value range as [min, max].
- getZone() - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Gets the currently selected zone.
- getZone() - Method in class noaa.coastwatch.util.trans.MapProjection
-
Gets the projection zone.
- GhostButton - Class in noaa.coastwatch.gui
-
The GhostButton
class is a button that displays a
"ghostly" looking version of a standard button icon for use in
full screen mode toolbar menus.
- GhostButton(String, Icon) - Constructor for class noaa.coastwatch.gui.GhostButton
-
Creates a new button using an icon and text.
- GhostButton.FadeImageFilter - Class in noaa.coastwatch.gui
-
The FadeImageFilter
converts normal color
pixels to either brigher or darker versions using a fade
factor.
- GhostButton.GhostImageFilter - Class in noaa.coastwatch.gui
-
The GhostImageFilter
converts normal color
pixels to ghostly inverted grayscale pixels.
- GhostImageFilter() - Constructor for class noaa.coastwatch.gui.FullScreenToolBar.GhostImageFilter
-
- GhostImageFilter() - Constructor for class noaa.coastwatch.gui.GhostButton.GhostImageFilter
-
- GhostToggleButton - Class in noaa.coastwatch.gui
-
The GhostToggleButton
class is a button that displays
a "ghostly" looking version of a standard button icon for use in
full screen mode toolbar menus.
- GhostToggleButton(String, Icon) - Constructor for class noaa.coastwatch.gui.GhostToggleButton
-
Creates a new button using an icon and text.
- GIFSavePanel - Class in noaa.coastwatch.gui.save
-
The GIFSavePanel
class allows the user to select save
options for GIF image files.
- GIFSavePanel(EarthDataView, EarthDataInfo) - Constructor for class noaa.coastwatch.gui.save.GIFSavePanel
-
- GIFWriter - Class in noaa.coastwatch.io
-
The GIFWriter
class writes non-interlaced GIF87a
images from a rendered Java image.
- GIFWriter(OutputStream) - Constructor for class noaa.coastwatch.io.GIFWriter
-
Creates a new writer using the specified output stream.
- GNOMON - Static variable in interface noaa.coastwatch.util.trans.ProjectionConstants
-
Gnomonic projection code.
- GnomonicProjection - Class in noaa.coastwatch.util.trans
-
The GnomonicProjection
class performs
Gnomonic map projection calculations.
- GnomonicProjection(double, int[], AffineTransform, double, double, double, double) - Constructor for class noaa.coastwatch.util.trans.GnomonicProjection
-
Constructs a map projection from the specified projection and
affine transform.
- GOOD - Static variable in interface noaa.coastwatch.util.trans.ProjectionConstants
-
Interrupted Goode Homolosine projection code.
- GraphicsServices - Class in noaa.coastwatch.render
-
The graphics services class defines various static methods relating
to the java.awt.Graphics2D class.
- GRattrinfo(int, int, String[], int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRcreate(int, String, int, int, int, int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GREEN - Static variable in class noaa.coastwatch.render.ColorComposite
-
The green component.
- GREEN_COMPONENT_PROPERTY - Static variable in class noaa.coastwatch.gui.CompositeChooser
-
The green component property.
- greenwich - Variable in class noaa.coastwatch.render.feature.GSHHSReader.PolygonHeader
-
Deprecated.
The Greenwich-crossing flag, 1 if Greenwich is crossed or 0 if not.
- GRend(int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRendaccess(int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRfileinfo(int, int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRfindattr(int, String) - Method in class noaa.coastwatch.io.HDFLib
-
- GRgetattr(int, int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRgetattr(int, int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- GRgetchunkinfo(int, HDFChunkInfo, int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRgetcompress(int, HDFCompInfo) - Method in class noaa.coastwatch.io.HDFLib
-
- GRgetiminfo(int, String[], int[], int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRgetlutid(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRgetlutinfo(int, int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRgetnluts(int) - Method in class noaa.coastwatch.io.HDFLib
-
- Grid - Class in noaa.coastwatch.util
-
The 2D grid class is a special form of data variable with
two dimensions -- rows and columns.
- Grid(String, String, String, int, int, Object, NumberFormat, double[], Object) - Constructor for class noaa.coastwatch.util.Grid
-
Constructs a new 2D grid with the specified properties.
- Grid(Grid) - Constructor for class noaa.coastwatch.util.Grid
-
Constructs a new 2D grid from the specified grid.
- Grid(Grid, int, int) - Constructor for class noaa.coastwatch.util.Grid
-
Constructs a new 2D grid from the specified grid and dimensions.
- gridCache - Variable in class noaa.coastwatch.gui.nav.NavigationPointWriter
-
The cache of grid variables.
- GridChunkConsumer - Class in noaa.coastwatch.util.chunk
-
The
GridChunkConsumer
class consumes data chunks into a
Grid
object.
- GridChunkConsumer(Grid) - Constructor for class noaa.coastwatch.util.chunk.GridChunkConsumer
-
Creates a new consumer.
- GridChunkProducer - Class in noaa.coastwatch.util.chunk
-
The
GridChunkProducer
class provides data chunks from
a
Grid
object.
- GridChunkProducer(Grid) - Constructor for class noaa.coastwatch.util.chunk.GridChunkProducer
-
Creates a new producer.
- GridContainerOverlay - Interface in noaa.coastwatch.render
-
The
GridContainerOverlay
interface marks overlays
that use one or more
Grid
objects to display their
graphics.
- GriddedPointGenerator - Class in noaa.coastwatch.render.feature
-
A GriddedPointGenerator
creates point features from a
set of co-located Grid
objects.
- GriddedPointGenerator(Grid[], EarthTransform2D) - Constructor for class noaa.coastwatch.render.feature.GriddedPointGenerator
-
Creates a new generator.
- GridResampler - Class in noaa.coastwatch.util
-
The GridResampler
class performs generic data
resampling between 2D earth transforms.
- GridResampler(EarthTransform, EarthTransform) - Constructor for class noaa.coastwatch.util.GridResampler
-
Creates a new grid resampler from the specified source and
destination transforms.
- GridSubsetReader - Interface in noaa.coastwatch.io
-
The
GridSubsetReader
is an interface that any
EarthDataReader
can implement to indicate that it is capable of
reading grid data in a subset/subsampled form.
- GRidtoref(int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRluttoref(int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRnametoindex(int, String) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreadchunk(int, int[], Object) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreadchunk(int, int[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreadimage(int, int[], int[], int[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreadimage(int, int[], int[], int[], Object) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreadlut(int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreadlut(int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreftoindex(int, short) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreqimageil(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRreqlutil(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRS1980 - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
GRS 1980 spheroid code.
- GRselect(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRsetattr(int, String, int, int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- GRsetattr(int, String, int, int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRsetattr(int, String, int, int, String) - Method in class noaa.coastwatch.io.HDFLib
-
- GRsetchunk(int, HDFChunkInfo, int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRsetchunkcache(int, int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRsetcompress(int, int, HDFCompInfo) - Method in class noaa.coastwatch.io.HDFLib
-
- GRsetexternalfile(int, String, int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRstart(int) - Method in class noaa.coastwatch.io.HDFLib
-
- GRwriteimage(int, int[], int[], int[], Object) - Method in class noaa.coastwatch.io.HDFLib
-
- GRwriteimage(int, int[], int[], int[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRwritelut(int, int, int, int, int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- GRwritelut(int, int, int, int, int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- GSHHSReader - Class in noaa.coastwatch.render.feature
-
- GSHHSReader(String) - Constructor for class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Creates a new GSHHS reader instance from the database name.
- GSHHSReader(double) - Constructor for class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Creates a new GSHHS reader instance from the resolution.
- GSHHSReader(File) - Constructor for class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Creates a new GSHHS reader from the data file.
- GSHHSReader(InputStream) - Constructor for class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Creates a new GSHHS reader from the input stream.
- GSHHSReader.PolygonHeader - Class in noaa.coastwatch.render.feature
-
Deprecated.
The GSHHS polygon header class acts as a container for the GSHHS
reader class polygon header values.
- GUIServices - Class in noaa.coastwatch.gui
-
The GUI services class defines various static methods relating
to graphical user interfaces.
- GVNSP - Static variable in interface noaa.coastwatch.util.trans.ProjectionConstants
-
General Vertical Near-Side Perspective projection code.
- SAMPLES - Static variable in class noaa.coastwatch.io.noaa1b.AMSUA
-
The number of sample per scan line for this sensor.
- SAMPLES - Static variable in class noaa.coastwatch.io.noaa1b.AMSUB
-
The number of sample per scan line for this sensor.
- SAMPLES - Static variable in class noaa.coastwatch.io.noaa1b.HIRS4
-
The number of sample per scan line for this sensor.
- SAMPLES - Static variable in class noaa.coastwatch.io.noaa1b.MHS
-
The number of sample per scan line for this sensor.
- samples - Variable in class noaa.coastwatch.io.NOAA1bReader
-
The number of samples in this dataset.
- SATELLITE_ZENITH - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The satellite zenith angle variable.
- SatelliteDataInfo - Class in noaa.coastwatch.util
-
The SatelliteDataInfo
class is a special
EarthDataInfo
class for satellite data.
- SatelliteDataInfo(String, String, Date, EarthTransform, String, String) - Constructor for class noaa.coastwatch.util.SatelliteDataInfo
-
Constructs a new satellite data info object with the specified
properties.
- SatelliteDataInfo(String, String, List, EarthTransform, String, String) - Constructor for class noaa.coastwatch.util.SatelliteDataInfo
-
Constructs a new satellite data info object with the specified
properties.
- SatellitePassCoveragePanel - Class in noaa.coastwatch.gui
-
The satellite pass coverage panel displays a graphical
representaion of a satellite pass on an annotated Earth globe.
- SatellitePassCoveragePanel() - Constructor for class noaa.coastwatch.gui.SatellitePassCoveragePanel
-
Creates a new empty satellite pass coverage panel.
- SatellitePassInfo - Class in noaa.coastwatch.util
-
A satellite pass info object holds information about one pass
of a satellite over the Earth.
- SatellitePassInfo(String, ServerQuery, int) - Constructor for class noaa.coastwatch.util.SatellitePassInfo
-
Creates a new satellite pass info object using the specified ID
and query results.
- SatellitePassPreviewPanel - Class in noaa.coastwatch.gui
-
The satellite pass preview panel displays a satellite pass data
preview image.
- SatellitePassPreviewPanel() - Constructor for class noaa.coastwatch.gui.SatellitePassPreviewPanel
-
Creates a new empty satellite pass preview panel.
- SatellitePassTable - Class in noaa.coastwatch.gui
-
The satellite pass table is a Swing table that holds satellite pass
information for a server.
- SatellitePassTable() - Constructor for class noaa.coastwatch.gui.SatellitePassTable
-
Creates a new pass table with empty data.
- SatellitePassTable(String, String) - Constructor for class noaa.coastwatch.gui.SatellitePassTable
-
Creates a new pass table based on data from the specified server.
- SatellitePassTableModel - Class in noaa.coastwatch.gui
-
The satellite pass table model contains satellite pass data as
a Swing table model.
- SatellitePassTableModel() - Constructor for class noaa.coastwatch.gui.SatellitePassTableModel
-
Creates a new pass table model with empty data.
- SatellitePassTableModel(String, String) - Constructor for class noaa.coastwatch.gui.SatellitePassTableModel
-
Creates a new pass table model based on data from the specified
server.
- saveGroup(List<EarthDataOverlay>, String) - Method in class noaa.coastwatch.render.OverlayGroupManager
-
Saves the specified overlay group.
- saveObject(Object, String) - Method in class noaa.coastwatch.io.SerializedObjectManager
-
Serializes and saves the specified object.
- SavePanel - Class in noaa.coastwatch.gui.save
-
The SavePanel
class is the abstract parent of all save
panels.
- SavePanel() - Constructor for class noaa.coastwatch.gui.save.SavePanel
-
- saveProfile(File) - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
Saves a set of overlays and enhancement functions.
- saveSettings() - Method in class noaa.coastwatch.render.ColorEnhancement
-
Saves and returns the current settings.
- saveSettings() - Method in class noaa.coastwatch.render.ColorPointEnhancement
-
Saves and returns the current settings.
- scale - Variable in class noaa.coastwatch.util.chunk.DoublePackingScheme
-
The scaling factor for double data.
- scale - Variable in class noaa.coastwatch.util.chunk.FloatPackingScheme
-
The scaling factor for float data.
- SCALING_FACTOR - Static variable in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
The scaling type for factor/offset.
- SCALING_RANGE - Static variable in class noaa.coastwatch.gui.save.BinaryOptionPanel
-
The scaling type for min/max range.
- SCAN_LINE_DAY - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The scan line day of year, [1..366] (Integer).
- SCAN_LINE_MILLISECOND - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The scan line UTC time in milliseconds (Long).
- SCAN_LINE_NUMBER - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The scan line number attribute (Integer).
- SCAN_LINE_QUALITY - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The scan line quality attribute (Long).
- SCAN_LINE_YEAR - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The scan line year (Integer).
- SCAN_TIME - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The scan time variable.
- ScanLine(int, int, int) - Constructor for class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
Creates a new dataset scan line using the specified index.
- scanLineCache - Variable in class noaa.coastwatch.io.NOAA1bReader
-
The scan line cache.
- ScanLineCalibration(float[]) - Constructor for class noaa.coastwatch.io.NOAA1bReader.ScanLineCalibration
-
Creates a new ScanLineCalibration
object with the
specified coefficients.
- scanLineMap - Variable in class noaa.coastwatch.io.NOAA1bReader
-
The scan line map array mapping scan line number to record number.
- ScanLineV1(int, int, int) - Constructor for class noaa.coastwatch.io.NOAA1bV1Reader.ScanLineV1
-
Creates a new dataset scan line using the specified index.
- ScanLineV2(int, int, int) - Constructor for class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
Creates a new dataset scan line using the specified index.
- ScanLineV3(int, int, int) - Constructor for class noaa.coastwatch.io.NOAA1bV3Reader.ScanLineV3
-
Creates a new dataset scan line using the specified index.
- sceneTime - Variable in class noaa.coastwatch.net.CatalogQueryAgent.Entry
-
The scene time as day or night.
- scheduleDelete(String) - Method in class noaa.coastwatch.tools.CleanupHook
-
Adds a file to the set of files to delete upon cleanup.
- scheduleDelete(File) - Method in class noaa.coastwatch.tools.CleanupHook
-
Adds a file to the set of files to delete upon cleanup.
- ScriptConsole - Class in noaa.coastwatch.gui
-
The ScriptConsole
can be shown and hidden to allow a scripting
interface to the CoastWatch Utilities using Beanshell syntax.
- SDattrinfo(int, int, String[], int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDcheckempty(int, int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDcreate(int, String, int, int, int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDdiminfo(int, String[], int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDend(int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDendaccess(int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDfileinfo(int, int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDfindattr(int, String) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetcal(int, double[], int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetchunkinfo(int, HDFChunkInfo, int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetcompinfo(int, HDFCompInfo) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetdatastrs(int, String[], int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetdimid(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetdimscale(int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetdimscale(int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetdimstrs(int, String[], int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetfillvalue(int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetfillvalue(int, Object[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetinfo(int, String[], int[], int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetrange(int, byte[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDgetrange(int, double[]) - Method in class noaa.coastwatch.io.HDFLib
-
- sdid - Variable in class noaa.coastwatch.io.HDFReader
-
HDF file id.
- sdid - Variable in class noaa.coastwatch.io.HDFWriter
-
HDF file id.
- sdID - Variable in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
The database ID.
- sdID - Variable in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
The database ID.
- SDidtoref(int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDiscoordvar(int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDisdimval_bwcomp(int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDisrecord(int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDnametoindex(int, String) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreadattr(int, int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreadattr(int, int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreadchunk(int, int[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreadchunk(int, int[], Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreaddata(int, int[], int[], int[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreaddata(int, int[], int[], int[], Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreaddata_double(int, int[], int[], int[], double[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreaddata_float(int, int[], int[], int[], float[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreaddata_int(int, int[], int[], int[], int[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreaddata_long(int, int[], int[], int[], long[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreaddata_short(int, int[], int[], int[], short[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDreftoindex(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDselect(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetaccesstype(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetattr(int, String, int, int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetattr(int, String, int, int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetblocksize(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetcal(int, double, double, double, double, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetchunk(int, HDFChunkInfo, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetchunkcache(int, int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetcompress(int, int, HDFCompInfo) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetdatastrs(int, String, String, String, String) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetdimname(int, String) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetdimscale(int, int, int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetdimscale(int, int, int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetdimstrs(int, String, String, String) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetdimval_comp(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetexternalfile(int, String, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetfillmode(int, boolean) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetfillmode(int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetfillvalue(int, byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetfillvalue(int, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetnbitdataset(int, int, int, int, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetrange(int, Object, Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDsetrange(int, byte[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDstart(String, int) - Method in class noaa.coastwatch.io.HDFLib
-
- SDwritechunk(int, int[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDwritechunk(int, int[], Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SDwritedata(int, int[], int[], int[], byte[]) - Method in class noaa.coastwatch.io.HDFLib
-
- SDwritedata(int, int[], int[], int[], Object) - Method in class noaa.coastwatch.io.HDFLib
-
- SE_ASIA - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
SouthEast Asia spheroid code.
- searchByCoverage - Variable in class noaa.coastwatch.net.CatalogQueryAgent
-
The search by coverage flag.
- searchByTime - Variable in class noaa.coastwatch.net.CatalogQueryAgent
-
The search by time flag.
- SECOND - Static variable in class noaa.coastwatch.util.GCTP
-
Arc Seconds units code.
- Segment(byte, short[], short[]) - Constructor for class noaa.coastwatch.render.feature.BinnedGSHHSLineReader.Bin.Segment
-
Creates a new segment from the specified parameters.
- Segment(byte, byte, byte, double, short[], short[]) - Constructor for class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin.Segment
-
Creates a new segment from the specified parameters.
- segmentAreaID - Variable in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
The segment area ID.
- segmentInfoID - Variable in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
The segment info ID.
- segmentLevelID - Variable in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
The segment level ID.
- segmentPointsID - Variable in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
The segment points ID.
- segmentStart - Variable in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
The starting point for each segment.
- segmentStart - Variable in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
The starting point for each segment.
- select() - Method in class noaa.coastwatch.render.ContourGenerator
-
- select(EarthArea) - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
- select() - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
Selects a set of features from the data source based on the
current area.
- select() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
- select() - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
- select() - Method in class noaa.coastwatch.render.feature.ColocatedPointFeatureSource
-
- select() - Method in class noaa.coastwatch.render.feature.ESRIShapefileReader.LineSource
-
- select() - Method in class noaa.coastwatch.render.feature.ESRIShapefileReader.PointSource
-
- select() - Method in class noaa.coastwatch.render.feature.ESRIShapefileReader.PolygonSource
-
- select(EarthArea) - Method in interface noaa.coastwatch.render.feature.FeatureSource
-
Selects a set of features from the data source based on the
specified area.
- select() - Method in class noaa.coastwatch.render.feature.GriddedPointGenerator
-
- select() - Method in class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
- select() - Method in class noaa.coastwatch.render.feature.IQuamNCReader
-
- select() - Method in class noaa.coastwatch.render.feature.TSVectorReader
-
Deprecated.
- selectData(String) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Gets the variable ID for the specified variable.
- selectData(String) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Gets the variable ID for the specified variable.
- selectData(String) - Method in class noaa.coastwatch.render.feature.HDFGSHHSLineReader
-
- selectData(String) - Method in class noaa.coastwatch.render.feature.HDFGSHHSReader
-
- selectData(String) - Method in class noaa.coastwatch.render.feature.OpendapGSHHSLineReader
-
- selectData(String) - Method in class noaa.coastwatch.render.feature.OpendapGSHHSReader
-
- SELECTION_PROPERTY - Static variable in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
The selection property for change events.
- SELECTION_PROPERTY - Static variable in class noaa.coastwatch.gui.visual.ComponentList
-
The selection property event used to signal changes in the
selected elements.
- SelectionRule - Interface in noaa.coastwatch.render.feature
-
- SelectionRuleFilter - Class in noaa.coastwatch.render.feature
-
A
SelectionRuleFilter
is a list of
SelectionRule
objects
together with an overall rule that determines how to filter a set of
Feature
objects.
- SelectionRuleFilter() - Constructor for class noaa.coastwatch.render.feature.SelectionRuleFilter
-
Creates a new empty filter with mode set to MATCHES_ANY
.
- SelectionRuleFilter.FilterMode - Enum in noaa.coastwatch.render.feature
-
The mode that the filtering is operating under.
- SelectionRuleFilterChooser - Class in noaa.coastwatch.gui
-
The
SelectionRuleFilterChooser
class is a panel that allows the
user to manipulate a
SelectionRuleFilter
.
- SelectionRuleFilterChooser(List<Attribute>, Map<String, Integer>) - Constructor for class noaa.coastwatch.gui.SelectionRuleFilterChooser
-
Creates a new empty selection rule filter chooser.
- SelectionRuleFilterChooser(List<Attribute>, Map<String, Integer>, TimeWindow) - Constructor for class noaa.coastwatch.gui.SelectionRuleFilterChooser
-
Creates a new empty selection rule filter chooser.
- SENSOR_CODE - Static variable in class noaa.coastwatch.util.trans.EllipsoidPerspectiveProjection
-
The sensor type code.
- SENSOR_DATA_WORD_SIZE - Static variable in class noaa.coastwatch.io.NOAA1bReader.ArchiveHeader
-
The sensor data word size attribute: 8, 10, or 16 bits (Integer).
- SENSOR_TYPE - Static variable in class noaa.coastwatch.util.trans.EllipsoidPerspectiveProjection
-
The sensor type string.
- SensorScanProjection - Class in noaa.coastwatch.util.trans
-
The SensorScanProjection
is used to provide Earth
transform calculations for various types of satellite sensors that
cannot be represented by one of the standard map projections.
- SensorScanProjection() - Constructor for class noaa.coastwatch.util.trans.SensorScanProjection
-
- SensorScanProjectionFactory - Class in noaa.coastwatch.util.trans
-
The SensorScanProjectionFactory
is used to generate
SensorScanProjection
objects.
- SensorScanProjectionFactory() - Constructor for class noaa.coastwatch.util.trans.SensorScanProjectionFactory
-
- sensorWordSize - Variable in class noaa.coastwatch.io.NOAA1bReader
-
The sensor word size in bits.
- SerializedObjectManager - Class in noaa.coastwatch.io
-
The SerializedObjectManager
class can be used to save,
load, delete, and get a list of serialized objects.
- SerializedObjectManager(File) - Constructor for class noaa.coastwatch.io.SerializedObjectManager
-
Creates a new manager to handle serialized objects in the
specified directory.
- SERVER_PROPERTY - Static variable in class noaa.coastwatch.gui.open.ServerChooser
-
The server selection property.
- ServerChooser - Class in noaa.coastwatch.gui.open
-
The ServerChooser
class allows the user to select from
and edit a list of network servers.
- ServerChooser(List) - Constructor for class noaa.coastwatch.gui.open.ServerChooser
-
Creates a new chooser with the specified server list.
- ServerChooser() - Constructor for class noaa.coastwatch.gui.open.ServerChooser
-
Creates a new empty chooser.
- ServerQuery - Class in noaa.coastwatch.net
-
A server query interfaces to a CoastWatch data server and handles
the query URL connection and response text.
- ServerQuery(String, String, Map) - Constructor for class noaa.coastwatch.net.ServerQuery
-
Creates a new server query using the server host, query path, and
query key/value set.
- ServerStatusPanel - Class in noaa.coastwatch.gui
-
The server status panel queries the status of a CoastWatch data
server and displays the current activity including incoming,
unprocessed, and processing files.
- ServerStatusPanel() - Constructor for class noaa.coastwatch.gui.ServerStatusPanel
-
Creates a new status panel with no server.
- ServerStatusPanel(String, String) - Constructor for class noaa.coastwatch.gui.ServerStatusPanel
-
Creates a new status panel using the specified server.
- ServerTableModel - Class in noaa.coastwatch.gui.open
-
The ServerTableModel
class models a mapping of simple
server names to URL strings.
- ServerTableModel() - Constructor for class noaa.coastwatch.gui.open.ServerTableModel
-
Creates a new table model with no data.
- ServerTableModel(List) - Constructor for class noaa.coastwatch.gui.open.ServerTableModel
-
Creates a new table model using the server list.
- ServerTableModel.Entry - Class in noaa.coastwatch.gui.open
-
Holds a server table entry with server name and location.
- set(int, double) - Method in class noaa.coastwatch.util.DataLocation
-
Sets one data location coordinate value.
- setAccessHint(int[], int[], int[]) - Method in class noaa.coastwatch.io.OpendapGrid
-
- setAccessHint(int[], int[], int[]) - Method in class noaa.coastwatch.util.DataVariable
-
Sets a hint to the variable that subsequent data access will
only read/write values within the specified data extents.
- setActive(boolean) - Method in class noaa.coastwatch.gui.LightTable
-
Sets the light table active or inactive.
- setAdjustingFunction(EnhancementFunction) - Method in class noaa.coastwatch.render.ColorEnhancement
-
Sets an adjusting function.
- setAffine(EarthLocation, double[]) - Method in class noaa.coastwatch.util.trans.MapProjection
-
Sets the affines for this projection based on center and pixel
dimensions.
- setAlignment(double[]) - Method in class noaa.coastwatch.render.TextElement
-
Sets the text alignment.
- setAlpha(float) - Method in class noaa.coastwatch.gui.FullScreenToolBar
-
Sets the new alpha composite value for painting the toolbar.
- setAngle(double) - Method in class noaa.coastwatch.render.TextElement
-
Sets the text orientation angle.
- setArtist(String) - Method in class noaa.coastwatch.io.GeoTIFFWriter
-
Sets the Artist TIFF field.
- setAttribute(int, String, Object) - Static method in class noaa.coastwatch.io.HDFWriter
-
Sets an HDF attribute value.
- setAttribute(String) - Method in class noaa.coastwatch.render.feature.AttributeRule
-
Sets the attribute name for this rule.
- setAttributeAndValue(Attribute, Object) - Method in class noaa.coastwatch.gui.AttributeValueChooser
-
Sets the attribute and value displayed by the chooser.
- setAttributes(int, Map, boolean) - Static method in class noaa.coastwatch.io.HDFWriter
-
Sets a number of attributes based on a map.
- setAttributes(Object[]) - Method in class noaa.coastwatch.render.feature.AbstractFeature
-
Sets the attribute array.
- setAttributes(List<Attribute>) - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
Sets the list of attributes in this source.
- setBackground(Color) - Method in class noaa.coastwatch.gui.ImageViewPanel
-
- setBackground(Color) - Method in class noaa.coastwatch.gui.LightTable
-
- setBackground(Color) - Method in class noaa.coastwatch.render.Legend
-
Sets the background color.
- setBackground(Color) - Method in class noaa.coastwatch.render.SolidBackground
-
Sets the background color.
- setBaseLayer(int) - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Sets the base layer.
- setBasePoint(Point2D) - Method in class noaa.coastwatch.render.TextElement
-
Sets the text base point.
- setBinHint(int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Sets a hint that subsequent bin data access is about to occur.
- setBinHint(int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Sets a hint that subsequent bin data access is about to occur.
- setBinHint(int) - Method in class noaa.coastwatch.render.feature.OpendapGSHHSLineReader
-
- setBinHint(int) - Method in class noaa.coastwatch.render.feature.OpendapGSHHSReader
-
- setBinListHint(List) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Sets a hint that subsequent bin data access is about to occur for
a list of bins.
- setBinListHint(List) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Sets a hint that subsequent bin data access is about to occur for
a list of bins.
- setBinListHint(List) - Method in class noaa.coastwatch.render.feature.OpendapGSHHSLineReader
-
- setBinListHint(List) - Method in class noaa.coastwatch.render.feature.OpendapGSHHSReader
-
- setBorderColor(Color) - Method in class noaa.coastwatch.render.SimpleSymbol
-
- setBounds(Rectangle) - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
- setByteData(byte[]) - Method in class noaa.coastwatch.util.chunk.ChunkDataModifier
-
- setCacheSize(int) - Method in class noaa.coastwatch.io.CachedGrid
-
Creates a new cache with the specified size.
- setCacheSize(int) - Static method in class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Sets the polygon cache size.
- setCacheSize(int) - Method in class noaa.coastwatch.tools.Preferences
-
Sets the tile cache size in megabytes.
- setCacheSizeLimit(int) - Method in class noaa.coastwatch.io.tile.LRUTileCache
-
- setCacheSizeLimit(int) - Method in interface noaa.coastwatch.io.tile.TileCache
-
Sets the total cache size limit in bytes.
- setCenter(Point2D) - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Sets the view center to a new data location.
- setCenter(EarthLocation) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Sets the projection center earth location.
- setCenter(DataLocation) - Method in class noaa.coastwatch.render.EarthDataView
-
Sets the view center to a new data location.
- setCenterAndScale(DataLocation, double) - Method in class noaa.coastwatch.render.EarthDataView
-
Set the center and scale of this view
- setChanged() - Method in class noaa.coastwatch.render.EarthDataView
-
Sets the changed flag.
- setChunkCompress(int, boolean, int[]) - Static method in class noaa.coastwatch.io.HDFWriter
-
Sets the chunking and compression for an SDS HDF variable.
- setChunked(boolean) - Method in class noaa.coastwatch.io.HDFWriter
-
Sets the HDF chunking flag.
- setChunkSize(int) - Method in class noaa.coastwatch.io.HDFWriter
-
Sets the chunk size.
- setClosable(boolean) - Method in class noaa.coastwatch.gui.FileOperationChooser
-
Sets the closable flag.
- setColor(Color) - Method in class noaa.coastwatch.gui.visual.ColorSwatch
-
Sets the swatch color.
- setColor(Color) - Method in class noaa.coastwatch.gui.visual.SimpleColorChooser
-
Sets the color selected by this color chooser.
- setColor(Color) - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Sets the overlay color.
- setColor(Color) - Method in class noaa.coastwatch.render.MaskOverlay
-
Overrides the parent method to set the mask color by
updating the index color model as well.
- setColorModel(ColorModel) - Method in class noaa.coastwatch.gui.ImageLoader
-
- setColors(int) - Method in class noaa.coastwatch.render.ColorEnhancement
-
Sets the number of colors in the color model.
- setCols(double[]) - Method in class noaa.coastwatch.render.DataReferenceOverlay
-
Sets the reference row lines.
- setCommandLine(String, String[]) - Static method in class noaa.coastwatch.tools.ToolServices
-
Sets the current tool command line.
- setComment(String) - Method in class noaa.coastwatch.gui.nav.NavigationPoint
-
Sets the comment.
- setCompressed(boolean) - Method in class noaa.coastwatch.io.HDFWriter
-
Sets the HDF compression flag.
- setComputer(String) - Method in class noaa.coastwatch.io.GeoTIFFWriter
-
Sets the HostComputer TIFF field.
- setConstraints(GridBagConstraints, int, int, int, int, int, double, double) - Static method in class noaa.coastwatch.gui.GUIServices
-
Sets the values in a GridBagConstraints
object.
- setContainerEnabled(Container, boolean) - Static method in class noaa.coastwatch.gui.GUIServices
-
Sets the enabled flag on all components in a container.
- setContextArea(EarthArea) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the area which should be used as the center of attention in
the context element using an earth area object.
- setContextArea(EarthTransform, DataLocation, DataLocation) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the area which should be used as the center of attention in
the context element using an earth transform and data location
bounds.
- setContextCenter(EarthLocation) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the earth context center projection point.
- setCoords(boolean) - Method in class noaa.coastwatch.io.TextWriter
-
Sets coordinate printing.
- setCoords(double[]) - Method in class noaa.coastwatch.util.DataLocation
-
Sets the data location coordinates from an array.
- setCoords(int[]) - Method in class noaa.coastwatch.util.DataLocation
-
Sets the data location coordinates from an array.
- setCoords(DataLocation) - Method in class noaa.coastwatch.util.DataLocation
-
Sets the data location coordinates from another location.
- setCoords(double, double) - Method in class noaa.coastwatch.util.EarthLocation
-
Sets the latitude and longitude coordinate values.
- setCoverageByRegion(String, int) - Method in class noaa.coastwatch.net.CatalogQueryAgent
-
Sets the spatial coverage constraints using a predefined
region code.
- setData(Object) - Method in class noaa.coastwatch.io.CachedGrid
-
- setData(Object, int[], int[]) - Method in class noaa.coastwatch.io.CachedGrid
-
- setData(Object) - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Sets the tile data.
- setData(Object) - Method in class noaa.coastwatch.util.DataVariable
-
Sets the variable data array.
- setData(Object) - Method in class noaa.coastwatch.util.EarthPartition
-
Sets the partition data.
- setData(Object, int[], int[]) - Method in class noaa.coastwatch.util.Grid
-
Sets a subset of grid data values.
- setDataProjection(boolean) - Static method in class noaa.coastwatch.io.EarthDataReader
-
Sets the data projection flag.
- setDataSource(EarthDataReader, List) - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Sets the data source for bitmask grid data.
- setDataSource(EarthDataReader, List) - Method in class noaa.coastwatch.render.BitmaskOverlay
-
Sets the data source for grid data.
- setDataSource(EarthDataReader, List) - Method in class noaa.coastwatch.render.ExpressionMaskOverlay
-
Sets the data source for grid data.
- setDataSource(EarthDataReader, List) - Method in interface noaa.coastwatch.render.GridContainerOverlay
-
Sets the data source for grid data.
- setDataSource(EarthDataReader, List) - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
Sets the data source for grid data.
- setDataSource(EarthDataReader, List<String>) - Method in class noaa.coastwatch.render.OverlayGroupManager
-
Sets the data source for bitmask grid data.
- setDatum(Datum) - Method in class noaa.coastwatch.util.EarthLocation
-
Sets the location geodetic datum.
- setDatum(Datum) - Method in class noaa.coastwatch.util.trans.GCTPStyleProjection
-
Sets the datum for this projection and pre-computes values
needed and matching spheroid code.
- setDecimals(int) - Method in class noaa.coastwatch.io.TextWriter
-
Sets the decimal places.
- setDefaultCursor(Cursor) - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Sets the default cursor.
- setDefaultStyle(ExpressionParserFactory.ParserStyle) - Method in class noaa.coastwatch.util.expression.ExpressionParserFactory
-
Sets the default style of expression parser to create.
- setDelimiter(String) - Method in class noaa.coastwatch.io.TextWriter
-
Sets the field delimiter.
- setDescription(String) - Method in class noaa.coastwatch.gui.SimpleFileFilter
-
Sets the human readable description of this filter.
- setDescription(String) - Method in class noaa.coastwatch.io.GeoTIFFWriter
-
Sets the ImageDescription TIFF field.
- setDimensions(int, int) - Method in class noaa.coastwatch.gui.ImageLoader
-
- setDimensions(int[]) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Sets the dimensions.
- setDirectionIsFrom(boolean) - Method in class noaa.coastwatch.render.DirectionSymbol
-
Sets the direction-is-from flag.
- setDirectory(String) - Method in class noaa.coastwatch.gui.open.AbstractDirectoryLister
-
Sets the directory name.
- setDirectory(String) - Method in interface noaa.coastwatch.gui.open.DirectoryLister
-
Sets the directory name.
- setDirectory(String) - Method in class noaa.coastwatch.gui.open.FileChooser
-
Sets the directory name of the file chooser and updates the entry
list.
- setDirty(boolean) - Method in class noaa.coastwatch.io.tile.TilingScheme.Tile
-
Sets the tile dirty flag.
- setDoubleData(double[]) - Method in class noaa.coastwatch.util.chunk.ChunkDataModifier
-
- setDrawingMode(LightTable.Mode) - Method in class noaa.coastwatch.gui.LightTable
-
Sets the drawing mode to the specified mode.
- setDrawLabels(boolean) - Method in class noaa.coastwatch.render.LabeledLineOverlay
-
Sets the line labels flag.
- setDropShadow(boolean) - Method in class noaa.coastwatch.render.LineOverlay
-
Sets the drop shadow flag.
- setEarthAreaHint(EarthArea) - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Sets the earth area hint.
- setEarthLocDegrees(boolean) - Method in class noaa.coastwatch.tools.Preferences
-
Sets the earth location in decimal degrees flag.
- setEdge(boolean) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the edge flag to render the earth edges.
- setEnabled(boolean) - Method in class noaa.coastwatch.gui.ViewOperationChooser
-
Sets the enabled status of the chooser buttons.
- setEnhancement(ColorEnhancementSettings) - Method in class noaa.coastwatch.tools.Preferences
-
Adds new enhancement settings to the preferences.
- setEntryList(List) - Method in class noaa.coastwatch.gui.open.FileTableModel
-
Sets the entry list for this model.
- setErrorStream(PrintStream) - Static method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
Sets the error output stream for use by the error
reporting functions.
- setExpression(int, String) - Method in class noaa.coastwatch.gui.MultiPointFeatureOverlayStatsPanel
-
Sets the value of an expression in the statistics table.
- setExpression(String) - Method in class noaa.coastwatch.render.ExpressionMaskOverlay
-
Sets the expression used by the mask.
- setExpressionListHint(List<String>) - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Sets the expression list hint.
- setExtensionListInDescription(boolean) - Method in class noaa.coastwatch.gui.SimpleFileFilter
-
Determines whether the extension list (.jpg, .gif, etc) should
show up in the human readable description.
- setFalse(double, double) - Method in class noaa.coastwatch.util.trans.GCTPStyleProjection
-
Sets the false east and north values.
- setFastMode(boolean) - Method in class noaa.coastwatch.render.ContourGenerator
-
Sets the fast contouring mode flag.
- setFastMode(boolean) - Static method in class noaa.coastwatch.render.feature.LineFeature
-
Sets the fast rendering mode flag.
- setFeature(PointFeature) - Method in class noaa.coastwatch.render.PointFeatureSymbol
-
Sets the point feature to use for attributes.
- setFillColor(Color) - Method in class noaa.coastwatch.render.CoastOverlay
-
Sets the polygon fill color.
- setFillColor(Color) - Method in class noaa.coastwatch.render.PolygonOverlay
-
Sets the polygon fill color.
- setFillColor(Color) - Method in class noaa.coastwatch.render.SimpleSymbol
-
- setFilter(FeatureGroupFilter) - Method in class noaa.coastwatch.gui.FeatureGroupFilterChooser
-
Sets the group filter displayed and manipulated by this chooser.
- setFilter(SelectionRuleFilter) - Method in class noaa.coastwatch.gui.SelectionRuleFilterChooser
-
Sets the feature filter displayed and manipulated by this chooser.
- setFilter(SelectionRuleFilter) - Method in class noaa.coastwatch.render.feature.AbstractFeatureSource
-
Sets the feature filter to use in this source.
- setFilter(SelectionRuleFilter) - Method in class noaa.coastwatch.render.PointFeatureOverlay
-
Sets the feature filter to use in this overlay.
- setFilterAttribute(String) - Method in class noaa.coastwatch.render.feature.FeatureGroupFilter
-
Sets the filtering attribute.
- setFloatData(float[]) - Method in class noaa.coastwatch.util.chunk.ChunkDataModifier
-
- setFont(Font) - Method in class noaa.coastwatch.io.EarthImageWriter
-
Sets the font used for legends.
- setFont(Font) - Method in class noaa.coastwatch.render.LabeledLineOverlay
-
Sets the line labels font.
- setFont(Font) - Method in class noaa.coastwatch.render.Legend
-
Sets the legend font.
- setFont(Font) - Method in class noaa.coastwatch.render.TextElement
-
Sets the text font.
- setFont(Font) - Method in class noaa.coastwatch.render.TextOverlay
-
Sets the text font.
- setFontSelection(Font) - Method in class noaa.coastwatch.gui.visual.FontChooser
-
Sets the font selected by this font chooser.
- setForeground(Color) - Method in class noaa.coastwatch.gui.ImageViewPanel
-
- setForeground(Color) - Method in class noaa.coastwatch.gui.LightTable
-
- setForeground(Color) - Method in class noaa.coastwatch.render.Legend
-
Sets the foreground color.
- setFormat(NumberFormat) - Method in class noaa.coastwatch.util.DataVariable
-
Sets the data number format.
- setFormatStyle(int) - Static method in class noaa.coastwatch.util.EarthLocation
-
Sets the default format style used by location formatting
methods.
- setFunction(EnhancementFunction) - Method in class noaa.coastwatch.gui.EnhancementChooser
-
Sets the enhancement function.
- setFunction(EnhancementFunction) - Method in class noaa.coastwatch.gui.EnhancementFunctionPanel
-
Sets the current enhancement function.
- setFunction(EnhancementFunction) - Method in class noaa.coastwatch.gui.PalettePanel
-
Sets the enhancement function.
- setFunction(EnhancementFunction) - Method in class noaa.coastwatch.render.ColorArrowSymbol
-
Sets the enhancement function.
- setFunction(EnhancementFunction) - Method in interface noaa.coastwatch.render.ColorEnhanced
-
Sets the enhancement function.
- setFunction(EnhancementFunction) - Method in class noaa.coastwatch.render.ColorEnhancement
-
Sets the enhancement function.
- setFunction(EnhancementFunction) - Method in class noaa.coastwatch.render.ColorEnhancementSettings
-
Gets the color enhancement function.
- setFunction(EnhancementFunction) - Method in class noaa.coastwatch.render.ColorPointEnhancement
-
Sets the enhancement function.
- setFunction(EnhancementFunction) - Method in class noaa.coastwatch.render.ColorWindBarbSymbol
-
Sets the enhancement function.
- setFunctions(EnhancementFunction[]) - Method in class noaa.coastwatch.render.ColorComposite
-
Sets the enhancement functions.
- setGlobalInfo() - Method in class noaa.coastwatch.io.CWHDFWriter
-
- setGlobalInfo() - Method in class noaa.coastwatch.io.HDFWriter
-
Writes the earth data info metadata.
- setGrid(Grid) - Method in class noaa.coastwatch.render.ColorEnhancement
-
Sets the data grid variable.
- setGrid(boolean) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the grid flag to render a global grid.
- setGridIncrement(int) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the grid increment in degrees.
- setGridName(String) - Method in class noaa.coastwatch.render.BitmaskOverlay
-
Sets the grid variable based on the name.
- setGridName(String) - Method in class noaa.coastwatch.render.MultilayerBitmaskOverlay
-
Sets the grid variable in each bitmask overlay based on the
name.
- setGrids(Grid[]) - Method in class noaa.coastwatch.render.ColorComposite
-
Sets the data grid variables.
- setGroupAttribute(String) - Method in class noaa.coastwatch.render.feature.FeatureGroupFilter
-
Sets the grouping attribute.
- setGroupFilter(FeatureGroupFilter) - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Sets the group filter.
- setGroupFilterActive(boolean) - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Sets the group filter flag.
- setHeader(boolean) - Method in class noaa.coastwatch.io.BinaryWriter
-
Sets the header flag.
- setHeader(boolean) - Method in class noaa.coastwatch.io.TextWriter
-
Sets the header flag.
- setHeapSize(int) - Method in class noaa.coastwatch.tools.Preferences
-
Sets the heap size in megabytes.
- setHelpIndex(URL) - Static method in class noaa.coastwatch.gui.GUIServices
-
- setHints(int) - Method in class noaa.coastwatch.gui.ImageLoader
-
- setImage(Image) - Method in class noaa.coastwatch.gui.ImageViewPanel
-
Sets the view image.
- setImageAffine(AffineTransform) - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Sets the image affine transform in the view.
- setImageAffine(AffineTransform) - Method in interface noaa.coastwatch.gui.TransformableImageComponent
-
Sets the image affine transform.
- setImageAffine(AffineTransform) - Method in class noaa.coastwatch.render.EarthDataView
-
Sets the image affine transform.
- setImageDims(Dimension) - Method in interface noaa.coastwatch.gui.ImageLoaderObserver
-
Sets the image dimensions.
- setImageLoaded() - Method in interface noaa.coastwatch.gui.ImageLoaderObserver
-
Signals that the image is finished loading.
- setImageTile(Image, int, int) - Method in interface noaa.coastwatch.gui.ImageLoaderObserver
-
Sets a tile in the image.
- setIncrement(int) - Method in class noaa.coastwatch.render.LatLonOverlay
-
Sets the grid increment in degrees.
- setIntData(int[]) - Method in class noaa.coastwatch.util.chunk.ChunkDataModifier
-
- setInternational(boolean) - Method in class noaa.coastwatch.render.PoliticalOverlay
-
Sets the international borders flag.
- setInverse(boolean) - Method in class noaa.coastwatch.render.MaskOverlay
-
Sets the inverse flag.
- setIsTracked(boolean) - Method in class noaa.coastwatch.util.chunk.ChunkComputation
-
Sets the tracking flag for this computation.
- setLabelFont(Font) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the font for rendering bounding box labels.
- setLayer(int) - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Sets the overlay layer.
- setLegend(Legend) - Method in class noaa.coastwatch.gui.LegendPanel
-
Sets the legned for this panel.
- setLevelNudge(double) - Method in class noaa.coastwatch.render.ContourGenerator
-
Sets the level nudge value.
- setLevelRange(int, int) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSLineReader
-
Sets the hierarchical level range useds in line segment
rendering.
- setLevels(double[]) - Method in class noaa.coastwatch.render.ContourGenerator
-
Sets the contour levels to generate.
- setLevels(int[]) - Method in class noaa.coastwatch.render.TopographyOverlay
-
Sets the topography levels.
- setLongData(long[]) - Method in class noaa.coastwatch.util.chunk.ChunkDataModifier
-
- setLongName(String) - Method in class noaa.coastwatch.util.DataVariable
-
Sets the descriptive variable name.
- setLookup(double[]) - Method in class noaa.coastwatch.util.DataVariable
-
Sets the lookup table.
- setManualIncrement(boolean) - Method in class noaa.coastwatch.render.LatLonOverlay
-
Sets the manual grid increment mode flag.
- setManualLines(boolean) - Method in class noaa.coastwatch.render.DataReferenceOverlay
-
Sets the manual grid lines flag.
- setMapProjection(MapProjection, int[]) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Sets the projection parameters from the specified projection and
dimensions.
- setMask(int) - Method in class noaa.coastwatch.render.BitmaskOverlay
-
Sets the bit mask value.
- setMaxOperations(int) - Method in class noaa.coastwatch.util.chunk.PoolProcessor
-
Sets the maximum number of operations to run in parallel.
- setMaxTiles(int) - Method in class noaa.coastwatch.io.CachedGrid
-
Creates a new cache with a maximum number of tiles.
- setMetaVersion(double) - Method in class noaa.coastwatch.io.CWHDFWriter
-
Sets the CoastWatch HDF metadata version.
- setMinArea(double) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Sets the minimum area used in polygon selection.
- setMinArea(double) - Method in class noaa.coastwatch.render.feature.GSHHSReader
-
Deprecated.
Sets the minimum area used in polygon selection.
- setMinCorrelation(double) - Method in class noaa.coastwatch.util.NavigationOffsetEstimator
-
Sets the minimum image correlation value for successful offset
estimation.
- setMinFraction(double) - Method in class noaa.coastwatch.util.NavigationOffsetEstimator
-
Sets the minimum class pixels as a fraction of total image
pixels.
- setMinStdevDist(double) - Method in class noaa.coastwatch.util.NavigationOffsetEstimator
-
Sets the minimum distance in standard deviation units for
successful histogram splitting.
- setMissing(Number) - Method in class noaa.coastwatch.io.ArcWriter
-
Sets the missing value.
- setMissing(Number) - Method in class noaa.coastwatch.io.BinaryWriter
-
Sets the missing value.
- setMissing(Number) - Method in class noaa.coastwatch.io.TextWriter
-
Sets the missing value.
- setMissing(Object) - Method in class noaa.coastwatch.util.DataVariable
-
Sets the data missing value.
- setMissingColor(Color) - Method in class noaa.coastwatch.render.ColorArrowSymbol
-
Sets the missing value color.
- setMissingColor(Color) - Method in interface noaa.coastwatch.render.ColorEnhanced
-
Sets the missing value color.
- setMissingColor(Color) - Method in class noaa.coastwatch.render.ColorEnhancement
-
Sets the missing value color.
- setMissingColor(Color) - Method in class noaa.coastwatch.render.ColorPointEnhancement
-
Sets the missing value color.
- setMissingColor(Color) - Method in class noaa.coastwatch.render.ColorWindBarbSymbol
-
Sets the missing value color.
- setMissingData(boolean[]) - Method in class noaa.coastwatch.util.chunk.ChunkDataModifier
-
- setMode(SelectionRuleFilter.FilterMode) - Method in class noaa.coastwatch.render.feature.SelectionRuleFilter
-
Sets the filtering mode.
- setMultipleSelect(boolean) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Set tree select mode
- setName(String) - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Sets the overlay name.
- setName(String) - Method in class noaa.coastwatch.util.DataVariable
-
Sets the short variable name.
- setNavigation(AffineTransform) - Method in class noaa.coastwatch.util.Grid
-
Sets the navigation correction affine transform.
- setNullMode(boolean) - Static method in class noaa.coastwatch.util.trans.SwathProjection
-
Sets the null operation mode for newly constructed swath
transforms.
- setOffset(double[]) - Method in class noaa.coastwatch.gui.nav.NavigationPoint
-
Sets the offset.
- setOpendapList(List) - Static method in class noaa.coastwatch.tools.ResourceManager
-
- setOperator(boolean) - Method in class noaa.coastwatch.gui.ServerStatusPanel
-
Sets the operator mode to show dialog panels when an error
occurs.
- setOperator(Enum) - Method in class noaa.coastwatch.render.feature.AttributeRule
-
Sets the rule operator.
- setOptimizedCacheSize(int) - Method in class noaa.coastwatch.io.CachedGrid
-
Creates a new cache with the specified size.
- setOrder(int) - Method in class noaa.coastwatch.io.ArcWriter
-
Sets the byte order.
- setOrder(int) - Method in class noaa.coastwatch.io.BinaryWriter
-
Sets the byte order.
- setOverwriteMode(int) - Method in class noaa.coastwatch.util.MixedGridResampler
-
Sets the overwrite mode.
- setPage(URL) - Method in class noaa.coastwatch.gui.HTMLPanel
-
Sets the HTML page to display.
- setPalette(Palette) - Method in class noaa.coastwatch.gui.EnhancementChooser
-
Sets the palette for use in the palette stripe.
- setPalette(Palette) - Method in class noaa.coastwatch.gui.PaletteChooser
-
Sets the selected palette.
- setPalette(String) - Method in class noaa.coastwatch.gui.PaletteChooser
-
Set the selected palette by name.
- setPalette(Palette) - Method in class noaa.coastwatch.gui.PalettePanel
-
Sets the current palette.
- setPalette(Palette) - Method in class noaa.coastwatch.render.ColorArrowSymbol
-
Sets the enhancement color palette.
- setPalette(Palette) - Method in interface noaa.coastwatch.render.ColorEnhanced
-
Sets the enhancement color palette.
- setPalette(Palette) - Method in class noaa.coastwatch.render.ColorEnhancement
-
Sets the enhancement color palette.
- setPalette(Palette) - Method in class noaa.coastwatch.render.ColorEnhancementSettings
-
Sets the color enhancement palette.
- setPalette(Palette) - Method in class noaa.coastwatch.render.ColorPointEnhancement
-
Sets the enhancement color palette.
- setPalette(Palette) - Method in class noaa.coastwatch.render.ColorWindBarbSymbol
-
Sets the enhancement color palette.
- setParameters(double[]) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Sets the projection parameters.
- setParameters(double[]) - Method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
Sets the GCTPC style parameter set.
- setParamStream(PrintStream) - Static method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
Sets the parameter output stream for use by the parameter
reporting functions.
- setPass(SatellitePassInfo) - Method in class noaa.coastwatch.gui.SatellitePassCoveragePanel
-
Sets the active satellite pass used to display pass coverage.
- setPass(SatellitePassInfo) - Method in class noaa.coastwatch.gui.SatellitePassPreviewPanel
-
Sets the active satellite pass used to display a pass preview.
- setPixelDimensions(double[]) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Sets the projection pixel dimensions.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class noaa.coastwatch.gui.ImageLoader
-
- setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class noaa.coastwatch.gui.ImageLoader
-
- setPlotSymbol(PlotSymbol) - Method in class noaa.coastwatch.render.SimpleSymbol
-
Sets the plot symbol.
- setPoint(EarthLocation) - Method in class noaa.coastwatch.render.feature.PointFeature
-
Sets the earth location point.
- setPointTransform(EarthTransform2D) - Method in class noaa.coastwatch.util.trans.EarthTransform2D
-
- setPolygonRendering(boolean) - Method in class noaa.coastwatch.render.feature.BinnedGSHHSReader
-
Sets the polygon rendering flag.
- setPosition(Point2D) - Method in class noaa.coastwatch.render.PictureElement
-
Sets the picture position.
- setPositiveLon(boolean) - Method in class noaa.coastwatch.util.trans.MapProjection
-
Sets the positive longitude flag for geographic projections.
- setPreferences(Preferences) - Static method in class noaa.coastwatch.tools.ResourceManager
-
Sets the preferences using the specified object.
- setPreferredSize(Dimension) - Method in class noaa.coastwatch.render.EarthContextElement
-
- setPreferredSize(Dimension) - Method in class noaa.coastwatch.render.Legend
-
Sets the preferred size of the legend.
- setPreferredSize(Dimension) - Method in class noaa.coastwatch.render.PictureElement
-
Sets the preferred size of the picture.
- setProgress(boolean) - Method in class noaa.coastwatch.render.EarthDataView
-
Sets the rendering progress mode flag.
- setProperties(Hashtable) - Method in class noaa.coastwatch.gui.ImageLoader
-
- setProperties(EarthDataView) - Method in class noaa.coastwatch.render.EarthDataView
-
Sets the properties of this view based on the specified view.
- setQueryMode(int) - Method in class noaa.coastwatch.util.LocationEstimator
-
Sets the location query mode, FAST
or
ACCURATE
.
- setRange(double[]) - Method in class noaa.coastwatch.gui.EnhancementChooser
-
Sets the range for use in the enhancement sliders.
- setRange(double[]) - Method in class noaa.coastwatch.gui.EnhancementFunctionPanel
-
Sets the data value range.
- setRange(double[]) - Method in class noaa.coastwatch.gui.HistogramPanel
-
Sets the data value range.
- setRange(double[]) - Method in class noaa.coastwatch.gui.PalettePanel
-
Sets the data value range.
- setRange(double, double) - Method in class noaa.coastwatch.io.BinaryWriter
-
Sets the scaling range.
- setRange(double, double) - Method in class noaa.coastwatch.io.FloatWriter
-
Sets the scaling range.
- setRange(double[]) - Method in class noaa.coastwatch.render.EnhancementFunction
-
Sets the enhancement range.
- setRange(double[]) - Method in class noaa.coastwatch.render.LogEnhancement
-
- setReader(EarthDataReader) - Method in class noaa.coastwatch.gui.open.BasicReaderInfoPanel
-
Sets the reader for information displayed by this panel.
- setReaderFactory(BinnedGSHHSReaderFactory) - Method in class noaa.coastwatch.render.CoastOverlay
-
Sets the read factory for new coastline readers.
- setReaderFactory(BinnedGSHHSReaderFactory) - Method in class noaa.coastwatch.render.PoliticalOverlay
-
Sets the read factory for new border readers.
- setRecentlyOpenedFiles(List<String>, Class) - Static method in class noaa.coastwatch.gui.GUIServices
-
Sets the list of recently opened files for the target class.
- setReference(int) - Method in class noaa.coastwatch.render.AnnotationOverlay
-
Sets the annotation element reference frame.
- setRefFilter(StringFilter) - Method in class noaa.coastwatch.gui.open.HTTPDirectoryLister
-
Sets the directory entry filter.
- setRestrictions(Object) - Method in class noaa.coastwatch.gui.visual.AbstractVisualObject
-
- setRestrictions(Object) - Method in class noaa.coastwatch.gui.visual.VisualChoice
-
Sets restrictions on the allowed choice values.
- setRestrictions(Object) - Method in class noaa.coastwatch.gui.visual.VisualInteger
-
Sets restrictions on the allowed integer values.
- setRestrictions(Object) - Method in interface noaa.coastwatch.gui.visual.VisualObject
-
Sets restrictions on the allowed object values.
- setReverse(boolean) - Method in class noaa.coastwatch.io.TextWriter
-
Sets the reverse flag.
- setReverse(boolean) - Method in class noaa.coastwatch.render.EnhancementFunction
-
Sets the enhancement reversal flag.
- setRows(double[]) - Method in class noaa.coastwatch.render.DataReferenceOverlay
-
Sets the reference row lines.
- setSameSize(List) - Static method in class noaa.coastwatch.gui.GUIServices
-
Sets a list of JComponent
objects to be the
same size as that of the maximum sized component.
- setSavable(boolean) - Method in class noaa.coastwatch.gui.FileOperationChooser
-
Sets the savable flag.
- setSaveFile(File) - Method in class noaa.coastwatch.gui.FileSavePanel
-
Sets the save file.
- setScaling(double[]) - Method in class noaa.coastwatch.io.BinaryWriter
-
Sets the scaling factor and offset.
- setScaling(double[]) - Method in class noaa.coastwatch.io.FloatWriter
-
Sets the scaling factor and offset.
- setSearchByCoverage(boolean) - Method in class noaa.coastwatch.net.CatalogQueryAgent
-
Sets the coverage search flag.
- setSearchByTime(boolean) - Method in class noaa.coastwatch.net.CatalogQueryAgent
-
Sets the time search flag.
- setSelectable(boolean) - Method in class noaa.coastwatch.gui.visual.ComponentList
-
Sets the selectable flag.
- setSelectionInterval(int, int) - Method in class noaa.coastwatch.gui.visual.ComponentList
-
Sets the selection indices between the specified start and end
inclusive.
- setShortData(short[]) - Method in class noaa.coastwatch.util.chunk.ChunkDataModifier
-
- setSize(Dimension) - Method in class noaa.coastwatch.render.EarthDataView
-
Sets the view to a new size.
- setSize(int) - Method in class noaa.coastwatch.render.SimpleSymbol
-
- setSizeFactor(double) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the context size to total size factor.
- setSkipMissing(boolean) - Method in class noaa.coastwatch.util.chunk.ExpressionFunction
-
Sets the skip missing flag (by default set to false).
- setSmallPolygons(boolean) - Method in class noaa.coastwatch.render.CoastOverlay
-
Sets the small polygons flag which determines if polygons smaller
than 3x3 view pixels are rendered.
- setSoftware(String) - Method in class noaa.coastwatch.io.GeoTIFFWriter
-
Sets the Software TIFF field.
- setSolarZenith(SolarZenith) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the solar zenith object.
- setSolarZenithFill(Color, Color) - Method in class noaa.coastwatch.render.EarthContextElement
-
Sets the solar zenith fill colors.
- setSort(int, boolean) - Method in class noaa.coastwatch.gui.SortedTableModel
-
Set the sorting column and order.
- setSortColumn(int) - Method in class noaa.coastwatch.gui.SatellitePassTableModel
-
Sets a new column for table sorting.
- setSource(String, String) - Method in class noaa.coastwatch.gui.SatellitePassTableModel
-
Sets the model to read data from a new data source.
- setSource(String, String) - Method in class noaa.coastwatch.gui.ServerStatusPanel
-
Sets the panel to query the status from a new data source.
- setSourceFilter(LocationFilter) - Method in class noaa.coastwatch.util.MixedGridResampler
-
Sets the source location filter.
- setSpeed(double) - Method in class noaa.coastwatch.gui.Swirl
-
Sets the swirl speed, by default two rotations per second.
- setSpheroid(int) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Sets the projection spheroid.
- setSplitRegex(String) - Static method in class noaa.coastwatch.tools.ToolServices
-
Sets the current command line parameter splitting regular expression.
- setSquare(JComponent) - Static method in class noaa.coastwatch.gui.GUIServices
-
Sets a component's preferred, min, and max size to be square.
- setState(boolean) - Method in class noaa.coastwatch.render.PoliticalOverlay
-
Sets the state borders flag.
- setStaticView(boolean) - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Sets the static view mode flag.
- setStatistics(Statistics) - Method in class noaa.coastwatch.gui.EnhancementChooser
-
Sets the statistics for use in the histogram plot.
- setStatistics(Statistics) - Method in class noaa.coastwatch.gui.HistogramPanel
-
Sets the current statistics.
- setStreams(InputStream, OutputStream, int) - Method in class noaa.coastwatch.io.DataTransfer
-
Initializes a transfer with new input and output streams.
- setStroke(Stroke) - Method in class noaa.coastwatch.gui.visual.StrokeChooser
-
Sets the stroke selected by this stroke chooser.
- setStroke(Stroke) - Method in class noaa.coastwatch.gui.visual.StrokeSwatch
-
Sets the swatch stroke.
- setStroke(Stroke) - Method in class noaa.coastwatch.render.LineOverlay
-
Sets the vector path stroke.
- setSubsetSize(int) - Method in class noaa.coastwatch.gui.EarthDataViewFactory
-
Sets the grid subset size.
- setSymbol(PlotSymbol) - Method in class noaa.coastwatch.gui.visual.SymbolSwatch
-
Sets the swatch symbol.
- setSymbol(T) - Method in class noaa.coastwatch.render.PointFeatureOverlay
-
Sets the point symbol.
- setSystem(int) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Sets the projection system.
- setTabbedPaneVisible(boolean) - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
Shows or hides the view controls tabs in this panel.
- setTargetValue(Object) - Method in class noaa.coastwatch.render.feature.FeatureGroupFilter
-
Sets the target attribute value The target value is used to filter each
feature group.
- setTestMode(boolean) - Static method in class noaa.coastwatch.util.trans.SwathProjection
-
Sets the test operation mode for newly constructed swath
transforms.
- setText(String) - Method in class noaa.coastwatch.render.TextElement
-
Sets the text string.
- setTextDropShadow(boolean) - Method in class noaa.coastwatch.render.LabeledLineOverlay
-
Sets the text drop shadow flag.
- setTextDropShadow(boolean) - Method in class noaa.coastwatch.render.TextOverlay
-
Sets the text drop shadow flag.
- setTextLength(int) - Method in class noaa.coastwatch.gui.value.ParsableValuePanel
-
Sets the length of the text string.
- setTickLabels(String[]) - Method in class noaa.coastwatch.render.DataColorScale
-
Sets the tick labels.
- setTileDims(int[]) - Method in class noaa.coastwatch.io.CachedGrid
-
Creates a new cache where each tile has the specified dimensions.
- setTileDims(int[]) - Method in class noaa.coastwatch.io.HDFCachedGrid
-
Creates a new cache where each tile has the specified dimensions.
- setTileDims(int[]) - Method in class noaa.coastwatch.io.NCCachedGrid
-
Creates a new cache where each tile has the specified dimensions.
- setTileSize(int) - Method in class noaa.coastwatch.io.CachedGrid
-
Creates a new cache where each tile has the specified size.
- setTimeByAge(double) - Method in class noaa.coastwatch.net.CatalogQueryAgent
-
Sets the query time constraints by data age.
- setTimeByDate(Date, Date) - Method in class noaa.coastwatch.net.CatalogQueryAgent
-
Sets the query time constraints by start and end date.
- setTimePeriods(List<TimePeriod>) - Method in class noaa.coastwatch.util.EarthDataInfo
-
Sets the list of time periods for data recording.
- setTimeWindowHint(TimeWindow) - Method in class noaa.coastwatch.render.MultiPointFeatureOverlay
-
Sets the time window hint.
- setTolerance(double) - Method in class noaa.coastwatch.util.trans.SwathProjection
-
Sets the tolerance distance for earth location transformations.
- setTransform(EarthTransform) - Method in class noaa.coastwatch.util.EarthDataInfo
-
Sets the earth transform.
- setTransparency(int) - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Sets the overlay transparency.
- setTransparency(int) - Method in class noaa.coastwatch.render.MaskOverlay
-
Overrides the parent method to set the mask transparency by
updating the index color model as well.
- setUnits(String, String) - Method in class noaa.coastwatch.tools.Preferences
-
Sets the preferred units for a variable.
- setUnits(String) - Method in class noaa.coastwatch.util.DataVariable
-
Sets the variable units.
- setUnitsMap(Map) - Static method in class noaa.coastwatch.io.EarthDataReader
-
Sets the variable name to units map.
- setUnsigned(boolean) - Method in class noaa.coastwatch.util.DataVariable
-
Sets the unsigned data flag.
- setupIO() - Method in class noaa.coastwatch.io.DataTransfer
-
Performs any setup necessary before I/O actually occurs.
- setupIO() - Method in class noaa.coastwatch.net.URLTransfer
-
Overrides the parent to setup I/O streams.
- setupOpendap() - Static method in class noaa.coastwatch.tools.ResourceManager
-
Sets up the user-specified OPeNDAP servers.
- setupOverlays() - Static method in class noaa.coastwatch.tools.ResourceManager
-
Sets up the user-specified overlays.
- setupPalettes() - Static method in class noaa.coastwatch.tools.ResourceManager
-
Sets up the user-specified palettes.
- setupPreferences() - Static method in class noaa.coastwatch.tools.ResourceManager
-
Sets up the user-specified preferences.
- setValue(Date) - Method in class noaa.coastwatch.gui.value.DateValuePanel
-
- setValue(T) - Method in class noaa.coastwatch.gui.value.ParsableValuePanel
-
- setValue(TimeWindow) - Method in class noaa.coastwatch.gui.value.TimeWindowValuePanel
-
- setValue(T) - Method in class noaa.coastwatch.gui.value.ValuePanel
-
Sets the value in this panel.
- setValue(int, double) - Method in class noaa.coastwatch.io.CachedGrid
-
- setValue(int, int, double) - Method in class noaa.coastwatch.io.CachedGrid
-
- setValue(int, int, double) - Method in class noaa.coastwatch.io.OpendapGrid
-
- setValue(DataLocation, double) - Method in class noaa.coastwatch.io.OpendapGrid
-
- setValue(int, double) - Method in class noaa.coastwatch.io.OpendapGrid
-
- setValue(int, double) - Method in class noaa.coastwatch.io.tile.TileCachedGrid
-
- setValue(T) - Method in class noaa.coastwatch.render.feature.AttributeRule
-
Sets the attribute value for this rule.
- setValue(DataLocation, double) - Method in class noaa.coastwatch.util.DataVariable
-
Writes a scaled data value.
- setValue(int, double) - Method in class noaa.coastwatch.util.DataVariable
-
Writes a scaled data value.
- setValue(int, Object, double) - Method in class noaa.coastwatch.util.DataVariable
-
Writes a scaled data value.
- setValue(int, int, double) - Method in class noaa.coastwatch.util.Grid
-
Writes a scaled data value with no navigation.
- setValue(DataLocation, double) - Method in class noaa.coastwatch.util.Grid
-
Writes a scaled data value with navigation.
- setValue(int, int, double) - Method in class noaa.coastwatch.util.SubsetGrid
-
- setValue(DataLocation, double) - Method in class noaa.coastwatch.util.SubsetGrid
-
- setValue(int, double) - Method in class noaa.coastwatch.util.SubsetGrid
-
- setValueAt(Object, int, int) - Method in class noaa.coastwatch.gui.open.ServerTableModel
-
Sets the value at the specified row and column.
- setValueAt(Object, int, int) - Method in class noaa.coastwatch.gui.SortedTableModel
-
- setVariableInfo(int, DataVariable) - Method in class noaa.coastwatch.io.CWHDFWriter
-
- setVariableInfo(int, DataVariable) - Method in class noaa.coastwatch.io.HDFWriter
-
Writes the data variable metadata.
- setVariableList(List) - Method in class noaa.coastwatch.gui.open.DataVariableTableModel
-
Sets the variable list for this model.
- setVariables(List) - Method in class noaa.coastwatch.gui.save.DataSavePanel
-
Sets the list of selected variable names.
- setVariables(List<String>) - Method in class noaa.coastwatch.gui.save.VariableOptionPanel
-
Sets the list of selected variable names.
- setVerbose(boolean) - Static method in class noaa.coastwatch.io.EarthDataReaderFactory
-
Sets the verbose mode.
- setVerbose(boolean) - Method in class noaa.coastwatch.render.EarthDataView
-
Sets the verbose mode flag.
- setVerbose(boolean) - Method in class noaa.coastwatch.util.NavigationOffsetEstimator
-
Sets the verbose flag to print verbose output during estimation.
- setView(EarthDataView) - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Sets the earth data view.
- setViewMode(int) - Method in class noaa.coastwatch.gui.ImageViewPanel
-
Sets the image view manipulation mode.
- setViewPanelSize(Dimension) - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
Sets the current view panel size.
- setVisible(boolean) - Method in class noaa.coastwatch.render.EarthDataOverlay
-
Sets the overlay visibility flag.
- setVisibleRowCount(int) - Method in class noaa.coastwatch.gui.AbstractOverlayListPanel
-
Sets the preferred number of visible overlay list rows.
- setVisibleRowCount(int) - Method in class noaa.coastwatch.gui.visual.ComponentList
-
Sets the number of visible rows in this list.
- setZone(int) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Sets the projection zone.
- ShapeOverlay - Class in noaa.coastwatch.render
-
The ShapeOverlay
class may be used to render a list of
generic shapes.
- ShapeOverlay(Color) - Constructor for class noaa.coastwatch.render.ShapeOverlay
-
Creates a new shape overlay with the specified color.
- shiftDatum(Datum) - Method in class noaa.coastwatch.util.EarthLocation
-
Sets the location geodetic datum and shifts the latitude and
longitude coordinates so that they reflect the newly specified
datum.
- ShortChunk - Class in noaa.coastwatch.util.chunk
-
The ShortChunk
class holds primitive short data with optional
packing scheme and missing values.
- ShortChunk(short[], boolean, Short, PackingScheme) - Constructor for class noaa.coastwatch.util.chunk.ShortChunk
-
Creates a new initialized data chunk with scaling parameters.
- ShortValuePanel - Class in noaa.coastwatch.gui.value
-
A ShortValuePanel
holds a Short value and allows the user
to change it.
- ShortValuePanel() - Constructor for class noaa.coastwatch.gui.value.ShortValuePanel
-
- ShortWriter - Class in noaa.coastwatch.io
-
A short writer is a binary writer that writes data as a stream of
16-bit signed integers.
- ShortWriter(EarthDataInfo, String) - Constructor for class noaa.coastwatch.io.ShortWriter
-
Creates a new binary file from the specified earth data info
and file name.
- shouldProcess(Element) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Should we show the given xml Element
- shouldRecurse(Element) - Method in class noaa.coastwatch.gui.open.XMLTree
-
Should we recursiely descend the children of the given xml Element
- shouldYieldFocus(JComponent) - Method in class noaa.coastwatch.gui.value.TextFieldVerifier
-
- showChooser() - Method in class noaa.coastwatch.gui.visual.AbstractVisualObject
-
- showChooser() - Method in interface noaa.coastwatch.gui.visual.VisualObject
-
Shows the chooser dialog used to manipulate the object's
properties.
- showChooser() - Method in class noaa.coastwatch.gui.visual.VisualOverlay
-
Shows the overlay property chooser.
- showDialog(Component, String) - Method in class noaa.coastwatch.gui.HTMLPanel
-
Creates a dialog showing the HTML panel and Close button.
- showDialog(Frame, String) - Method in class noaa.coastwatch.gui.MapProjectionChooser
-
Creates a dialog showing the projection chooser panel and OK/Cancel
buttons.
- showDialog(Component) - Method in class noaa.coastwatch.gui.nav.NavigationAnalysisPanel
-
Shows the analysis panel in a dialog window.
- showDialog(Component) - Method in class noaa.coastwatch.gui.nav.NavigationPointSavePanel
-
Shows the save panel in a dialog window.
- showDialog(Component, File) - Static method in class noaa.coastwatch.gui.open.EarthDataChooser
-
Creates and shows a chooser in a dialog.
- showDialog(Component, String, List, List) - Static method in class noaa.coastwatch.gui.OverlayGroupSavePanel
-
Shows a modal save dialog and blocks until the dialog is hidden.
- showDialog(Component, String, Preferences) - Static method in class noaa.coastwatch.gui.PreferencesChooser
-
Shows a preferences chooser in a dialog and blocks.
- showDialog(Component, String) - Method in class noaa.coastwatch.gui.ReaderInfoPanel
-
Creates a dialog showing the reader panel and Close button.
- showDialog(Component) - Method in class noaa.coastwatch.gui.save.EarthDataExporter
-
Shows the exporter in a dialog window.
- showFrame(Container) - Static method in class noaa.coastwatch.gui.TestContainer
-
Puts the specified container into a frame and displays it.
- showFullScreen() - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
Shows this analysis panel in a full screen mode.
- showNavAnalysisDialog() - Method in class noaa.coastwatch.gui.EarthDataAnalysisPanel
-
Shows the navigation analysis dialog.
- showRelativeTo(Component) - Method in class noaa.coastwatch.gui.ScriptConsole
-
Shows the console relative to the specified parent component.
- showSplash(String) - Static method in class noaa.coastwatch.gui.ToolSplashWindow
-
Deprecated.
Creates and shows an instance of a splash window.
- showSubregion(Subregion) - Method in class noaa.coastwatch.render.EarthDataView
-
Deprecated.
- SHRINK - Static variable in class noaa.coastwatch.gui.ViewOperationChooser
-
The shrink operation.
- sign(double) - Static method in class noaa.coastwatch.util.trans.GCTPStyleProjection
-
Gets the sign of a value.
- signalValueChanged() - Method in class noaa.coastwatch.gui.value.ValuePanel
-
Fires a property change event with a new value.
- SimpleColorChooser - Class in noaa.coastwatch.gui.visual
-
The SimpleColorChooser
class is a panel that displays
a simple grid of colors from which to choose, with a button to
display a full JColorChooser
dialog.
- SimpleColorChooser(int, int, Color) - Constructor for class noaa.coastwatch.gui.visual.SimpleColorChooser
-
Creates a new simple color chooser with the specified number of
swatch rows and columns.
- SimpleFileFilter - Class in noaa.coastwatch.gui
-
A convenience implementation of FileFilter
that
filters out all files except for those type extensions that it
knows about.
- SimpleFileFilter() - Constructor for class noaa.coastwatch.gui.SimpleFileFilter
-
Creates a file filter.
- SimpleFileFilter(String) - Constructor for class noaa.coastwatch.gui.SimpleFileFilter
-
Creates a file filter that accepts files with the given extension.
- SimpleFileFilter(String, String) - Constructor for class noaa.coastwatch.gui.SimpleFileFilter
-
Creates a file filter that accepts the given file type.
- SimpleFileFilter(String[]) - Constructor for class noaa.coastwatch.gui.SimpleFileFilter
-
Creates a file filter from the given string array.
- SimpleFileFilter(String[], String) - Constructor for class noaa.coastwatch.gui.SimpleFileFilter
-
Creates a file filter from the given string array and description.
- SimpleParser - Class in noaa.coastwatch.io
-
The simple parser class is a stream tokenizer with various methods
for simplifed parsing of text input streams.
- SimpleParser(Reader) - Constructor for class noaa.coastwatch.io.SimpleParser
-
Creates a simple parser from a character stream.
- SimpleSymbol - Class in noaa.coastwatch.render
-
A SimpleSymbol
is a PointFeatureSymbol
that renders a PlotSymbol
and optional text label.
- SimpleSymbol(PlotSymbol) - Constructor for class noaa.coastwatch.render.SimpleSymbol
-
Creates a new simple symbol with no text label.
- SimpleSymbol(PlotSymbol, int, Font) - Constructor for class noaa.coastwatch.render.SimpleSymbol
-
Creates a new simple symbol with a text label.
- SinusoidalProjection - Class in noaa.coastwatch.util.trans
-
The SinusoidalProjection
class performs
Sinusoidal map projection calculations.
- SinusoidalProjection(double, int[], AffineTransform, double, double, double) - Constructor for class noaa.coastwatch.util.trans.SinusoidalProjection
-
Constructs a map projection from the specified projection and
affine transform.
- size - Variable in class noaa.coastwatch.gui.visual.SymbolSwatch
-
The icon size.
- size() - Method in class noaa.coastwatch.io.OpendapReaderList
-
- size() - Method in interface noaa.coastwatch.io.ReaderList
-
Gets the number of readers in this list.
- size() - Method in class noaa.coastwatch.render.feature.AbstractFeature
-
Gets the total number of points in this feature.
- size() - Method in class noaa.coastwatch.render.feature.PointFeature
-
- SIZE_COLUMN - Static variable in class noaa.coastwatch.gui.open.FileTableModel
-
Column index of file size.
- SNSOID - Static variable in interface noaa.coastwatch.util.trans.ProjectionConstants
-
Sinusoidal projection code.
- SOLAR_ZENITH - Static variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The solar zenith angle variable.
- SolarZenith - Class in noaa.coastwatch.util
-
The solar zenith class may be used to calculate solar zenith angles
for any earth location at a given date and time.
- SolarZenith(Date) - Constructor for class noaa.coastwatch.util.SolarZenith
-
Creates a new solar zenith object using the specified date.
- SolidBackground - Class in noaa.coastwatch.render
-
The solid background class is an earth data view that creates a
solid image of color to help view overlay graphics.
- SolidBackground(Color) - Constructor for class noaa.coastwatch.render.SolidBackground
-
Constructs a new solid background with the specified color.
- SolidBackground(EarthTransform, int[], Color) - Constructor for class noaa.coastwatch.render.SolidBackground
-
Constructs a new solid background with the specified color.
- SOM - Static variable in interface noaa.coastwatch.util.trans.ProjectionConstants
-
Space Oblique Mercator (SOM) projection code.
- SortedTable - Class in noaa.coastwatch.gui
-
The SortedTable
class is a normal
javax.swing.JTable
that can sort its rows when
the user clicks on a column in the table header.
- SortedTable(TableModel) - Constructor for class noaa.coastwatch.gui.SortedTable
-
Creates a new table from the specified model.
- SortedTableModel - Class in noaa.coastwatch.gui
-
A SortedTableModel
can be used to provide row
sorting services for any
javax.swing.table.TableModel
.
- SortedTableModel(TableModel) - Constructor for class noaa.coastwatch.gui.SortedTableModel
-
Creates a sorted model using the specified unsorted model
for its data.
- source - Variable in class noaa.coastwatch.render.feature.GSHHSReader.PolygonHeader
-
Deprecated.
The data source, 0 for CIA WDBII or 1 or WVS.
- sourceFilter - Variable in class noaa.coastwatch.util.MixedGridResampler
-
The source location filter for pixel data.
- sourceGrids - Variable in class noaa.coastwatch.util.GridResampler
-
The list of source grids.
- sourceTrans - Variable in class noaa.coastwatch.util.GridResampler
-
The source earth transform.
- SOUTH - Static variable in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
The south side constant.
- south - Variable in class noaa.coastwatch.render.feature.GSHHSReader.PolygonHeader
-
Deprecated.
The maximum southern value in degrees [-90..90].
- SOUTH_EAST - Static variable in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
The south-east corner.
- SOUTH_WEST - Static variable in class noaa.coastwatch.render.feature.BinnedGSHHSReader.Bin
-
The south-west corner.
- SPACE_SIZE - Static variable in class noaa.coastwatch.render.Legend
-
The default space size between legend elements.
- SPACECRAFT_ALTITUDE - Static variable in class noaa.coastwatch.io.NOAA1bV2Reader.ScanLineV2
-
The spacecraft altitude attribute (Float).
- SPACECRAFT_ID - Static variable in class noaa.coastwatch.io.NOAA1bReader.DataHeader
-
The spacecraft ID attribute (String).
- SpaceObliqueMercatorProjection - Class in noaa.coastwatch.util.trans
-
The SpaceObliqueMercatorProjection
class performs
Space Oblique Mercator map projection calculations.
- SpaceObliqueMercatorProjection(double, double, int[], AffineTransform, long, long, double, double, double, long, long, double, double) - Constructor for class noaa.coastwatch.util.trans.SpaceObliqueMercatorProjection
-
Constructs a map projection from the specified projection and
affine transform.
- SPCS - Static variable in interface noaa.coastwatch.util.trans.ProjectionConstants
-
State Plane Coordinates projection code.
- SPEED_KNOTS - Static variable in class noaa.coastwatch.render.WindBarbSymbol
-
The speed units for knots.
- SPEED_METERS_PER_SECOND - Static variable in class noaa.coastwatch.render.WindBarbSymbol
-
The speed units for meters per second.
- sphdz(int, double[], double[], double[], double[]) - Static method in class noaa.coastwatch.util.trans.GCTPStyleProjection
-
Gets the semi-major, semi-minor, and radius axes lengths based on
the parameters and spheroid code.
- SPHERE - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
Sphere of radius 6,370,997 metres spheroid code.
- spheroid - Variable in class noaa.coastwatch.util.trans.MapProjection
-
The map projection spheroid code.
- SPHEROID_INV_FLAT - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
Spheroid inverse flattening values.
- SPHEROID_NAMES - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
The list of spheroid code names.
- SPHEROID_SEMI_MAJOR - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
Spheroid semi-major axes in meters.
- SPHEROID_SEMI_MINOR - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
Spheroid semi-minor axes in meters.
- SpheroidConstants - Interface in noaa.coastwatch.util.trans
-
The SpheroidConstants
class is an interface that
hold various earth spheroid constants, including spheroid
index, names, and semi-major / semi-minor axes sizes.
- SplashScreenManager - Class in noaa.coastwatch.gui
-
The SplashScreenManager
class handles updates to the
JVM-generated startup splash screen.
- SplashScreenManager() - Constructor for class noaa.coastwatch.gui.SplashScreenManager
-
- SPLIT_REGEX - Static variable in class noaa.coastwatch.tools.ToolServices
-
The tool parameter splitting expression.
- SPLIT_STRING - Static variable in class noaa.coastwatch.util.MetadataServices
-
The composite attribute value splitting string.
- sprintf(char[], String, Object...) - Static method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- StallMonitor - Class in noaa.coastwatch.io
-
A stall monitor is a data transfer listener that helps to handle
stalled transfers.
- StallMonitor(int, Runnable) - Constructor for class noaa.coastwatch.io.StallMonitor
-
Creates a new stall monitor with the specified stall time.
- stanparl(double, double) - Method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- start() - Method in class noaa.coastwatch.gui.FullScreenWindow
-
Starts full screen mode with this window.
- start() - Method in class noaa.coastwatch.gui.Swirl
-
Starts the swirling motion to indicate progress.
- start - Variable in class noaa.coastwatch.io.NOAA1bReader.ScanLine
-
The sample start and count values.
- start() - Method in class noaa.coastwatch.io.tile.TileDeliveryOperation
-
Starts the operation.
- start() - Method in class noaa.coastwatch.net.Timeout
-
Resets the elapsed time and starts the timeout countdown.
- start() - Method in class noaa.coastwatch.test.TimeAccumulator
-
Marks the start of a CPU time recording session.
- start - Variable in class noaa.coastwatch.util.chunk.ChunkPosition
-
The start coordinates of the chunk within the chunk space.
- start() - Method in interface noaa.coastwatch.util.chunk.ParallelChunkOperation
-
Starts the parallel operation.
- start() - Method in class noaa.coastwatch.util.chunk.PoolProcessor
-
- start - Variable in class noaa.coastwatch.util.DataLocationConstraints
-
The data location start and end bounds.
- START_DAY - Static variable in class noaa.coastwatch.io.NOAA1bReader.DataHeader
-
The dataset starting Julian day attribute: [1..366] (Integer).
- START_HOUR - Static variable in class noaa.coastwatch.io.NOAA1bReader.ArchiveHeader
-
The dataset starting hour attribute: [0..23] (Integer).
- START_MILLISECOND - Static variable in class noaa.coastwatch.io.NOAA1bReader.DataHeader
-
The dataset starting time in milliseconds attribute (Long).
- START_MINUTE - Static variable in class noaa.coastwatch.io.NOAA1bReader.ArchiveHeader
-
The dataset starting minute attribute: [00..59] (Integer).
- START_YEAR - Static variable in class noaa.coastwatch.io.NOAA1bReader.DataHeader
-
The dataset starting year attribute (Integer).
- startClass(Class) - Method in class noaa.coastwatch.test.TestLogger
-
Prints a start test message for a series of class tests.
- startDate - Variable in class noaa.coastwatch.net.CatalogQueryAgent.Entry
-
The data starting date.
- startDate - Variable in class noaa.coastwatch.net.CatalogQueryAgent
-
The starting date.
- startLoading() - Method in class noaa.coastwatch.gui.ImageLoader
-
Starts image loading.
- startMemoryMonitor() - Static method in class noaa.coastwatch.tools.ToolServices
-
Starts a memory monitor task that repeatedly outputs the status
of memory usage to standard output until the VM exits.
- STATE_PROPERTY - Static variable in class noaa.coastwatch.gui.AttributeValueChooser
-
The name for state property change events.
- StatePlaneProjection - Class in noaa.coastwatch.util.trans
-
The StatePlaneProjection
class performs
State Plane map projection calculations.
- StatePlaneProjection(int[], AffineTransform, long, long, String, String) - Constructor for class noaa.coastwatch.util.trans.StatePlaneProjection
-
Constructs a map projection from the specified projection and
affine transform.
- STATES - Static variable in class noaa.coastwatch.render.feature.TSVectorReader
-
Deprecated.
National boundaries (states) database.
- Statistics - Class in noaa.coastwatch.util
-
The statistics class is a container for various data variable
statistics such as minimum, maximum, mean, standard deviation,
histogram counts, and so on.
- Statistics(DataIterator) - Constructor for class noaa.coastwatch.util.Statistics
-
Creates a new set of statistics.
- Statistics(DataIterator, boolean) - Constructor for class noaa.coastwatch.util.Statistics
-
Creates a new set of statistics.
- StatisticsPanel - Class in noaa.coastwatch.gui
-
The StatisticsPanel
is an abstract class that holds a
Statistics
object and draws the axes and labels
desired for a plot of the statistics.
- StatisticsPanel(Statistics) - Constructor for class noaa.coastwatch.gui.StatisticsPanel
-
Creates a new panel using the specified statistics data.
- STATUS_PROPERTY - Static variable in class noaa.coastwatch.gui.open.FileChooser
-
The current status property.
- STD_RADIUS - Static variable in interface noaa.coastwatch.util.trans.SpheroidConstants
-
Standard Earth radius in kilometers.
- StepEnhancement - Class in noaa.coastwatch.render
-
A step enhancement is an enhancement function formed by a number of
discrete steps.
- StepEnhancement(double[], double) - Constructor for class noaa.coastwatch.render.StepEnhancement
-
Constructs a step enhancement from the specified parameters.
- StepEnhancement(double[], int) - Constructor for class noaa.coastwatch.render.StepEnhancement
-
Constructs a step enhancement from the specified parameters.
- STEREO - Static variable in interface noaa.coastwatch.util.trans.ProjectionConstants
-
Stereographic projection code.
- StereographicProjection - Class in noaa.coastwatch.util.trans
-
The StereographicProjection
class performs
Stereographic map projection calculations.
- StereographicProjection(double, int[], AffineTransform, double, double, double, double) - Constructor for class noaa.coastwatch.util.trans.StereographicProjection
-
Constructs a map projection from the specified projection and
affine transform.
- stop() - Method in class noaa.coastwatch.gui.FullScreenWindow
-
Ends full screen mode with this window.
- stop() - Method in class noaa.coastwatch.gui.Swirl
-
Stops the swirling motion.
- stopLoading() - Method in class noaa.coastwatch.gui.ImageLoader
-
Stops image loading.
- stopRendering() - Method in interface noaa.coastwatch.gui.DelayedRenderingComponent
-
Stops the current rendering thread if it is active.
- stopRendering() - Method in class noaa.coastwatch.gui.EarthDataViewPanel
-
Stops the current rendering thread if it is active.
- stopRendering - Variable in class noaa.coastwatch.render.EarthDataView
-
The rendering stop flag, true to stop rendering in progress.
- stopRendering() - Method in class noaa.coastwatch.render.EarthDataView
-
Sets the stop rendering flag to indicate that any current
rendering loop should stop and return.
- storeBooleanSettingForClass(boolean, String, Class) - Static method in class noaa.coastwatch.gui.GUIServices
-
Stores a boolean value for the target class.
- storeWindowSizeForClass(Dimension, Class) - Static method in class noaa.coastwatch.gui.GUIServices
-
Stores the specified window size for the target class.
- stparl1(double) - Method in class noaa.coastwatch.util.trans.GCTPCStyleProjection
-
- STPLN_TABLE - Static variable in class noaa.coastwatch.util.GCTP
-
State Plane table units code.
- stride - Variable in class noaa.coastwatch.util.DataLocationConstraints
-
The data location stride in each data dimension.
- StrideLocationIterator - Class in noaa.coastwatch.util
-
The StrideLocationIterator
class iterates over data
locations using a constant step stride vector.
- StrideLocationIterator(DataLocation, DataLocation, int[]) - Constructor for class noaa.coastwatch.util.StrideLocationIterator
-
Creates a new stride location iterator.
- StringFilter - Interface in noaa.coastwatch.gui.open
-
The StringFilter
interface specifies methods for
filtering an input string to an output string.
- StringValuePanel - Class in noaa.coastwatch.gui.value
-
A StringValuePanel
holds a String value and allows the user
to change it.
- StringValuePanel() - Constructor for class noaa.coastwatch.gui.value.StringValuePanel
-
- STROKE_PROPERTY - Static variable in class noaa.coastwatch.gui.visual.StrokeChooser
-
The stroke property.
- StrokeChooser - Class in noaa.coastwatch.gui.visual
-
The StrokeChooser
class is a panel that displays line
dash pattern and thickness controls to allow the user to select the
line stroke.
- StrokeChooser() - Constructor for class noaa.coastwatch.gui.visual.StrokeChooser
-
Creates a new stroke chooser.
- StrokeChooser(Stroke) - Constructor for class noaa.coastwatch.gui.visual.StrokeChooser
-
Creates a new stroke chooser with the specified initial stroke.
- StrokeSwatch - Class in noaa.coastwatch.gui.visual
-
The StrokeSwatch
class is an icon that shows a
rectangle of a given line pattern.
- StrokeSwatch(Stroke, int, int) - Constructor for class noaa.coastwatch.gui.visual.StrokeSwatch
-
Create a new stroke swatch.
- Subregion - Class in noaa.coastwatch.render
-
- Subregion(EarthLocation, double, String, String) - Constructor for class noaa.coastwatch.render.Subregion
-
Creates a new subregion.
- Subregion(EarthLocation, double) - Constructor for class noaa.coastwatch.render.Subregion
-
Creates a new subregion with empty name and short name.
- SUBSET_ALL - Static variable in class noaa.coastwatch.gui.save.SubsetOptionPanel
-
The subset type for all data.
- SUBSET_CURRENT - Static variable in class noaa.coastwatch.gui.save.SubsetOptionPanel
-
The subset type for current data.
- SUBSET_GEOGRAPHIC - Static variable in class noaa.coastwatch.gui.save.SubsetOptionPanel
-
The subset type for geographic coordinates.
- SUBSET_IMAGE - Static variable in class noaa.coastwatch.gui.save.SubsetOptionPanel
-
The subset type for image coordinates.
- SubsetGrid - Class in noaa.coastwatch.util
-
The SubsetGrid
class uses an existing
Grid
object to provide a subset view of its data.
- SubsetGrid(Grid, int[], int[]) - Constructor for class noaa.coastwatch.util.SubsetGrid
-
Creates a new subset based on the specified grid and parameters.
- SubsetOptionPanel - Class in noaa.coastwatch.gui.save
-
The SubsetOptionPanel
class allows the user to choose
from a set of data export subset options.
- SubsetOptionPanel(int[], int[], EarthLocation[]) - Constructor for class noaa.coastwatch.gui.save.SubsetOptionPanel
-
Creates a new subset option panel.
- subsetPanel - Variable in class noaa.coastwatch.gui.save.DataSavePanel
-
The subset panel used for creating data subsets.
- sum(double[]) - Static method in class noaa.coastwatch.util.expression.JELParser.ExtrasLibrary
-
Computes a sum of values.
- SUPPORT - Static variable in class noaa.coastwatch.tools.ToolServices
-
The support email address.
- supportsAlpha(Graphics2D) - Static method in class noaa.coastwatch.render.GraphicsServices
-
Determines if the graphics device supports colors with an alpha
component.
- supportsBinaryWithTransparency(Graphics2D) - Static method in class noaa.coastwatch.render.GraphicsServices
-
Determines if the graphics device supports a binary mask with a
transparent color.
- supportsSpheroid(int) - Static method in class noaa.coastwatch.util.GCTP
-
Determines if the projection system supports a generic
spheroid earth model, or only a perfect sphere.
- SURVEY_LIST_PROPERTY - Static variable in class noaa.coastwatch.gui.SurveyListChooser
-
The survey list property.
- SurveyListChooser - Class in noaa.coastwatch.gui
-
The
SurveyListChooser
class is a panel that
allows the user to manipulate a list of
EarthDataSurvey
objects.
- SurveyListChooser() - Constructor for class noaa.coastwatch.gui.SurveyListChooser
-
Creates a new survey list chooser.
- SurveyOverlay - Class in noaa.coastwatch.render
-
The SurveyOverlay
class may be used to display the
shape of an EarthDataSurvey
object.
- SurveyOverlay(EarthDataSurvey, Color) - Constructor for class noaa.coastwatch.render.SurveyOverlay
-
Creates a new survey overlay with the specified survey and color.
- SurveyPlotFactory - Class in noaa.coastwatch.gui
-
The SurveyPlotFactory
creates data plot panels that
are appropriate for a given survey.
- SurveyPlotFactory() - Constructor for class noaa.coastwatch.gui.SurveyPlotFactory
-
- SWATH_POLY_SIZE - Static variable in class noaa.coastwatch.io.ACSPOHDFReader
-
Swath polynomial size in kilometers.
- SWATH_POLY_SIZE - Static variable in class noaa.coastwatch.io.ACSPONCCFReader
-
Swath polynomial size in kilometers.
- SWATH_POLY_SIZE - Static variable in class noaa.coastwatch.io.ACSPONCReader
-
Swath polynomial size in kilometers.
- SWATH_POLY_SIZE - Static variable in class noaa.coastwatch.io.CWHDFReader
-
Swath maximum polynomial size in kilometers.
- SWATH_POLY_SIZE - Static variable in class noaa.coastwatch.io.NOAA1bReader
-
The swath polynomial size in kilometers.
- SWATH_POLY_SIZE - Static variable in class noaa.coastwatch.io.TSHDFReader
-
Swath polynomial size in kilometers.
- SwathProjection - Class in noaa.coastwatch.util.trans
-
The SwathProjection
class implements earth transform
calculations for satellite swath (also called sensor scan) 2D
projections.
- SwathProjection(DataVariable, DataVariable, double, int[]) - Constructor for class noaa.coastwatch.util.trans.SwathProjection
-
Constructs a swath projection from the specified latitude and
longitude data and desired polynomial size.
- SwathProjection(Object) - Constructor for class noaa.coastwatch.util.trans.SwathProjection
-
Constructs a swath projection from the specified encoding.
- Swirl - Class in noaa.coastwatch.gui
-
The Swirl
class shows a swirling progress icon in a
panel.
- Swirl() - Constructor for class noaa.coastwatch.gui.Swirl
-
Creates a new swirl.
- symbol - Variable in class noaa.coastwatch.gui.visual.SymbolSwatch
-
The swatch symbol.
- SymbolSwatch - Class in noaa.coastwatch.gui.visual
-
The SymbolSwatch
class is an icon that shows a
plot symbol.
- SymbolSwatch(PlotSymbol, int) - Constructor for class noaa.coastwatch.gui.visual.SymbolSwatch
-
Create a new symbol swatch.
- system - Variable in class noaa.coastwatch.util.trans.MapProjection
-
The map projection system.
- SystemExitException(int) - Constructor for exception noaa.coastwatch.tools.cwtoolstest.SystemExitException
-
Create a new exception with the specifid exit status.