CEGUI::FalagardXMLHelper Class Reference

Utility helper class primarily intended for use by the falagard xml parser. More...

List of all members.

Static Public Member Functions

static VerticalFormatting stringToVertFormat (const String &str)
static HorizontalFormatting stringToHorzFormat (const String &str)
static VerticalAlignment stringToVertAlignment (const String &str)
static HorizontalAlignment stringToHorzAlignment (const String &str)
static DimensionType stringToDimensionType (const String &str)
static VerticalTextFormatting stringToVertTextFormat (const String &str)
static HorizontalTextFormatting stringToHorzTextFormat (const String &str)
static FontMetricType stringToFontMetricType (const String &str)
static DimensionOperator stringToDimensionOperator (const String &str)
static FrameImageComponent stringToFrameImageComponent (const String &str)
static String vertFormatToString (VerticalFormatting format)
static String horzFormatToString (HorizontalFormatting format)
static String vertAlignmentToString (VerticalAlignment alignment)
static String horzAlignmentToString (HorizontalAlignment alignment)
static String dimensionTypeToString (DimensionType dim)
static String vertTextFormatToString (VerticalTextFormatting format)
static String horzTextFormatToString (HorizontalTextFormatting format)
static String fontMetricTypeToString (FontMetricType metric)
static String dimensionOperatorToString (DimensionOperator op)
static String frameImageComponentToString (FrameImageComponent imageComp)


Detailed Description

Utility helper class primarily intended for use by the falagard xml parser.

Generated on Thu Nov 27 20:34:42 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1