OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | Protected Member Functions
TIF Class Reference

#include <map_io_tiff_handler.hh>

Inherits ImageFormatBase, and ImageFormatBase.

Inherited by JPK, and JPK.

Public Member Functions

 TIF (boost::logic::tribool normalize_on_save=boost::logic::indeterminate, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1)
Format GetBitDepth () const
void SetBitDepth (Format bitdepth)
bool GetSigned () const
void SetSigned (bool sign)
bool GetPhasecolor () const
void SetPhasecolor (bool phasecolor)
Format GetFormat () const
void SetFormat (Format bit_depth)
boost::logic::tribool GetNormalizeOnSave () const
void SetNormalizeOnSave (boost::logic::tribool normalize_on_save)
int GetSubimage () const
void SetSubimage (int subimage)
Real GetMaximum () const
Real GetMinimum () const
 TIF (boost::logic::tribool normalize_on_save=boost::logic::indeterminate, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1)
Format GetBitDepth () const
void SetBitDepth (Format bitdepth)
bool GetSigned () const
void SetSigned (bool sign)
bool GetPhasecolor () const
void SetPhasecolor (bool phasecolor)
Format GetFormat () const
void SetFormat (Format bit_depth)
boost::logic::tribool GetNormalizeOnSave () const
void SetNormalizeOnSave (boost::logic::tribool normalize_on_save)
int GetSubimage () const
void SetSubimage (int subimage)
Real GetMaximum () const
Real GetMinimum () const
- Public Member Functions inherited from ImageFormatBase
template<typename T >
const T & As () const
String GetFormatString () const
template<typename T >
const T & As () const
String GetFormatString () const

Static Public Attributes

static String FORMAT_STRING

Protected Member Functions

 TIF (String format_string, boost::logic::tribool normalize_on_save=boost::logic::indeterminate, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1)
void do_export (const img::MapHandle &image, tiff *tfile, const TIF &formattif) const
 TIF (String format_string, boost::logic::tribool normalize_on_save=boost::logic::indeterminate, Format bit_depth=OST_DEFAULT_FORMAT, bool sign=false, bool phasecolor=false, int subimage=-1)
void do_export (const img::MapHandle &image, tiff *tfile, const TIF &formattif) const
- Protected Member Functions inherited from ImageFormatBase
 ImageFormatBase ()
 ImageFormatBase (const String &formatstring)
 ImageFormatBase ()
 ImageFormatBase (const String &formatstring)

Detailed Description

Definition at line 37 of file map_io_tiff_handler.hh.


Constructor & Destructor Documentation

TIF ( boost::logic::tribool  normalize_on_save = boost::logic::indeterminate,
Format  bit_depth = OST_DEFAULT_FORMAT,
bool  sign = false,
bool  phasecolor = false,
int  subimage = -1 
)
TIF ( String  format_string,
boost::logic::tribool  normalize_on_save = boost::logic::indeterminate,
Format  bit_depth = OST_DEFAULT_FORMAT,
bool  sign = false,
bool  phasecolor = false,
int  subimage = -1 
)
protected
TIF ( boost::logic::tribool  normalize_on_save = boost::logic::indeterminate,
Format  bit_depth = OST_DEFAULT_FORMAT,
bool  sign = false,
bool  phasecolor = false,
int  subimage = -1 
)
TIF ( String  format_string,
boost::logic::tribool  normalize_on_save = boost::logic::indeterminate,
Format  bit_depth = OST_DEFAULT_FORMAT,
bool  sign = false,
bool  phasecolor = false,
int  subimage = -1 
)
protected

Member Function Documentation

void do_export ( const img::MapHandle image,
tiff *  tfile,
const TIF formattif 
) const
protected
void do_export ( const img::MapHandle image,
tiff *  tfile,
const TIF formattif 
) const
protected
Format GetBitDepth ( ) const
Format GetBitDepth ( ) const
Format GetFormat ( ) const
Format GetFormat ( ) const
Real GetMaximum ( ) const

Reimplemented from ImageFormatBase.

Real GetMaximum ( ) const

Reimplemented from ImageFormatBase.

Real GetMinimum ( ) const

Reimplemented from ImageFormatBase.

Real GetMinimum ( ) const

Reimplemented from ImageFormatBase.

boost::logic::tribool GetNormalizeOnSave ( ) const
boost::logic::tribool GetNormalizeOnSave ( ) const
bool GetPhasecolor ( ) const
bool GetPhasecolor ( ) const
bool GetSigned ( ) const
bool GetSigned ( ) const
int GetSubimage ( ) const
int GetSubimage ( ) const
void SetBitDepth ( Format  bitdepth)
void SetBitDepth ( Format  bitdepth)
void SetFormat ( Format  bit_depth)
void SetFormat ( Format  bit_depth)
void SetNormalizeOnSave ( boost::logic::tribool  normalize_on_save)
void SetNormalizeOnSave ( boost::logic::tribool  normalize_on_save)
void SetPhasecolor ( bool  phasecolor)
void SetPhasecolor ( bool  phasecolor)
void SetSigned ( bool  sign)
void SetSigned ( bool  sign)
void SetSubimage ( int  subimage)
void SetSubimage ( int  subimage)

Field Documentation

static String FORMAT_STRING
static

Reimplemented in JPK.

Definition at line 66 of file map_io_tiff_handler.hh.


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