ARB
Public Attributes | List of all members
AW_xfig_line Struct Reference

#include <aw_xfig.hxx>

Collaboration diagram for AW_xfig_line:
Collaboration graph
[legend]

Public Attributes

struct AW_xfig_linenext
 
short x0
 
short y0
 
short x1
 
short y1
 
short color
 
int gc
 

Detailed Description

Definition at line 35 of file aw_xfig.hxx.

Member Data Documentation

struct AW_xfig_line* AW_xfig_line::next

Definition at line 36 of file aw_xfig.hxx.

Referenced by AW_xfig::add_line(), AW_xfig::AW_xfig(), AW_xfig::print(), and AW_xfig::~AW_xfig().

short AW_xfig_line::x0

Definition at line 38 of file aw_xfig.hxx.

Referenced by AW_xfig::add_line(), AW_xfig::AW_xfig(), and AW_xfig::print().

short AW_xfig_line::y0

Definition at line 38 of file aw_xfig.hxx.

Referenced by AW_xfig::add_line(), AW_xfig::AW_xfig(), and AW_xfig::print().

short AW_xfig_line::x1

Definition at line 39 of file aw_xfig.hxx.

Referenced by AW_xfig::add_line(), AW_xfig::AW_xfig(), and AW_xfig::print().

short AW_xfig_line::y1

Definition at line 39 of file aw_xfig.hxx.

Referenced by AW_xfig::add_line(), AW_xfig::AW_xfig(), and AW_xfig::print().

short AW_xfig_line::color

Definition at line 40 of file aw_xfig.hxx.

Referenced by AW_xfig::add_line(), and AW_xfig::AW_xfig().

int AW_xfig_line::gc

Definition at line 41 of file aw_xfig.hxx.

Referenced by AW_xfig::create_gcs().


The documentation for this struct was generated from the following file: