UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for ZDrawable, including all inherited members.
assign(const ZGEnv &zgenv) (defined in ZGEnv) | ZGEnv | |
black() const (defined in ZConnect) | ZConnect | |
changed_state(int mask_of_changes) (defined in ZGEnv) | ZGEnv | virtual |
color(const char *szColorName) const (defined in ZConnect) | ZConnect | |
depth(Drawable drawable) const (defined in ZConnect) | ZConnect | |
did (defined in ZDrawable) | ZDrawable | |
dpy (defined in ZConnect) | ZConnect | |
draw_text(int x, int y, int attachment, const char *szText) const (defined in ZDrawable) | ZDrawable | |
draw_text(const ZRect &box, int alignment, const char *szText) const (defined in ZDrawable) | ZDrawable | |
draw_text(Drawable id, int x, int y, int attachment, const char *szText) const (defined in ZGEnv) | ZGEnv | protected |
draw_text(Drawable id, const ZRect &box, int alignment, const char *szText) const (defined in ZGEnv) | ZGEnv | protected |
expose() (defined in ZGEnv) | ZGEnv | virtual |
flush() (defined in ZConnect) | ZConnect | |
font (defined in ZGEnv) | ZGEnv | |
gc (defined in ZGEnv) | ZGEnv | |
get_background() const (defined in ZGEnv) | ZGEnv | |
get_background_name() const (defined in ZGEnv) | ZGEnv | |
get_font() const (defined in ZGEnv) | ZGEnv | |
get_font_name() const (defined in ZGEnv) | ZGEnv | |
get_foreground() const (defined in ZGEnv) | ZGEnv | |
get_foreground_name() const (defined in ZGEnv) | ZGEnv | |
get_line_style() const (defined in ZGEnv) | ZGEnv | |
get_line_width() const (defined in ZGEnv) | ZGEnv | |
operator=(const ZGEnv &zgenv) | ZGEnv | |
rect() const (defined in ZDrawable) | ZDrawable | virtual |
rect(Drawable drawable) const (defined in ZConnect) | ZConnect | |
root_wid() const (defined in ZConnect) | ZConnect | |
scr_no (defined in ZConnect) | ZConnect | |
set_background(const char *szColorName) (defined in ZGEnv) | ZGEnv | |
set_background(ColorPixel cp) (defined in ZGEnv) | ZGEnv | |
set_font(const char *szFontName) (defined in ZGEnv) | ZGEnv | |
set_font_as(const ZGEnv &zgenv) (defined in ZGEnv) | ZGEnv | |
set_foreground(const char *szColorName) (defined in ZGEnv) | ZGEnv | |
set_foreground(ColorPixel cp) (defined in ZGEnv) | ZGEnv | |
set_line_style(int new_style, int dash=3, int hole=3) (defined in ZGEnv) | ZGEnv | |
set_line_width(int new_width) (defined in ZGEnv) | ZGEnv | |
swap_ground() (defined in ZGEnv) | ZGEnv | |
text_ascent() const (defined in ZGEnv) | ZGEnv | |
text_descent() const (defined in ZGEnv) | ZGEnv | |
text_height() const (defined in ZGEnv) | ZGEnv | |
text_rect(int x, int y, int attachment, const char *szText) const (defined in ZGEnv) | ZGEnv | |
text_width(const char *szText) const (defined in ZGEnv) | ZGEnv | |
text_width(int n) const (defined in ZGEnv) | ZGEnv | |
white() const (defined in ZConnect) | ZConnect | |
write_png(const char *path, ZmImageRemarks *remarks=NULL) | ZDrawable | |
write_tiff(const char *path, ZmImageRemarks *remarks=NULL) | ZDrawable | |
x_error(int code) const (defined in ZConnect) | ZConnect | |
ZConnect(Display *display) (defined in ZConnect) | ZConnect | |
ZConnect(const ZConnect &zconnect) (defined in ZConnect) | ZConnect | |
ZDrawable(const ZConnect &zconnect, Drawable drawable) (defined in ZDrawable) | ZDrawable | |
ZDrawable(const ZDrawable &zdrawable) (defined in ZDrawable) | ZDrawable | |
ZGEnv(const ZConnect &zconnect) (defined in ZGEnv) | ZGEnv | |
ZGEnv(const ZGEnv &zgenv) (defined in ZGEnv) | ZGEnv | |
~ZGEnv() (defined in ZGEnv) | ZGEnv | virtual |