CSvgSchemaData Class Reference

class CSvgSchemaData : public CBase

Class description goes here.

SVGEngine.lib
Since
1.0

Inherits from

Constructor & Destructor Documentation

CSvgSchemaData()

CSvgSchemaData ( ) [private]

Need method description

Since
1.0

~CSvgSchemaData()

~CSvgSchemaData ( )

Need method description

Since
1.0

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

Need method description

Since
1.0

FindFontStyle(const TDesC &)

TInt FindFontStyle ( const TDesC & aElement )

Need method description - FindFontStyle

Since
1.0

Parameters

const TDesC & aElement

FindFontWeightEnum(const TDesC &)

TInt FindFontWeightEnum ( const TDesC & aElement )

Need method description - FindFontWeightEnum

Since
1.0

Parameters

const TDesC & aElement

FindSpreadMethod(const TDesC &)

TInt FindSpreadMethod ( const TDesC & aElement )
Need method description - FindSpreadMethod returns the integer enum value for the spread method type
Since
1.0

Parameters

const TDesC & aElement

FindTextAnchorEnum(const TDesC &)

TInt FindTextAnchorEnum ( const TDesC & aElement )

Need method description - FindTextAnchorEnum

Since
1.0

Parameters

const TDesC & aElement

FindTextDecorationEnum(const TDesC &)

TInt FindTextDecorationEnum ( const TDesC & aElement )

Need method description - FindTextDecorationEnum

Since
1.0

Parameters

const TDesC & aElement

GetAttributeType(const TDesC &)

TAttributeType GetAttributeType ( const TDesC & aAttrName ) [static]

Get the type of the given attribute string

Since
1.0

Parameters

const TDesC & aAttrName

GetPresentationAttributeId(const TDesC &)

TInt GetPresentationAttributeId ( const TDesC & aElement ) [static]

Need method description - GetPresentationAttributeId

Since
1.0

Parameters

const TDesC & aElement

GetSVGElementId(const TDesC &)

TInt GetSVGElementId ( const TDesC & aElement ) [static]

Need method description - GetSVGElementId

Since
1.0

Parameters

const TDesC & aElement

GetSVGElementName(const TUint8, TDes &)

void GetSVGElementName ( const TUint8 aElement,
TDes & aElemName
)

Parameters

const TUint8 aElement
TDes & aElemName

GetSVGTAttributeId(const TDesC &)

TUint16 GetSVGTAttributeId ( const TDesC & aAttrName ) [static]

Need method description - GetSVGTAttributeId

Since
1.0

Parameters

const TDesC & aAttrName

NewL()

CSvgSchemaData * NewL ( ) [static]

Need method description

Since
1.0

NewLC()

CSvgSchemaData * NewLC ( ) [static]

Need method description

Since
1.0