In file inrimage/GLScale.h:

class MaxGLScale : public GLScale, public Pointed<MaxGLScale>

Image max grey level scale

Inheritance:


Public Methods

MaxGLScale (TclModule *module, const TclString& scaleName, Scalable *elt=0)
builds a min grey level scale object from an existing TCL scale
MaxGLScale (TclModule *module, const TclString& scaleName, std::list list)
builds a max grey level scale object from an existing TCL scale manage all given list inrimage views
~MaxGLScale ()
empty destructor
static MaxGLScale* getObject (unsigned int n)
returns object id by number
static MaxGLScale* getObject (int argc, char **argv, int i = 1)
returns object id by command line arguments
virtual void reset ( Scalable *sa, const TclString& lab = EMPTY_STRING)
reset bounds and label
virtual const std::type_info& getType (void) const
returns scale type

Inherited from GLScale:

Public Methods

virtual void set(double val)
unsigned int getRef(void) const
static int create(TclModule *m, int argc, char **argv)

Protected Methods

virtual void activation(void)

Private Methods

void init(void)

Documentation

Image max grey level scale
MaxGLScale(TclModule *module, const TclString& scaleName, Scalable *elt=0)
builds a min grey level scale object from an existing TCL scale
Parameters:
module - module this GLScale is created in
TCL - scale name
elt - a scalable managed by this scale

MaxGLScale(TclModule *module, const TclString& scaleName, std::list list)
builds a max grey level scale object from an existing TCL scale manage all given list inrimage views
Parameters:
module - module this GLScale is created in
scaleName - TCL scale name
list - managed inrimage views

~MaxGLScale()
empty destructor

static MaxGLScale* getObject(unsigned int n)
returns object id by number

static MaxGLScale* getObject(int argc, char **argv, int i = 1)
returns object id by command line arguments

virtual void reset( Scalable *sa, const TclString& lab = EMPTY_STRING)
reset bounds and label
Parameters:
sa - object to set min and max values from
lab - new label (if not EMPTY_STRING)

virtual const std::type_info& getType(void) const
returns scale type


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