CartoType API
Public Member Functions | Static Public Member Functions
CartoType::CSvgState Class Reference

#include <cartotype_svg.h>

List of all members.

Public Member Functions

TFixed Width () const
TFixed Height () const
const CGStateGState () const
const Svg::TDimensionParamDimensionParam () const
const CGradientParamGradientParam (const MString &aName) const
TResult StartGElement (const Sax::MAttributes &aAttributes)
TResult EndGElement ()
TResult StartRectElement (const Sax::MAttributes &aAttributes)
TResult StartCircleElement (const Sax::MAttributes &aAttributes)
TResult StartEllipseElement (const Sax::MAttributes &aAttributes)
TResult StartLineElement (const Sax::MAttributes &aAttributes)
TResult StartPolylineOrPolygonElement (const Sax::MAttributes &aAttributes, bool aIsPolygon)
TResult StartPathElement (const Sax::MAttributes &aAttributes)
TResult StartTextElement (const Sax::MAttributes &aAttributes)
TResult EndTextElement ()
TResult Characters (const MString &aString)
TResult StartGradientElement (const Sax::MAttributes &aAttributes, bool aIsRadial)
TResult EndGradientElement ()
TResult StartStopElement (const Sax::MAttributes &aAttributes)
TResult StartRangeElement (const Sax::MAttributes &aAttributes)

Static Public Member Functions

static CSvgStateNew (TResult &aError, TFixed aWidth, TFixed aHeight, const CGState &aGroundState)

Detailed Description

The state held by an svg element.


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