OpenStructure
Public Member Functions | Protected Member Functions
ImageFormatBase Class Reference

#include <image_format.hh>

Inherited by DAT, DF3, DM3, DX, MRC, Nanoscope, PNG, Situs, Spider, TIF, and UndefinedImageFormat.

Public Member Functions

Real GetMaximum () const
void SetMaximum (Real max)
Real GetMinimum () const
void SetMinimum (Real min)
template<typename T >
const T & As () const
String GetFormatString () const

Protected Member Functions

 ImageFormatBase ()
 ImageFormatBase (const String &formatstring)

Detailed Description

Definition at line 37 of file image_format.hh.


Constructor & Destructor Documentation

ImageFormatBase ( )
inlineprotected

Definition at line 41 of file image_format.hh.

ImageFormatBase ( const String formatstring)
inlineprotected

Definition at line 47 of file image_format.hh.


Member Function Documentation

const T& As ( ) const
inline

Definition at line 62 of file image_format.hh.

String GetFormatString ( ) const
inline

Definition at line 66 of file image_format.hh.

Real GetMaximum ( ) const
inline

Definition at line 55 of file image_format.hh.

Real GetMinimum ( ) const
inline

Definition at line 57 of file image_format.hh.

void SetMaximum ( Real  max)
inline

Definition at line 56 of file image_format.hh.

void SetMinimum ( Real  min)
inline

Definition at line 58 of file image_format.hh.


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