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

DviFile::FontSet Class Reference

Represents the set of fonts in a DVI file. More...

#include <DviFile.h>

List of all members.

Public Member Functions

bool empty () const
 Tests whether the FontSet is empty.
size_t size () const
 Determines the number of fonts in the FontSet.
const_iterator begin () const
const_iterator end () const


Detailed Description

Represents the set of fonts in a DVI file.


Member Function Documentation

DviFile::FontSet::const_iterator DviFile::FontSet::begin  )  const
 

bool DviFile::FontSet::empty  )  const [inline]
 

Tests whether the FontSet is empty.

Returns:
true if the FontSet is empty

DviFile::FontSet::const_iterator DviFile::FontSet::end  )  const
 

size_t DviFile::FontSet::size  )  const [inline]
 

Determines the number of fonts in the FontSet.

Returns:
the number of fonts available


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