In file imagedata/TclRangeInrimage.h:

class TclIntensityProfileInformationSet : public TclRangeInformationSet

a class that include information about an intensity profile

Inheritance:


Public Methods

std::list ::iterator getFirstIntensityProfile ()
returns the first intensity profile in list
std::list ::iterator getLastIntensityProfile ()
returns the last intensity profile in list
void addInList ( IntensityProfileInformation *ip)
add an IntensityProfileInformation object in list
void resetList ()
remove all IntensityProfileInformation object in list
static int list (TclModule *m, int argc, char **argv)
new TCL command callback
static int create (TclModule *m, int argc, char **argv)
new TCL command callback
int editCmd (int argc, char **argv)
-edit option

Public

constructor
TclIntensityProfileInformationSet (TclModule *m, std::listri=std::list())
creates a Tcl Interface of a Intensity Profile object
destructor
virtual ~TclIntensityProfileInformationSet ()
destroys this interface

Documentation

a class that include information about an intensity profile
constructor

TclIntensityProfileInformationSet(TclModule *m, std::listri=std::list())
creates a Tcl Interface of a Intensity Profile object
Parameters:
m - module to create TCL object
ri - a pointer to a RangeInformation object

destructor

virtual ~TclIntensityProfileInformationSet()
destroys this interface

std::list ::iterator getFirstIntensityProfile()
returns the first intensity profile in list

std::list ::iterator getLastIntensityProfile()
returns the last intensity profile in list

void addInList( IntensityProfileInformation *ip)
add an IntensityProfileInformation object in list

void resetList()
remove all IntensityProfileInformation object in list

static int list(TclModule *m, int argc, char **argv)
new TCL command callback

static int create(TclModule *m, int argc, char **argv)
new TCL command callback

int editCmd(int argc, char **argv)
-edit option


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de