UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Attributes | List of all members
Scaler Class Reference
Inheritance diagram for Scaler:
HorScale VerScale

Public Member Functions

 Scaler (float v_left, float v_right)
 
int get_coord (float value) const
 
float get_value (int coord) const
 
Logic is_inside (float value) const
 
float get_left () const
 
float get_right () const
 
int get_size () const
 
int get_offset () const
 
int get_left_coord () const
 
int get_right_coord () const
 
float vpp () const
 
virtual void set_size (int size)
 
virtual void set_offset (int offset)
 
virtual void set_range (float v_left, float v_right)
 
void zoom_in (float v1, float v2)
 
void zoom_out (float v1, float v2)
 

Protected Attributes

float Vleft
 
float Vright
 
int vSize
 
int vOffset
 

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