Ipelib

ipe::BitmapFinder Class Reference

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]

Called on an Group object.

Reimplemented from ipe::Visitor.

void BitmapFinder::visitImage ( const Image obj) [virtual]

Called on an Image object.

Reimplemented from ipe::Visitor.


Member Data Documentation


The documentation for this class was generated from the following files: