OsmAnd
Public Member Functions
RenderingRuleSearchRequest Class Reference

#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)
RenderingRulesStoragePropertiesprops ()
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

bool RenderingRuleSearchRequest::search ( int  state,
bool  loadOutput 
)
void RenderingRuleSearchRequest::setInitialTagValueZoom ( std::string  tag,
std::string  value,
int  zoom 
)
void RenderingRuleSearchRequest::setTagValueZoomLayer ( std::string  tag,
std::string  val,
int  zoom,
int  layer 
)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines