upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
GFX Member List

This is the complete list of members for GFX, including all inherited members.

delete() (defined in GFX)GFX
drawChar(short x, short y, short data, int color, int bg, short size) (defined in GFX)GFX
drawCircle(short x, short y, short r, int color) (defined in GFX)GFX
drawFastVLine(short x, short y, short h, int color) (defined in GFX)GFX
drawLine(short x0, short y0, short x1, short y1, int color) (defined in GFX)GFX
drawPixel(short x, short y, int color) (defined in GFX)GFX
drawTriangle(short x0, short y0, short x1, short y1, short x2, short y2, int color) (defined in GFX)GFX
fillRect(short x, short y, short w, short h, int color) (defined in GFX)GFX
fillScreen(int color) (defined in GFX)GFX
finalize() (defined in GFX)GFXprotected
getCPtr(GFX obj) (defined in GFX)GFXprotectedstatic
getM_cursorX() (defined in GFX)GFX
getM_cursorY() (defined in GFX)GFX
getM_height() (defined in GFX)GFX
getM_textBGColor() (defined in GFX)GFX
getM_textColor() (defined in GFX)GFX
getM_textSize() (defined in GFX)GFX
getM_width() (defined in GFX)GFX
getM_wrap() (defined in GFX)GFX
GFX(long cPtr, boolean cMemoryOwn) (defined in GFX)GFXprotected
print(String msg) (defined in GFX)GFX
refresh() (defined in GFX)GFX
setAddrWindow(short x0, short y0, short x1, short y1) (defined in GFX)GFX
setCursor(short x, short y) (defined in GFX)GFX
setM_cursorX(int value) (defined in GFX)GFX
setM_cursorY(int value) (defined in GFX)GFX
setM_height(int value) (defined in GFX)GFX
setM_textBGColor(int value) (defined in GFX)GFX
setM_textColor(int value) (defined in GFX)GFX
setM_textSize(int value) (defined in GFX)GFX
setM_width(int value) (defined in GFX)GFX
setM_wrap(int value) (defined in GFX)GFX
setPixel(int x, int y, int color) (defined in GFX)GFX
setTextColor(int textColor, int textBGColor) (defined in GFX)GFX
setTextSize(short size) (defined in GFX)GFX
setTextWrap(short wrap) (defined in GFX)GFX
swigCMemOwn (defined in GFX)GFXprotected