CLcdView Class Reference

#import <CLcdView.h>

Collaboration diagram for CLcdView:

[legend]

Public Member Functions

(void) - setCLcd:
(void) - periodicUpdate
(unsigned) - getLcdSizeX
(unsigned) - getLcdSizeY
() - CLcdView
() - ~CLcdView
(int) - lcdData
(int) - lcdCmd
(void) - lcdClear
(void) - lcdPrintChar
(void) - lcdPrintString
(void) - lcdSpecialCharInit
(void) - lcdSpecialCharsInit
(void) - setLcdBColor
(void) - setLcdFColor
(int) - getLcdColumns
(void) - setLcdColumns
(int) - getLcdLines
(void) - setLcdLines
(int) - getLcdCharWidth
(void) - setLcdCharWidth
(int) - getLcdCharHeight
(void) - setLcdCharHeight
(int) - getLcdOffsetColumns
(void) - setLcdOffsetColumns
(int) - getLcdOffsetLines
(void) - setLcdOffsetLines
(int) - getLcdPixelX
(void) - setLcdPixelX
(int) - getLcdPixelY
(void) - setLcdPixelY
(int) - getLcdBorder
(void) - setLcdBorder
(int) - getLcdCursorX
(void) - setLcdCursorX
(int) - getLcdCursorY
(void) - setLcdCursorY
(int) - getLcdOriginX
(void) - setLcdOriginX
(int) - getLcdOriginY
(void) - setLcdOriginY
(int) - getLcdSizeX
(int) - getLcdSizeY
(void) - paint
(void) - setCLcd:
(void) - periodicUpdate
(unsigned) - getLcdSizeX
(unsigned) - getLcdSizeY

Protected Attributes

CLcdcLcd
unsigned lcdCharWidth
unsigned lcdCharHeight
unsigned lcdOffsetColumns
unsigned lcdOffsetLines
unsigned lcdPixelX
unsigned lcdPixelY
unsigned lcdBorderX
unsigned lcdBorderY
CLcdcLcd

Constructor & Destructor Documentation

- CLcdView: (unsigned)  originx
(unsigned)  originy 

Constructor

- CLcdView:  

Destructor


Member Function Documentation

- (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  


Field Documentation

- (CLcd*) cLcd [protected]

- (CLcd*) cLcd [protected]

- (unsigned) lcdBorderX [protected]

- (unsigned) lcdBorderY [protected]

- (unsigned) lcdCharHeight [protected]

- (unsigned) lcdCharWidth [protected]

- (unsigned) lcdOffsetColumns [protected]

- (unsigned) lcdOffsetLines [protected]

- (unsigned) lcdPixelX [protected]

- (unsigned) lcdPixelY [protected]


The documentation for this class was generated from the following files:
Generated on Tue May 1 19:42:14 2012 for MIOS32 by  doxygen 1.4.7