ipe::BitmapFinder Class Reference
[Ipe Utilities]
A visitor that recursively scans objects and collects all bitmaps.
More...
#include <ipeutils.h>
Inherits ipe::Visitor.
List of all members.
Public Member Functions
Public Attributes
Detailed Description
A visitor that recursively scans objects and collects all bitmaps.
Member Function Documentation
void BitmapFinder::scanPage |
( |
const Page * |
page |
) |
|
void BitmapFinder::visitGroup |
( |
const Group * |
obj |
) |
[virtual] |
void BitmapFinder::visitImage |
( |
const Image * |
obj |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: