Represents a graphic style. More...
#include <KEYStyles.h>
Public Member Functions | |
| KEYGraphicStyle (const KEYPropertyMap &props, const boost::optional< std::string > &ident, const boost::optional< std::string > &parentIdent) | |
Private Member Functions | |
| virtual KEYStylePtr_t | find (const KEYStylesheetPtr_t &stylesheet, const std::string &ident) const |
Represents a graphic style.
| libetonyek::KEYGraphicStyle::KEYGraphicStyle | ( | const KEYPropertyMap & | props, |
| const boost::optional< std::string > & | ident, | ||
| const boost::optional< std::string > & | parentIdent | ||
| ) |
| KEYStylePtr_t libetonyek::KEYGraphicStyle::find | ( | const KEYStylesheetPtr_t & | stylesheet, |
| const std::string & | ident | ||
| ) | const [private, virtual] |
Implements libetonyek::KEYStyleBase.