OsmAnd
|
#include <renderRules.h>
Public Member Functions | |
RenderingRuleProperty (int type, bool input, std::string &name, int id) | |
bool | isFloat () |
Public Attributes | |
int | type |
bool | input |
std::string | attrName |
int | id |
RenderingRuleProperty::RenderingRuleProperty | ( | int | type, |
bool | input, | ||
std::string & | name, | ||
int | id | ||
) |
bool RenderingRuleProperty::isFloat | ( | ) |
std::string RenderingRuleProperty::attrName |