#import <CLcdView.h>
Collaboration diagram for CLcdView:
| - CLcdView: | (unsigned) | originx | ||
| (unsigned) | originy | |||
Constructor
| - CLcdView: |
Destructor
| - (int) getLcdBorder | (void) |
| - (int) getLcdCharHeight | (void) |
| - (int) getLcdCharWidth | (void) |
| - (int) getLcdColumns | (void) |
| - (int) getLcdCursorX | (void) |
| - (int) getLcdCursorY | (void) |
| - (int) getLcdLines | (void) |
| - (int) getLcdOffsetColumns | (void) |
| - (int) getLcdOffsetLines | (void) |
| - (int) getLcdOriginX | (void) |
| - (int) getLcdOriginY | (void) |
| - (int) getLcdPixelX | (void) |
| - (int) getLcdPixelY | (void) |
| - (unsigned) getLcdSizeX |
| - (int) getLcdSizeX | (void) |
| - (int) getLcdSizeX |
| - (unsigned) getLcdSizeY |
| - (int) getLcdSizeY | (void) |
| - (int) getLcdSizeY |
| - (void) lcdClear | (void) |
| - (int) lcdCmd | (unsigned char) | cmd |
| - (int) lcdData | (unsigned char) | data |
| - (void) lcdPrintChar | (unsigned char) | c |
| - (void) lcdPrintString | (const char *) | str |
| - (void) lcdSpecialCharInit | (unsigned char) | num | ||
| (unsigned char *) | table | |||
| - (void) lcdSpecialCharsInit | (unsigned char *) | table |
| - (void) paint | (Graphics &) | g |
| - (void) periodicUpdate |
| - (void) periodicUpdate |
| - (void) setCLcd: | (CLcd *) | _cLcd |
| - (void) setCLcd: | (CLcd *) | _cLcd |
| - (void) setLcdBColor | (unsigned char) | r | ||
| (unsigned char) | g | |||
| (unsigned char) | b | |||
| - (void) setLcdBorder | (int) | num |
| - (void) setLcdCharHeight | (int) | num |
| - (void) setLcdCharWidth | (int) | num |
| - (void) setLcdColumns | (int) | num |
| - (void) setLcdCursorX | (int) | num |
| - (void) setLcdCursorY | (int) | num |
| - (void) setLcdFColor | (unsigned char) | r | ||
| (unsigned char) | g | |||
| (unsigned char) | b | |||
| - (void) setLcdLines | (int) | num |
| - (void) setLcdOffsetColumns | (int) | num |
| - (void) setLcdOffsetLines | (int) | num |
| - (void) setLcdOriginX | (int) | num |
| - (void) setLcdOriginY | (int) | num |
| - (void) setLcdPixelX | (int) | num |
| - (void) setLcdPixelY | (int) | num |
- (unsigned) lcdBorderX [protected] |
- (unsigned) lcdBorderY [protected] |
- (unsigned) lcdCharHeight [protected] |
- (unsigned) lcdCharWidth [protected] |
- (unsigned) lcdOffsetColumns [protected] |
- (unsigned) lcdOffsetLines [protected] |
- (unsigned) lcdPixelX [protected] |
- (unsigned) lcdPixelY [protected] |
1.4.7