Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LEGlyphFilter Class Reference

This is a helper class that is used to recognize a set of glyph indices. More...

#include <LEGlyphFilter.h>

List of all members.

Public Methods

virtual le_bool accept (LEGlyphID glyph) const = 0
 This method is used to test a particular glyph index to see if it is in the set recognized by the filter. More...


Detailed Description

This is a helper class that is used to recognize a set of glyph indices.

Definition at line 17 of file LEGlyphFilter.h.


Member Function Documentation

le_bool LEGlyphFilter::accept ( LEGlyphID glyph ) const [pure virtual]
 

This method is used to test a particular glyph index to see if it is in the set recognized by the filter.

Parameters:
glyph   - the glyph index to be tested

Returns:
true if the glyph index is in the set.


The documentation for this class was generated from the following file:
Generated at Thu Mar 22 16:13:13 2001 for ICU 1.8 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000