polygon_t Struct Reference

#include <types.h>

Collaboration diagram for polygon_t:

Collaboration graph
[legend]

Data Fields

int regular
int peripheries
int sides
double orientation
double distortion
double skew
int option
pointfvertices

Detailed Description

Definition at line 145 of file types.h.


Field Documentation

int polygon_t::regular

Definition at line 146 of file types.h.

Referenced by makePoly().

int polygon_t::peripheries

Definition at line 147 of file types.h.

Referenced by box_connection().

int polygon_t::sides

Definition at line 148 of file types.h.

Referenced by attach_attrs_and_arrows(), box_connection(), makeObstacle(), and makePoly().

double polygon_t::orientation

Definition at line 149 of file types.h.

double polygon_t::distortion

Definition at line 150 of file types.h.

double polygon_t::skew

Definition at line 151 of file types.h.

int polygon_t::option

Definition at line 152 of file types.h.

pointf* polygon_t::vertices

Definition at line 153 of file types.h.

Referenced by attach_attrs_and_arrows(), box_connection(), makeObstacle(), and makePoly().


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