Package org.esa.snap.core.dataio.dimap
package org.esa.snap.core.dataio.dimap
This module provides a product reader and writer plug-in for the BEAM-DIMAP product format.
-
ClassesClassDescriptionThis class is used to print the DIMAP XML header of the given product to a given writer or file.This class defines some frequently used constants for BEAM DIMAP products.This class defines some static methods used to create and access BEAM DIMAP XML documents.The
DimapProductReader
class is an implementation of theProductReader
interface exclusively for data products having the BEAM-DIMAP product format.TheDimapProductReaderPlugIn
class is an implementation of theProductReaderPlugIn
interface exclusively for data products having the BEAM-DIMAP product format.The product writer for the BEAM-DIMAP format.TheDimapProductWriterPlugIn
class is the plug-in entry-point for the BEAM-DIMAP product writer.This utility class is used to write ENVI header files.