JX Application Framework
Loading...
Searching...
No Matches
JXGC Member List

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) constJXGC
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) constJXGC
DrawArc(const Drawable drawable, const JCoordinate x, const JCoordinate y, const JCoordinate width, const JCoordinate height, const JFloat startAngle, const JFloat deltaAngle) constJXGC
DrawDashedLines(const bool on)JXGC
DrawLine(const Drawable drawable, const JCoordinate x1, const JCoordinate y1, const JCoordinate x2, const JCoordinate y2) constJXGC
DrawLines(const Drawable drawable, const JSize ptCount, XPoint xpt[]) constJXGC
DrawPoint(const Drawable drawable, const JCoordinate x, const JCoordinate y) constJXGC
DrawRect(const Drawable drawable, const JCoordinate x, const JCoordinate y, const JCoordinate width, const JCoordinate height) constJXGC
DrawString(const Drawable drawable, XftDraw *fdrawable, const JCoordinate x, const JCoordinate y, const JString &str) constJXGC
FillArc(const Drawable drawable, const JCoordinate x, const JCoordinate y, const JCoordinate width, const JCoordinate height, const JFloat startAngle, const JFloat deltaAngle) constJXGC
FillPolygon(const Drawable drawable, const JSize ptCount, XPoint xpt[]) constJXGC
FillRect(const Drawable drawable, const JCoordinate x, const JCoordinate y, const JCoordinate width, const JCoordinate height) constJXGC
GetClipping(JPoint *offset, Region *region, JXImageMask **pixmap)JXGC
GetDisplay() constJXGCinline
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)JXGCinline
SetLineWidth(const JSize width)JXGC
SetSubwindowMode(const int mode)JXGC
~JXGC()JXGC