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

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 19 of file LEGlyphFilter.h.


Member Function Documentation

virtual 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 on Mon Dec 3 19:00:53 2001 for ICU 2.0 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001