upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members
SSD1351 Class Reference

Public Member Functions

synchronized void delete ()
 
 SSD1351 (int oc, int dc, int rst)
 
String name ()
 
void writeCommand (short value)
 
void writeData (short value)
 
void drawPixel (short x, short y, int color)
 
void refresh ()
 
void ocLow ()
 
void ocHigh ()
 
void dcLow ()
 
void dcHigh ()
 
void useMemoryMap (boolean var)
 
- Public Member Functions inherited from GFX
synchronized void delete ()
 
void drawPixel (short x, short y, int color)
 
void refresh ()
 
void drawChar (short x, short y, short data, int color, int bg, short size)
 
void print (String msg)
 
void fillScreen (int color)
 
void fillRect (short x, short y, short w, short h, int color)
 
void drawFastVLine (short x, short y, short h, int color)
 
void drawLine (short x0, short y0, short x1, short y1, int color)
 
void drawTriangle (short x0, short y0, short x1, short y1, short x2, short y2, int color)
 
void drawCircle (short x, short y, short r, int color)
 
void setCursor (short x, short y)
 
void setTextColor (int textColor, int textBGColor)
 
void setTextSize (short size)
 
void setTextWrap (short wrap)
 

Protected Member Functions

 SSD1351 (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 
- Protected Member Functions inherited from GFX
 GFX (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (SSD1351 obj)
 
- Static Protected Member Functions inherited from GFX
static long getCPtr (GFX obj)
 

Additional Inherited Members

- Protected Attributes inherited from GFX
transient boolean swigCMemOwn
 
Inheritance diagram for SSD1351:
Inheritance graph
[legend]
Collaboration diagram for SSD1351:
Collaboration graph
[legend]

The documentation for this class was generated from the following file: