SPATREF::GEOTIFF::WRITER Class Reference

Writer for storing GeoTIFF key values. More...

#include <mi32/spatrefext.h>

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

List of all members.

Public Member Functions

virtual ERRVALUE v_SetKeyValue (UINT16 key, const char *string)=0
virtual ERRVALUE v_SetKeyValue (UINT16 key, UINT16 value)=0
virtual ERRVALUE v_SetKeyValue (UINT16 key, double value)=0

Detailed Description

Writer for storing GeoTIFF key values.


Member Function Documentation

virtual ERRVALUE SPATREF::GEOTIFF::WRITER::v_SetKeyValue ( UINT16  key,
const char *  string 
) [pure virtual]

Set string value for key.

virtual ERRVALUE SPATREF::GEOTIFF::WRITER::v_SetKeyValue ( UINT16  key,
UINT16  value 
) [pure virtual]

Set integer value for key.

virtual ERRVALUE SPATREF::GEOTIFF::WRITER::v_SetKeyValue ( UINT16  key,
double  value 
) [pure virtual]

Set floating-point value for key.


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