GDAL
Public Member Functions
OGRStyleBrush Class Reference

This class represents a style brush. More...

#include <ogr_featurestyle.h>

Inheritance diagram for OGRStyleBrush:
OGRStyleTool

List of all members.

Public Member Functions

const char * ForeColor (GBool &bDefault)
void SetForeColor (const char *pszColor)
const char * BackColor (GBool &bDefault)
void SetBackColor (const char *pszColor)
const char * Id (GBool &bDefault)
void SetId (const char *pszId)
double Angle (GBool &bDefault)
void SetAngle (double dfAngle)
double Size (GBool &bDefault)
void SetSize (double dfSize)
double SpacingX (GBool &bDefault)
void SetSpacingX (double dfX)
double SpacingY (GBool &bDefault)
void SetSpacingY (double dfY)
int Priority (GBool &bDefault)
void SetPriority (int nPriority)
const char * GetParamStr (OGRSTBrushParam eParam, GBool &bValueIsNull)
int GetParamNum (OGRSTBrushParam eParam, GBool &bValueIsNull)
double GetParamDbl (OGRSTBrushParam eParam, GBool &bValueIsNull)
void SetParamStr (OGRSTBrushParam eParam, const char *pszParamString)
void SetParamNum (OGRSTBrushParam eParam, int nParam)
void SetParamDbl (OGRSTBrushParam eParam, double dfParam)
const char * GetStyleString ()

Detailed Description

This class represents a style brush.


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

Generated for GDAL by doxygen 1.7.6.1.