X11PCDLPixmap.h
Classes
- X11PCDLPixmap --
(full description)
Interface
- Public Members
- X11PCDLPixmap()
- X11PCDLPixmap(::XDisplay * display, Pixmap pm, uInt w, uInt h, Int x, Int y)
- virtual ~X11PCDLPixmap()
- virtual void translate(Int xt, Int yt)
- virtual void draw(::XDisplay * display, Drawable d, GC gc, Int xt, Int yt)
- virtual Char optType() const
Prerequisite
Etymology
The name of X11PCDLPixmap comes from ...
Synopsis
Display Class File
Motivation
Example
none available.
To Do
Member Description
Default Constructor Required
X11PCDLPixmap(::XDisplay * display, Pixmap pm, uInt w, uInt h, Int x, Int y)
User Constructor
Destructor
virtual void translate(Int xt, Int yt)
translate
virtual void draw(::XDisplay * display, Drawable d, GC gc, Int xt, Int yt)
draw func
virtual Char optType() const
For caching optimization