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

Public Member Functions

 XGEnv (const XDO &xdo)
 
 XGEnv (const XGEnv &xgenv)
 
virtual Drawable wid () const
 
virtual void x_error (int rc) const
 
virtual void set_line_width (int width)
 
virtual void set_line_style (int style)
 
virtual void set_foreground (ColorPixel pix)
 
virtual void set_background (ColorPixel pix)
 
virtual void set_function (int func)
 
virtual void set_font (const char *szFontName)
 
virtual void set_gc_as (const XGEnv &xgenv)
 
int get_line_width () const
 
int get_line_style () const
 
ColorPixel get_foreground () const
 
ColorPixel get_background () const
 
int get_function () const
 
void changed ()
 
virtual void use_pixmap (Pixmap pix_id)
 
virtual Pixmap get_pixmap () const
 
virtual Logic prepare_pixmap ()
 
virtual void reset_pixmap ()
 
virtual void flush_pixmap ()
 
- Public Member Functions inherited from XDO
 XDO (const XDO &xdo)
 
 XDO (Display *display, ScreenNo screen, Window window)
 
 XDO (Display *display, Window window)
 
ColorPixel white () const
 
ColorPixel black () const
 
ColorPixel color (const char *szColorName) const
 
int get_win_width () const
 
int get_win_height () const
 
virtual Drawable true_wid () const
 
virtual void get_true_win_size (int &w, int &h) const
 
virtual void get_win_size (int &w, int &h) const
 
virtual void flush () const
 
virtual void expose ()
 

Public Attributes

XFontStruct * fontInfo
 
GC gc
 
- Public Attributes inherited from XDO
Display * dpy
 
ScreenNo scrno
 
int depth
 
Window window_id
 
Pixmap pixmap_id
 

Protected Member Functions

void setup_font ()
 

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