In file imagedata/TclRangeInrimage.h:

class TclIntensityProfileInformation : public TclRangeInformation

a class that include information about an intensity profile

Inheritance:


Public Methods

IntensityProfileInformation* getIntensityProfile () const
returns the region information object
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
int drawCmd (int argc, char **argv)
-draw option

Public

constructor
TclIntensityProfileInformation (TclModule *m, IntensityProfileInformation *ri)
creates a Tcl Interface of a Intensity Profile object
destructor
virtual ~TclIntensityProfileInformation ()
destroys this interface

Private Fields

unsigned int displayIndex
the index of the display

Documentation

a class that include information about an intensity profile
unsigned int displayIndex
the index of the display

constructor

TclIntensityProfileInformation(TclModule *m, IntensityProfileInformation *ri)
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 ~TclIntensityProfileInformation()
destroys this interface

IntensityProfileInformation* getIntensityProfile() const
returns the region information object

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

int drawCmd(int argc, char **argv)
-draw 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