SPATREF::GEOTIFF::READER Class Reference

Reader for accessing GeoTIFF key values. More...

#include <mi32/spatrefext.h>

Inheritance diagram for SPATREF::GEOTIFF::READER:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool v_GetKeyValue (UINT16 key, UINT16 &value) const =0
virtual bool v_GetKeyValue (UINT16 key, double &value) const =0

Detailed Description

Reader for accessing GeoTIFF key values.


Member Function Documentation

virtual bool SPATREF::GEOTIFF::READER::v_GetKeyValue ( UINT16  key,
UINT16 value 
) const [pure virtual]

Get integer value for key.

Returns:
true if key found, false if not.
virtual bool SPATREF::GEOTIFF::READER::v_GetKeyValue ( UINT16  key,
double &  value 
) const [pure virtual]

Get floating-point value for key.

Returns:
true if key found, false if not.

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

Generated on Sun Oct 7 21:40:30 2012 for TNTsdk 2012 by  doxygen 1.6.1