|
JX Application Framework
|
This is the complete list of members for JXGC, including all inherited members.
| ClearClipping() | JXGC | |
| CopyImage(const XImage *source, const JCoordinate src_x, const JCoordinate src_y, const JCoordinate width, const JCoordinate height, const Drawable dest, const JCoordinate dest_x, const JCoordinate dest_y) const | JXGC | |
| CopyPixels(const Drawable source, const JCoordinate src_x, const JCoordinate src_y, const JCoordinate width, const JCoordinate height, const Drawable dest, const JCoordinate dest_x, const JCoordinate dest_y) const | JXGC | |
| DrawArc(const Drawable drawable, const JCoordinate x, const JCoordinate y, const JCoordinate width, const JCoordinate height, const JFloat startAngle, const JFloat deltaAngle) const | JXGC | |
| DrawDashedLines(const bool on) | JXGC | |
| DrawLine(const Drawable drawable, const JCoordinate x1, const JCoordinate y1, const JCoordinate x2, const JCoordinate y2) const | JXGC | |
| DrawLines(const Drawable drawable, const JSize ptCount, XPoint xpt[]) const | JXGC | |
| DrawPoint(const Drawable drawable, const JCoordinate x, const JCoordinate y) const | JXGC | |
| DrawRect(const Drawable drawable, const JCoordinate x, const JCoordinate y, const JCoordinate width, const JCoordinate height) const | JXGC | |
| DrawString(const Drawable drawable, XftDraw *fdrawable, const JCoordinate x, const JCoordinate y, const JString &str) const | JXGC | |
| FillArc(const Drawable drawable, const JCoordinate x, const JCoordinate y, const JCoordinate width, const JCoordinate height, const JFloat startAngle, const JFloat deltaAngle) const | JXGC | |
| FillPolygon(const Drawable drawable, const JSize ptCount, XPoint xpt[]) const | JXGC | |
| FillRect(const Drawable drawable, const JCoordinate x, const JCoordinate y, const JCoordinate width, const JCoordinate height) const | JXGC | |
| GetClipping(JPoint *offset, Region *region, JXImageMask **pixmap) | JXGC | |
| GetDisplay() const | JXGC | inline |
| JXGC(JXDisplay *display, const Drawable drawable) | JXGC | |
| SetClipPixmap(const JPoint &offset, Pixmap pixmap) | JXGC | |
| SetClipPixmap(const JPoint &offset, const JXImageMask &mask) | JXGC | |
| SetClipRect(const JRect &clipRect) | JXGC | |
| SetClipRegion(const Region clipRegion) | JXGC | |
| SetDashList(const JArray< JSize > &dashList, const JSize offset=0) | JXGC | |
| SetDrawingColor(const JColorID color) | JXGC | |
| SetDrawingFunction(const int function) | JXGC | |
| SetFont(const JFontID id) | JXGC | inline |
| SetLineWidth(const JSize width) | JXGC | |
| SetSubwindowMode(const int mode) | JXGC | |
| ~JXGC() | JXGC |