GDAL
Public Member Functions
OGRStylePen Class Reference

This class represents a style pen. More...

#include <ogr_featurestyle.h>

Inheritance diagram for OGRStylePen:
OGRStyleTool

List of all members.

Public Member Functions

const char * Color (GBool &bDefault)
void SetColor (const char *pszColor)
double Width (GBool &bDefault)
void SetWidth (double dfWidth)
const char * Pattern (GBool &bDefault)
void SetPattern (const char *pszPattern)
const char * Id (GBool &bDefault)
void SetId (const char *pszId)
double PerpendicularOffset (GBool &bDefault)
void SetPerpendicularOffset (double dfPerp)
const char * Cap (GBool &bDefault)
void SetCap (const char *pszCap)
const char * Join (GBool &bDefault)
void SetJoin (const char *pszJoin)
int Priority (GBool &bDefault)
void SetPriority (int nPriority)
const char * GetParamStr (OGRSTPenParam eParam, GBool &bValueIsNull)
int GetParamNum (OGRSTPenParam eParam, GBool &bValueIsNull)
double GetParamDbl (OGRSTPenParam eParam, GBool &bValueIsNull)
void SetParamStr (OGRSTPenParam eParam, const char *pszParamString)
void SetParamNum (OGRSTPenParam eParam, int nParam)
void SetParamDbl (OGRSTPenParam eParam, double dfParam)
const char * GetStyleString ()

Detailed Description

This class represents a style pen.


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

Generated for GDAL by doxygen 1.7.6.1.