Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Data Structures | |
struct | FontInfo |
struct | FontState |
struct | Color |
struct | GC_s |
struct | FontIndex |
Macros | |
#define | SOLID 0 |
#define | DOTTED 1 |
#define | DASHED 2 |
#define | INVIS 3 |
#define | PT2UNIT(p) ((p)*(double)14.111) |
#define | PENW 0.0138 |
#define | NPENS 32 |
#define | CX(_x) ((int)(_x)) |
#define | CY(_y) ((int)(_y)) |
#define | HP_OX 18 |
#define | HP_OY 18 |
#define | MAXLINELEN 80 |
#define | FLATNESS 1.0 |
Typedefs | |
typedef struct GC_s | GC_t |
Variables | |
codegen_t | HPGL_CodeGen |
codegen_t HPGL_CodeGen |