Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UScale Class Reference

Scale property. More...

#include <uprop.hpp>

Inheritance diagram for UScale:

UIntgBase UProp UBrick List of all members.

Public Member Functions

 UScale (int value=0)
 UScale (const UIntgBase &value)
float getXScale () const
float getYScale () const
void getXYScale (float &xscale, float &yscale) const
virtual void changed (bool update_now)
 called when object's content is changed.
virtual void update ()
 updates graphics.
virtual void putProp (class UContext *, class UCtrl *)
 [impl] changes corresponding value in the UContext

Static Public Member Functions

static float getXScale (int lscale)
static float getYScale (int lscale)
static void getXYScale (int lscale, float &xscale, float &yscale)

Friends

UScaleuscale (int val=0)
UScaleuscale (const UIntgBase &val)
 larger than normal size if 'value' is positive; smaller if negative.

Detailed Description

Scale property.

Scale properties can be cascaded in the instance graph. set*() and get*() methods are inherited from Uintg.


The documentation for this class was generated from the following files:
Generated on Thu Mar 3 06:40:32 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.1