#include <FShape.h>
Inheritance diagram for FlashShapeWithStyle::
Public Methods | |
FlashShapeWithStyle () | |
~FlashShapeWithStyle () | |
void | SetFillStyleArray (FlashFillStyleArray &_fillstyles) |
void | SetLineStyleArray (FlashLineStyleArray &_linestyles) |
Private Attributes | |
FlashFillStyleArray | fillstyles |
FlashLineStyleArray | linestyles |
Friends | |
std::ostream & | operator<< (std::ostream &out, FlashShapeWithStyle &data) |
std::istream & | operator>> (std::istream &in, FlashShapeWithStyle &data) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|