filters
Libppt::DrawObject Class Reference
Inheritance diagram for Libppt::DrawObject:

Detailed Description
Definition at line 156 of file objects.h.
Public Types | |
None = 0 | |
Rectangle | |
RoundRectangle | |
Circle | |
Ellipse | |
Diamond | |
RightArrow | |
LeftArrow | |
UpArrow | |
DownArrow | |
IsoscelesTriangle | |
RightTriangle | |
Parallelogram | |
Trapezoid | |
Hexagon | |
Octagon | |
Line | |
Smiley | |
Heart | |
FreeLine | |
enum | { None = 0, Rectangle, RoundRectangle, Circle, Ellipse, Diamond, RightArrow, LeftArrow, UpArrow, DownArrow, IsoscelesTriangle, RightTriangle, Parallelogram, Trapezoid, Hexagon, Octagon, Line, Smiley, Heart, FreeLine } |
Public Member Functions | |
virtual bool | isDrawing () const |
unsigned | shape () const |
void | setShape (unsigned s) |
bool | isVerFlip () const |
void | setVerFlip (bool vFlip) |
bool | isHorFlip () const |
void | setHorFlip (bool hFlip) |
The documentation for this class was generated from the following file: