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