SpatiaLite  4.3.0
Data Fields
gaia_dxf_hatch Struct Reference

wrapper for DXF Pattern Hatch object More...

#include <gg_dxf.h>

Collaboration diagram for gaia_dxf_hatch:
Collaboration graph
[legend]

Data Fields

double spacing
 hatch pattern spacing
 
double angle
 hatch line angle
 
double base_x
 hatch line base X
 
double base_y
 hatch line base Y
 
double offset_x
 hatch line offset X
 
double offset_y
 hatch line offset Y
 
gaiaDxfBoundaryPathPtr first
 pointer to first Boundary
 
gaiaDxfBoundaryPathPtr last
 pointer to last Boundary
 
gaiaGeomCollPtr boundary
 pointer to Boundary geometry
 
gaiaDxfHatchSegmPtr first_out
 pointer to first Pattern segment
 
gaiaDxfHatchSegmPtr last_out
 pointer to last Pattern segment
 
struct gaia_dxf_hatchnext
 pointer to next item [linked list]
 

Detailed Description

wrapper for DXF Pattern Hatch object


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