textpara_t Struct Reference

#include <textpara.h>

Collaboration diagram for textpara_t:

Collaboration graph
[legend]

Data Fields

char * str
char * fontname
PostscriptAliaspostscript_alias
void * layout
void(* free_layout )(void *layout)
double fontsize
double width
double height
double yoffset_layout
double yoffset_centerline
char just

Detailed Description

Definition at line 36 of file textpara.h.


Field Documentation

char* textpara_t::str

Definition at line 37 of file textpara.h.

Referenced by gvrender_textpara().

char* textpara_t::fontname

Definition at line 38 of file textpara.h.

PostscriptAlias* textpara_t::postscript_alias

Definition at line 39 of file textpara.h.

void* textpara_t::layout

Definition at line 40 of file textpara.h.

void(* textpara_t::free_layout)(void *layout)

double textpara_t::fontsize

Definition at line 42 of file textpara.h.

double textpara_t::width

Definition at line 42 of file textpara.h.

double textpara_t::height

Definition at line 42 of file textpara.h.

double textpara_t::yoffset_layout

Definition at line 42 of file textpara.h.

double textpara_t::yoffset_centerline

Definition at line 42 of file textpara.h.

char textpara_t::just

Definition at line 43 of file textpara.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:10:22 2008 for Graphviz by  doxygen 1.5.1