GDAL
OGRStyleTool Member List

This is the complete list of members for OGRStyleTool, including all inherited members.

GetParamDbl(const OGRStyleParamId &sStyleParam, const OGRStyleValue &sStyleValue, GBool &bValueIsNull)OGRStyleTool
GetParamNum(const OGRStyleParamId &sStyleParam, const OGRStyleValue &sStyleValue, GBool &bValueIsNull)OGRStyleTool
GetParamStr(const OGRStyleParamId &sStyleParam, const OGRStyleValue &sStyleValue, GBool &bValueIsNull)OGRStyleTool
GetRGBFromString(const char *pszColor, int &nRed, int &nGreen, int &nBlue, int &nTransparence)OGRStyleToolstatic
GetSpecificId(const char *pszId, const char *pszWanted)OGRStyleToolstatic
GetStyleString()=0OGRStyleToolpure virtual
GetStyleString(const OGRStyleParamId *pasStyleParam, OGRStyleValue *pasStyleValue, int nSize)OGRStyleTool
GetType()OGRStyleTool
GetUnit()OGRStyleToolinline
OGRStyleTool() (defined in OGRStyleTool)OGRStyleToolinline
OGRStyleTool(OGRSTClassId eClassId)OGRStyleToolexplicit
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)OGRStyleToolvirtual