Package jpl.mipl.mars.viewer.image.config

Package containing configuration components for jpl.mipl.jade.viewer.ImageViewer.

See:
          Description

Interface Summary
ImageTypeInfo Purpose: Interface for ImageTypeInfo instances which contain image information extracted from configuration files.
 

Class Summary
ImageTypeInfo_c Purpose: Implementation of ImageTypeInfo interface which has other methods used to build the table information.
ImageTypeInfoBuilder Purpose: Builder for ImageTypeInfo instances.
ImageTypeInfoLoader Purpose: Loader creates new ImageTypeInfo instance based on a set of configuration lookup rules, checking for a valid configuration in the following order: (1) User-provided File (constructor) (2) File associated with property miv.image.config (3) A default configuration file.
 

Package jpl.mipl.mars.viewer.image.config Description

Package containing configuration components for jpl.mipl.jade.viewer.ImageViewer.
NOTE: The JADE Image Viewer is built upon components from the Mars Image Viewer. In order to use, you must have access to mars.jar.