SpatiaLite 4.3.0a
Data Fields

gaia_dxf_text Struct Reference

wrapper for DXF Text object More...

#include <gg_dxf.h>

Collaboration diagram for gaia_dxf_text:
Collaboration graph
[legend]

Data Fields

char * label
 pointer to Label string
double x
 X coordinate.
double y
 Y coordinate.
double z
 Z coordinate.
double angle
 label rotation angle
gaiaDxfExtraAttrPtr first
 pointer to first Extra Attribute [linked list]
gaiaDxfExtraAttrPtr last
 pointer to last Extra Attribute [linked list]
struct gaia_dxf_textnext
 pointer to next item [linked list]

Detailed Description

wrapper for DXF Text object


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines