karbon
PathRenderer Class Reference
Inheritance diagram for PathRenderer:

Detailed Description
Definition at line 50 of file vclipgroup.h.
Public Member Functions | |
PathRenderer (VPainter *p_painter) | |
virtual | ~PathRenderer () |
Protected Member Functions | |
virtual void | visitVSubpath (VSubpath &path) |
Member Function Documentation
void PathRenderer::visitVSubpath | ( | VSubpath & | path | ) | [protected, virtual] |
Visit method for a VSubpath.
Pass a path to this function. This is a virtual function so you need to implement it in the subclass if you want to use it.
Reimplemented from VVisitor.
Definition at line 137 of file vclipgroup.cc.
The documentation for this class was generated from the following files: