Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

DviFileSetRule Class Reference

#include <DviFile.h>

Inheritance diagram for DviFileSetRule:

DviFileEvent List of all members.

Public Member Functions

 DviFileSetRule (unsigned char opcode, DviFile *dptr, int h, int w)
void debug () const
 Writes a representation of this event on cerr.

Public Attributes

const int h
 The height of the rule to be set at this position.
const int w
 The width of the rule to be set at this position.

Constructor & Destructor Documentation

DviFileSetRule::DviFileSetRule unsigned char  opcode,
DviFile dptr,
int  h,
int  w
[inline]
 


Member Function Documentation

void DviFileSetRule::debug  )  const [virtual]
 

Writes a representation of this event on cerr.

Reimplemented from DviFileEvent.


Member Data Documentation

const int DviFileSetRule::h
 

The height of the rule to be set at this position.

Given in pixels/device units.

const int DviFileSetRule::w
 

The width of the rule to be set at this position.

Given in pixels/device units.


The documentation for this class was generated from the following files:
Generated on Sun Aug 21 18:21:07 2005 for dvi2bitmap by doxygen 1.3.8