All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Text.h File Reference

An Text Element consists of a string, location, leader line and may have attribute. More...

#include "Config.h"
#include "../geometry/Envelope.h"
#include "../common/STLUtils.h"

Go to the source code of this file.

Classes

class  te::at::Text
 A Text may contain 1 or more Text Elements. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::at
 Namespace for the TerraLib Annotation Text module.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 

Detailed Description

An Text Element consists of a string, location, leader line and may have attribute.

An Text consists of a Envelope and a Text Element array.

Definition in file Text.h.