UiUiUi
A user interface library for micro controller sketches based on U8g2
UIArea Member List

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

alignedTopLeft(UIAlignment alignment, UISize *element)UIArea
bottomUIArea
clear()UIArea
debugPrint(const char *label)UIArea
EMPTYUIAreastatic
getSize()UIArea
hasArea()UIArea
intersectWith(UIArea *area)UIArea
leftUIArea
rightUIArea
set(uint16_t left, uint16_t top, uint16_t right, uint16_t bottom)UIArea
set(const UIArea *source)UIArea
set(UIPoint *topLeft, UISize *size)UIArea
set(UIPoint *topLeft, uint16_t width, uint16_t height)UIArea
shrink(UISize *diff)UIArea
topUIArea
UIArea(uint16_t left, uint16_t top, uint16_t right, uint16_t bottom)UIArea
UIArea()UIArea
UIArea(UIArea *area)UIArea
UIArea(UIPoint *topLeft, UISize *size)UIArea
UIArea(UIPoint *topLeft, uint16_t width, uint16_t height)UIArea
uniteWith(UIArea *area)UIArea