GDAL
|
This is the complete list of members for OGRStyleTool, including all inherited members.
GetParamDbl(const OGRStyleParamId &sStyleParam, OGRStyleValue &sStyleValue, GBool &bValueIsNull) | OGRStyleTool | |
GetParamNum(const OGRStyleParamId &sStyleParam, OGRStyleValue &sStyleValue, GBool &bValueIsNull) | OGRStyleTool | |
GetParamStr(const OGRStyleParamId &sStyleParam, OGRStyleValue &sStyleValue, GBool &bValueIsNull) | OGRStyleTool | |
GetRGBFromString(const char *pszColor, int &nRed, int &nGreen, int &nBlue, int &nTransparence) | OGRStyleTool | static |
GetSpecificId(const char *pszId, const char *pszWanted) | OGRStyleTool | static |
GetStyleString()=0 | OGRStyleTool | pure virtual |
GetStyleString(const OGRStyleParamId *pasStyleParam, OGRStyleValue *pasStyleValue, int nSize) | OGRStyleTool | |
GetType() | OGRStyleTool | |
GetUnit() | OGRStyleTool | inline |
OGRStyleTool() (defined in OGRStyleTool) | OGRStyleTool | inline |
OGRStyleTool(OGRSTClassId eClassId) | OGRStyleTool | explicit |
SetParamDbl(const OGRStyleParamId &sStyleParam, OGRStyleValue &sStyleValue, double dfParam) | OGRStyleTool | |
SetParamNum(const OGRStyleParamId &sStyleParam, OGRStyleValue &sStyleValue, int nParam) | OGRStyleTool | |
SetParamStr(const OGRStyleParamId &sStyleParam, OGRStyleValue &sStyleValue, const char *pszParamString) | OGRStyleTool | |
SetStyleString(const char *pszStyleString) | OGRStyleTool | |
SetUnit(OGRSTUnitId, double dfScale=1.0) | OGRStyleTool | |
~OGRStyleTool() (defined in OGRStyleTool) | OGRStyleTool | virtual |