Definition at line 9 of file line_spacing.h.
Public Member Functions | |
int | create (void) |
int | isa (char *classname) |
line_spacing (MODULE *mod) | |
Public Attributes | |
double | distance_AtoB |
double | distance_AtoC |
double | distance_AtoN |
double | distance_BtoC |
double | distance_BtoN |
double | distance_CtoN |
Static Public Attributes | |
static line_spacing * | defaults = NULL |
static CLASS * | oclass = NULL |
static CLASS * | pclass = NULL |