#include <renderRules.h>
List of all members.
Public Member Functions |
| RenderingRuleSearchRequest (jobject rrs) |
| ~RenderingRuleSearchRequest () |
int | getIntPropertyValue (RenderingRuleProperty *prop) |
int | getIntPropertyValue (RenderingRuleProperty *prop, int def) |
std::string | getStringPropertyValue (RenderingRuleProperty *prop) |
float | getFloatPropertyValue (RenderingRuleProperty *prop) |
void | setStringFilter (RenderingRuleProperty *p, std::string filter) |
void | setIntFilter (RenderingRuleProperty *p, int filter) |
void | clearIntvalue (RenderingRuleProperty *p) |
void | setBooleanFilter (RenderingRuleProperty *p, bool filter) |
RenderingRulesStorageProperties * | props () |
bool | searchRule (int state) |
bool | search (int state, bool loadOutput) |
void | clearState () |
void | setInitialTagValueZoom (std::string tag, std::string value, int zoom) |
void | setTagValueZoomLayer (std::string tag, std::string val, int zoom, int layer) |
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following files: