LTIGeoImageReader Class Reference

abstract class for implementing a geo image reader More...

#include <lti_geoImageReader.h>

Inheritance diagram for LTIGeoImageReader:

Inheritance graph
[legend]
Collaboration diagram for LTIGeoImageReader:

Collaboration graph
[legend]

List of all members.

Protected Member Functions

 LTIGeoImageReader (bool supportBandSelection)
LT_STATUS init (bool useWorldFile)
bool getUseWorldFile () const
LT_STATUS readWorldFile (const LTFileSpec &file, bool &changed, bool doUseWorldFileTest=true)
LT_STATUS readWorldFile (LTIOStreamInf &stream, bool &changed, bool doUseWorldFileTest=true)


Detailed Description

The LTIGeoImageReader abstract class extends the LTIImageReader so that it allows whether world files are used or ignored for setting up geo information.

Definition at line 29 of file lti_geoImageReader.h.


Constructor & Destructor Documentation

LTIGeoImageReader::LTIGeoImageReader ( bool  supportBandSelection  )  [protected]


Member Function Documentation

LT_STATUS LTIGeoImageReader::init ( bool  useWorldFile  )  [protected]

bool LTIGeoImageReader::getUseWorldFile (  )  const [protected]

LT_STATUS LTIGeoImageReader::readWorldFile ( const LTFileSpec file,
bool &  changed,
bool  doUseWorldFileTest = true 
) [protected]

LT_STATUS LTIGeoImageReader::readWorldFile ( LTIOStreamInf stream,
bool &  changed,
bool  doUseWorldFileTest = true 
) [protected]


The documentation for this class was generated from the following file:

LizardTech