LTIGeoImageReader Class Reference
abstract class for implementing a geo image reader
More...
#include <lti_geoImageReader.h>
List of all members.
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
bool LTIGeoImageReader::getUseWorldFile |
( |
|
) |
const [protected] |
LT_STATUS LTIGeoImageReader::init |
( |
bool |
useWorldFile |
) |
[protected] |
LT_STATUS LTIGeoImageReader::readWorldFile |
( |
LTIOStreamInf & |
stream, |
|
|
bool & |
changed, |
|
|
bool |
doUseWorldFileTest = true | |
|
) |
| | [protected] |
LT_STATUS LTIGeoImageReader::readWorldFile |
( |
const LTFileSpec & |
file, |
|
|
bool & |
changed, |
|
|
bool |
doUseWorldFileTest = true | |
|
) |
| | [protected] |
The documentation for this class was generated from the following file: