Xorn
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
doc
api
xorn
geda
Namespaces
|
Variables
plainformat.py File Reference
Go to the source code of this file.
Namespaces
xorn.geda.plainformat
gEDA schematic/symbol file format constants
Variables
int
xorn.geda.plainformat.VERSION_20000220
= 20000220
int
xorn.geda.plainformat.VERSION_20000704
= 20000704
int
xorn.geda.plainformat.VERSION_20020825
= 20020825
int
xorn.geda.plainformat.VERSION_20030921
= 20030921
string
xorn.geda.plainformat.OBJ_LINE
= 'L'
string
xorn.geda.plainformat.OBJ_PATH
= 'H'
string
xorn.geda.plainformat.OBJ_BOX
= 'B'
string
xorn.geda.plainformat.OBJ_PICTURE
= 'G'
string
xorn.geda.plainformat.OBJ_CIRCLE
= 'V'
string
xorn.geda.plainformat.OBJ_NET
= 'N'
string
xorn.geda.plainformat.OBJ_BUS
= 'U'
string
xorn.geda.plainformat.OBJ_COMPLEX
= 'C'
string
xorn.geda.plainformat.OBJ_TEXT
= 'T'
string
xorn.geda.plainformat.OBJ_PIN
= 'P'
string
xorn.geda.plainformat.OBJ_ARC
= 'A'
string
xorn.geda.plainformat.STARTATTACH_ATTR
= '{'
string
xorn.geda.plainformat.ENDATTACH_ATTR
= '}'
string
xorn.geda.plainformat.START_EMBEDDED
= '['
string
xorn.geda.plainformat.END_EMBEDDED
= ']'
string
xorn.geda.plainformat.INFO_FONT
= 'F'
string
xorn.geda.plainformat.VERSION_CHAR
= 'v'
string
xorn.geda.plainformat.COMMENT
= '#'
int
xorn.geda.plainformat.MAX_COLORS
= 25
int
xorn.geda.plainformat.DEFAULT_COLOR
= 3
int
xorn.geda.plainformat.LOWER_LEFT
= 0
int
xorn.geda.plainformat.MIDDLE_LEFT
= 1
int
xorn.geda.plainformat.UPPER_LEFT
= 2
int
xorn.geda.plainformat.LOWER_MIDDLE
= 3
int
xorn.geda.plainformat.MIDDLE_MIDDLE
= 4
int
xorn.geda.plainformat.UPPER_MIDDLE
= 5
int
xorn.geda.plainformat.LOWER_RIGHT
= 6
int
xorn.geda.plainformat.MIDDLE_RIGHT
= 7
int
xorn.geda.plainformat.UPPER_RIGHT
= 8
Generated on Sun Jul 17 2016 16:06:49 for Xorn by
1.8.8