CartoType API
Public Member Functions
CartoType::Svg::MUnitConverter Class Reference

#include <cartotype_svg.h>

Inheritance diagram for CartoType::Svg::MUnitConverter:
CartoType::CStyleSheetHandler

List of all members.

Public Member Functions

virtual TResult Convert (const MString &aUnit, TFixed &aNumber) const =0

Detailed Description

An interface class to enable Dimension to handle extended units.


Member Function Documentation

virtual TResult CartoType::Svg::MUnitConverter::Convert ( const MString aUnit,
TFixed aNumber 
) const [pure virtual]

Convert aNumber from the unit named in aUnit to user units. Return an error code if the unit is unknown.


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