ClanLib  2.3.7
Classes | Enumerations
span_layout.h File Reference
#include "../../Core/System/sharedptr.h"
#include "../../Core/Math/rect.h"
#include "../../Core/Math/size.h"
#include "color.h"
Include dependency graph for span_layout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CL_SpanComponent
 Span component class. More...
 
class  CL_SpanComponentBinder< T >
 Span Component Binder (templated class) More...
 
class  CL_SpanLayout
 Span layout class. More...
 
struct  CL_SpanLayout::HitTestResult
 

Enumerations

enum  CL_SpanAlign { cl_left, cl_right, cl_center, cl_justify }
 Span Align. More...