Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
xornsch_box Struct Reference

Schematic box. More...

#include <xornstorage.h>

Public Attributes

struct xorn_double2d pos
 Lower left hand coordinates in mils. More...
 
struct xorn_double2d size
 Size in mils. More...
 
int color
 Color index. More...
 
struct xornsch_line_attr line
 Line style. More...
 
struct xornsch_fill_attr fill
 Fill style. More...
 

Detailed Description

Schematic box.

Valid in schematic and symbol files.

Definition at line 186 of file xornstorage.h.

Member Data Documentation

xornsch_box::color

Color index.

See also
gEDA colors

Definition at line 189 of file xornstorage.h.

xornsch_box::fill

Fill style.

Definition at line 191 of file xornstorage.h.

xornsch_box::line

Line style.

Definition at line 190 of file xornstorage.h.

xornsch_box::pos

Lower left hand coordinates in mils.

Definition at line 187 of file xornstorage.h.

xornsch_box::size

Size in mils.

Definition at line 188 of file xornstorage.h.


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