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

Schematic line. More...

#include <xornstorage.h>

Public Attributes

struct xorn_double2d pos
 Coordinates of the first end in mils. More...
 
struct xorn_double2d size
 Coordinates of the second end minus coordinates of the first end in mils. More...
 
int color
 Color index. More...
 
struct xornsch_line_attr line
 Line style. More...
 

Detailed Description

Schematic line.

Valid in schematic and symbol files.

Definition at line 210 of file xornstorage.h.

Member Data Documentation

xornsch_line::color

Color index.

See also
gEDA colors

Definition at line 213 of file xornstorage.h.

xornsch_line::line

Line style.

Definition at line 214 of file xornstorage.h.

xornsch_line::pos

Coordinates of the first end in mils.

Definition at line 211 of file xornstorage.h.

xornsch_line::size

Coordinates of the second end minus coordinates of the first end in mils.

Definition at line 212 of file xornstorage.h.


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