tbx
0.7.5
|
This is the complete list of members for tbx::DrawFile, including all inherited members.
bounds(BBox &bounds, DrawTransform *dt=0) const | tbx::DrawFile | |
declare_fonts(bool download_fonts=true) const | tbx::DrawFile | |
DrawFile() | tbx::DrawFile | |
DrawFile(const DrawFile &other) | tbx::DrawFile | |
Image() (defined in tbx::Image) | tbx::Image | inline |
is_valid() const | tbx::DrawFile | inline |
load(const std::string &file_name) | tbx::DrawFile | |
operator=(const DrawFile &other) | tbx::DrawFile | |
plot(int x, int y) const | tbx::DrawFile | virtual |
plot(const tbx::Point &pt) const | tbx::DrawFile | virtual |
render(DrawTransform *dt=0, BBox *clip=0, int flatness=-1) const | tbx::DrawFile | |
~DrawFile() | tbx::DrawFile | virtual |
~Image() (defined in tbx::Image) | tbx::Image | inlinevirtual |