a character color attribute More...
Public Member Functions | |
| StarGAttributeColor (Type type, std::string const &debugName, STOFFColor const &value) | |
| constructor | |
| ~StarGAttributeColor () | |
| destructor | |
| virtual shared_ptr< StarAttribute > | create () const |
| create a new attribute | |
Protected Member Functions | |
| StarGAttributeColor (StarGAttributeColor const &orig) | |
| add to a graphic style | |
a character color attribute
| StarGraphicAttribute::StarGAttributeColor::StarGAttributeColor | ( | Type | type, |
| std::string const & | debugName, | ||
| STOFFColor const & | value | ||
| ) | [inline] |
constructor
Referenced by create().
| StarGraphicAttribute::StarGAttributeColor::StarGAttributeColor | ( | StarGAttributeColor const & | orig | ) | [inline, protected] |
add to a graphic style
copy constructor
| virtual shared_ptr<StarAttribute> StarGraphicAttribute::StarGAttributeColor::create | ( | ) | const [inline, virtual] |
create a new attribute
Reimplemented from StarAttributeColor.