adjustDeg(int deg) | YGraphic | [inline, static] |
arc(const YRect &rect, const YPoint &sp, const YPoint &ep, W deg=0) | YGraphic | |
fillChord(const YRect &rect, const YPoint &sp, const YPoint &ep, W deg=0) | YGraphic | |
fillOval(const YRect &rect, W deg=0) | YGraphic | |
fillPixel(const YPoint &p1) | YGraphic | |
fillRect(const YRect &rect, W deg=0) | YGraphic | |
fillRoundRect(const YRect &rect, W rx, W ry, W deg=0) | YGraphic | |
fillSector(const YRect &rect, const YPoint &sp, const YPoint &ep, W deg=0) | YGraphic | |
floodFill(const YPoint &pt) | YGraphic | |
floodFill(const YPoint &pt, const YColor &bound) | YGraphic | |
frameChord(const YRect &rect, const YPoint &sp, const YPoint &ep, W deg=0) | YGraphic | |
frameOval(const YRect &rect, W deg=0) | YGraphic | |
frameRect(const YRect &rect, W deg=0) | YGraphic | |
frameRoundRect(const YRect &rect, W rx, W ry, W deg=0) | YGraphic | |
frameSector(const YRect &rect, const YPoint &sp, const YPoint &ep, W deg=0) | YGraphic | |
getGraphID() | YGraphic | [inline] |
getStdBrush() | YGraphic | [static] |
getStdPen() | YGraphic | [static] |
line(const YPoint &p1, const YPoint &p2) | YGraphic | |
setBrush(YBrush *brush) | YGraphic | |
setGraphID(W gid) | YGraphic | [inline] |
setPen(YPen *pen) | YGraphic | |
setPixel(const YPoint &p1) | YGraphic | |
YGraphic() | YGraphic | |
YGraphic(W gid) | YGraphic | |
~YGraphic() | YGraphic | [inline, virtual] |