CSS::TextAlign Struct Reference

#include <CSSUnit.hpp>

Inheritance diagram for CSS::TextAlign:

CSS::StringAlignedText List of all members.

Detailed Description

The text alignment.


Public Types

enum  Type {
  Left = 1, Right = 2, Center = 3, Justify = 4,
  String = 5
}

Public Member Functions

 TextAlign (const Type _type)
 Default constructor.

Public Attributes

enum CSS::TextAlign::Type type


Member Enumeration Documentation

enum CSS::TextAlign::Type

Enumerator:
Left  The text is left aligned.
Right  The text is right aligned.
Center  The text is centered.
Justify  The text is justified.
String  The text is aligned on a given string.


Constructor & Destructor Documentation

CSS::TextAlign::TextAlign ( const Type  _type  )  [inline]

Default constructor.


Member Data Documentation

enum CSS::TextAlign::Type CSS::TextAlign::type


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

(C) An X-Ryl669 project 2007

This document describes Unlimited Zooming Interface source code. UZI stands for Unlimited Zooming Interface, and source code license is