ks0108iLab Class Reference

Collaboration diagram for ks0108iLab:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void Init (boolean invert)
void GotoXY (uint8_t x, uint8_t y)
void DrawLine (uint8_t x1, uint8_t y1, uint8_t x2, uint8_t y2, uint8_t color)
void DrawRect (uint8_t x, uint8_t y, uint8_t width, uint8_t height, uint8_t color)
void DrawRoundRect (uint8_t x, uint8_t y, uint8_t width, uint8_t height, uint8_t radius, uint8_t color)
void FillRect (uint8_t x, uint8_t y, uint8_t width, uint8_t height, uint8_t color)
void InvertRect (uint8_t x, uint8_t y, uint8_t width, uint8_t height)
void SetInverted (boolean invert)
void SetDot (uint8_t x, uint8_t y, uint8_t color)
void DrawBarGraph (uint8_t y, int8_t val)
void SelectFont (const uint8_t *font, uint8_t color=BLACK, FontCallback callback=ReadFontData)
int PutChar (char c)
void Puts (char *str)
void PutsCentered (char *str, uint8_t x, uint8_t y, uint8_t width)
void Puts_P (PGM_P str)
void PrintNumber (long n)
void PrintNumberCentered (long n, uint8_t x, uint8_t y, uint8_t width)
uint8_t CharWidth (char c)
uint16_t StringWidth (char *str)
uint16_t StringWidth_P (PGM_P str)

Detailed Description

Definition at line 195 of file ks0108iLab.h.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:22:53 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3