Package jpl.mipl.mars.viewer.api

Package containing API classes for the MARS Image Viewer package

See:
          Description

Interface Summary
Constants Purpose: Constants interface for values used throughout the Mars Image Viewer application.
PropertyManager Purpose: Interface for properties management.
RdrResult Purpose: Interface for RdrResult instances.
WriteableRdrResult Purpose: Interface that extends RdrResult by adding write capability to the RDR lists.
 

Class Summary
EdrGroup Purpose: Represents group of EDRs, most often grouped by some shared identifying quality (i.e timestamp, etc)
EdrGroupGenerator Purpose: Accepts an EdrResult and handles filtering and processing to serve EdrGroups for display.
EdrQuery Purpose: Class represents a request for EDR files matching specified parameters.
EdrResult Purpose: Encapsulates image file results from an EDR request.
PropertyManagerImpl  
RdrQuery Purpose: Class represents a request for RDR files matching specified parameters.
RdrResultBase Purpose: Result object for RDR queries.
StereoRdrResult Purpose: Wrapper for RdrResults that provides a stereo view of files by partitioning entries by eye and size and creating new sets for stereo pairs.
 

Package jpl.mipl.mars.viewer.api Description

Package containing API classes for the MARS Image Viewer package