FLTK 1.3.3
|
Static Public Attributes | |
static const char * | class_id = "Fl_PostScript_Graphics_Driver" |
![]() | |
static const char * | class_id = "Fl_Graphics_Driver" |
![]() | |
static const char * | class_id = "Fl_Device" |
A string that identifies each subclass of Fl_Device. More... | |
Fl_PostScript_Graphics_Driver::~Fl_PostScript_Graphics_Driver | ( | ) |
The destructor.
|
virtual |
see fl_arc(double x, double y, double r, double start, double end).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_arc(int x, int y, int w, int h, double a1, double a2).
Reimplemented from Fl_Graphics_Driver.
|
inlinevirtual |
see fl_begin_complex_polygon().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_begin_line().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_begin_loop().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_begin_points().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_begin_polygon().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_circle(double x, double y, double r).
Reimplemented from Fl_Graphics_Driver.
|
inlinevirtual |
Returns the name of the class of this object.
Use of the class_name() function is discouraged because it will be removed from future FLTK versions.
The class of an instance of an Fl_Device subclass can be checked with code such as:
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_clip_box(int x, int y, int w, int h, int &X, int &Y, int &W, int &H).
Reimplemented from Fl_Graphics_Driver.
int Fl_PostScript_Graphics_Driver::clocale_printf | ( | const char * | format, |
... | |||
) |
Shields output PostScript data from modifications of the current locale.
It typically avoids PostScript errors caused if the current locale uses comma instead of dot as "decimal point".
format | directives controlling output PostScript data |
|
virtual |
see fl_color(Fl_Color c).
Reimplemented from Fl_Graphics_Driver.
see fl_color(uchar r, uchar g, uchar b).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
|
virtual |
see fl_descent().
Reimplemented from Fl_Graphics_Driver.
|
inlinevirtual |
see fl_draw(const char *str, int n, int x, int y).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_draw(int angle, const char *str, int n, int x, int y).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
Draws an Fl_Pixmap object to the device.
Specifies a bounding box for the image, with the origin (upper left-hand corner) of the image offset by the cx and cy arguments.
Reimplemented from Fl_Graphics_Driver.
|
virtual |
Draws an Fl_Bitmap object to the device.
Specifies a bounding box for the image, with the origin (upper left-hand corner) of the image offset by the cx and cy arguments.
Reimplemented from Fl_Graphics_Driver.
|
virtual |
Draws an Fl_RGB_Image object to the device.
Specifies a bounding box for the image, with the origin (upper left-hand corner) of the image offset by the cx and cy arguments.
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_draw_image(const uchar* buf, int X,int Y,int W,int H, int D, int L).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_draw_image(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_draw_image_mono(const uchar* buf, int X,int Y,int W,int H, int D, int L).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_draw_image_mono(Fl_Draw_Image_Cb cb, void* data, int X,int Y,int W,int H, int D).
Reimplemented from Fl_Graphics_Driver.
|
inlinevirtual |
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_end_line().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_end_loop().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_end_points().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_end_polygon().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_font(Fl_Font face, Fl_Fontsize size).
Reimplemented from Fl_Graphics_Driver.
|
inlinevirtual |
see fl_gap().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_height().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_line(int x, int y, int x1, int y1).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_line(int x, int y, int x1, int y1, int x2, int y2).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_line_style(int style, int width, char* dashes).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_loop(int x0, int y0, int x1, int y1, int x2, int y2).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_loop(int x0, int y0, int x1, int y1, int x2, int y2, int x3, int y3).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_not_clipped(int x, int y, int w, int h).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_pie(int x, int y, int w, int h, double a1, double a2).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_polygon(int x0, int y0, int x1, int y1, int x2, int y2).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_polygon(int x0, int y0, int x1, int y1, int x2, int y2, int x3, int y3).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_pop_clip().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_push_clip(int x, int y, int w, int h).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_push_no_clip().
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_rect(int x, int y, int w, int h).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_rectf(int x, int y, int w, int h).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_rtl_draw(const char *str, int n, int x, int y).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_text_extents(const char*, int n, int& dx, int& dy, int& w, int& h).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_transformed_vertex(double xf, double yf).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_vertex(double x, double y).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_width(const char *str, int n).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_xyline(int x, int y, int x1).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_xyline(int x, int y, int x1, int y2).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_xyline(int x, int y, int x1, int y2, int x3).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_yxline(int x, int y, int y1).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_yxline(int x, int y, int y1, int x2).
Reimplemented from Fl_Graphics_Driver.
|
virtual |
see fl_yxline(int x, int y, int y1, int x2, int y3).
Reimplemented from Fl_Graphics_Driver.