CSS::StringAlignedText Struct Reference

#include <CSSUnit.hpp>

Inheritance diagram for CSS::StringAlignedText:

CSS::TextAlign List of all members.

Detailed Description

The string on which this text is aligned is stored here.

Todo:
Finish this structure


Public Types

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

Public Attributes

char * split
 The split text to align with.
enum CSS::TextAlign::Type type


Member Enumeration Documentation

enum CSS::TextAlign::Type [inherited]

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.


Member Data Documentation

char* CSS::StringAlignedText::split

The split text to align with.

enum CSS::TextAlign::Type CSS::TextAlign::type [inherited]


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