Navigation

Operators and Keywords

Function List:

C++ API

text Class Reference

#include <graphics.h>

Inherits base_graphics_object.

Collaboration diagram for text:

List of all members.


Classes

class  properties

Public Member Functions

 text (const graphics_handle &mh, const graphics_handle &p)
 ~text (void)
base_propertiesget_properties (void)
const base_propertiesget_properties (void) const
bool valid_object (void) const

Constructor & Destructor Documentation

text::text ( const graphics_handle mh,
const graphics_handle p 
) [inline]

text::~text ( void   )  [inline]


Member Function Documentation

const base_properties& text::get_properties ( void   )  const [inline, virtual]

Reimplemented from base_graphics_object.

base_properties& text::get_properties ( void   )  [inline, virtual]

Reimplemented from base_graphics_object.

bool text::valid_object ( void   )  const [inline, virtual]

Reimplemented from base_graphics_object.


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