27#ifndef _CEGUIJustifiedRenderedString_h_
28#define _CEGUIJustifiedRenderedString_h_
30#include "CEGUI/FormattedRenderedString.h"
35# pragma warning(disable : 4251)
57 size_t getFormattedLineCount()
const;
Class that holds details of colours for the four corners of a rectangle.
Definition ColourRect.h:45
Abstract class defining the interface for objects that buffer geometry for later rendering.
Definition GeometryBuffer.h:44
FormattedRenderedString implementation that renders the RenderedString with justified formatting.
Definition JustifiedRenderedString.h:47
JustifiedRenderedString(const RenderedString &string)
Constructor.
std::vector< float CEGUI_VECTOR_ALLOC(float)> d_spaceExtras
space extra size for each line to achieve justified formatting.
Definition JustifiedRenderedString.h:64
Class representing a rendered string of entities.
Definition RenderedString.h:52
base class for properties able to do native set/get
Definition TypedProperty.h:50
An abstract base class providing common functionality and specifying the required interface for deriv...
Definition Window.h:151
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1