GDAL
Public Member Functions
OGRStyleSymbol Class Reference

This class represents a style symbol. More...

#include <ogr_featurestyle.h>

Inheritance diagram for OGRStyleSymbol:
OGRStyleTool

List of all members.

Public Member Functions

const char * Id (GBool &bDefault)
void SetId (const char *pszId)
double Angle (GBool &bDefault)
void SetAngle (double dfAngle)
const char * Color (GBool &bDefault)
void SetColor (const char *pszColor)
double Size (GBool &bDefault)
void SetSize (double dfSize)
double SpacingX (GBool &bDefault)
void SetSpacingX (double dfX)
double SpacingY (GBool &bDefault)
void SetSpacingY (double dfY)
double Step (GBool &bDefault)
void SetStep (double dfStep)
double Offset (GBool &bDefault)
void SetOffset (double dfOffset)
double Perp (GBool &bDefault)
void SetPerp (double dfPerp)
int Priority (GBool &bDefault)
void SetPriority (int nPriority)
const char * FontName (GBool &bDefault)
void SetFontName (const char *pszFontName)
const char * OColor (GBool &bDefault)
void SetOColor (const char *pszColor)
const char * GetParamStr (OGRSTSymbolParam eParam, GBool &bValueIsNull)
int GetParamNum (OGRSTSymbolParam eParam, GBool &bValueIsNull)
double GetParamDbl (OGRSTSymbolParam eParam, GBool &bValueIsNull)
void SetParamStr (OGRSTSymbolParam eParam, const char *pszParamString)
void SetParamNum (OGRSTSymbolParam eParam, int nParam)
void SetParamDbl (OGRSTSymbolParam eParam, double dfParam)
const char * GetStyleString ()

Detailed Description

This class represents a style symbol.


The documentation for this class was generated from the following files:

Generated for GDAL by doxygen 1.7.6.1.