Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

pdf::graph::CDash Class Reference

a class to represent dash line patterns in PDF More...

#include <Dash.hh>

List of all members.

Public Methods

Private Attributes


Detailed Description

a class to represent dash line patterns in PDF

the PDF specs uses some numbers to represent the dash patterns of a line. it uses a dash array and dash phase. the dash array can contain up to two numbers; while the dash phase is just one.


Member Data Documentation

std::vector<double> pdf::graph::CDash::m_dash_array [private]
 

the dash array. can contain up to two numbers.

double pdf::graph::CDash::m_dash_phase [private]
 

the dash phase


The documentation for this class was generated from the following files:
Generated on Sun Feb 2 09:17:22 2003 for libpdf++ by doxygen1.2.16