PointStack Class Reference
[GDI+ Rendering Engine]

Collaboration diagram for PointStack:

Collaboration graph
[legend]
List of all members.

Detailed Description

Helper class used by nsSVGGDIPlusPathBuilder

Maintains a stack of points during the path building process.

Definition at line 62 of file nsSVGGDIPlusPathBuilder.cpp.

Public Member Functions


Constructor & Destructor Documentation

PointStack::PointStack  ) 
 

Definition at line 86 of file nsSVGGDIPlusPathBuilder.cpp.

References PointStack::PointData::x, and PointStack::PointData::y.

PointStack::~PointStack  ) 
 

Definition at line 93 of file nsSVGGDIPlusPathBuilder.cpp.


Member Function Documentation

void PointStack::PushPoint float  x,
float  y
 

Definition at line 98 of file nsSVGGDIPlusPathBuilder.cpp.

References PointStack::PointData::x, and PointStack::PointData::y.

Referenced by nsSVGGDIPlusPathBuilder::Moveto().

const PointStack::PointData * PointStack::PopPoint  ) 
 

Definition at line 108 of file nsSVGGDIPlusPathBuilder.cpp.

Referenced by nsSVGGDIPlusPathBuilder::ClosePath().


The documentation for this class was generated from the following file:
Generated on Wed Sep 10 22:25:50 2003 for Mozilla SVG Project Rendering Backend by doxygen1.3