#include <pfodDwgs.h>
Inherits pfodDwgsBase.
Definition at line 30 of file pfodDwgs.h.
◆ pfodDwgs()
pfodDwgs::pfodDwgs |
( |
Print * |
out | ) |
|
◆ arc()
pfodArc& pfodDwgs::arc |
( |
| ) |
|
◆ circle()
pfodCircle& pfodDwgs::circle |
( |
| ) |
|
◆ end()
◆ erase()
pfodErase& pfodDwgs::erase |
( |
| ) |
|
◆ hide()
pfodHide& pfodDwgs::hide |
( |
| ) |
|
◆ index()
pfodIndex& pfodDwgs::index |
( |
| ) |
|
◆ insertDwg()
pfodInsertDwg& pfodDwgs::insertDwg |
( |
| ) |
|
◆ label()
pfodLabel& pfodDwgs::label |
( |
| ) |
|
◆ line()
pfodLine& pfodDwgs::line |
( |
| ) |
|
◆ popZero()
void pfodDwgs::popZero |
( |
| ) |
|
◆ pushZero()
void pfodDwgs::pushZero |
( |
double |
col, |
|
|
double |
row = 0.0 , |
|
|
double |
scale = 1.0 |
|
) |
| |
◆ rectangle()
pfodRectangle& pfodDwgs::rectangle |
( |
| ) |
|
◆ reserveIdx()
static int pfodDwgs::reserveIdx |
( |
int |
numToReserve | ) |
|
|
static |
◆ start()
void pfodDwgs::start |
( |
int |
cols, |
|
|
int |
rows, |
|
|
int |
backgroundColor = WHITE , |
|
|
uint8_t |
moreData = 0 |
|
) |
| |
◆ startUpdate()
void pfodDwgs::startUpdate |
( |
uint8_t |
moreData = 0 | ) |
|
◆ touchAction()
pfodTouchAction& pfodDwgs::touchAction |
( |
| ) |
|
◆ touchActionInput()
pfodTouchActionInput& pfodDwgs::touchActionInput |
( |
| ) |
|
◆ touchZone()
pfodTouchZone& pfodDwgs::touchZone |
( |
| ) |
|
◆ unhide()
pfodUnhide& pfodDwgs::unhide |
( |
| ) |
|
◆ xRadius()
float pfodDwgs::xRadius |
( |
float |
angle, |
|
|
float |
radius |
|
) |
| |
◆ yRadius()
float pfodDwgs::yRadius |
( |
float |
angle, |
|
|
float |
radius |
|
) |
| |
◆ values
struct pfodDwgVALUES pfodDwgs::values |
|
protected |