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

Schematic circle. More...

#include <xornstorage.h>

Public Attributes

struct xorn_double2d pos
 Center coordinates in mils. More...
 
double radius
 Radius of the circle 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 circle.

Valid in schematic and symbol files.

Definition at line 194 of file xornstorage.h.

Member Data Documentation

xornsch_circle::color

Color index.

See also
gEDA colors

Definition at line 197 of file xornstorage.h.

xornsch_circle::fill

Fill style.

Definition at line 199 of file xornstorage.h.

xornsch_circle::line

Line style.

Definition at line 198 of file xornstorage.h.

xornsch_circle::pos

Center coordinates in mils.

Definition at line 195 of file xornstorage.h.

xornsch_circle::radius

Radius of the circle in mils.

Definition at line 196 of file xornstorage.h.


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