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

TrimmedArrayProcessor Class Reference

#include <TrimmedArrayProcessor.h>

Inheritance diagram for TrimmedArrayProcessor:

NonContextualGlyphSubstitutionProcessor SubtableProcessor List of all members.

Public Methods

virtual void process (LEGlyphID *glyphs, le_int32 *charIndices, le_int32 glyphCount)
 TrimmedArrayProcessor (MorphSubtableHeader *morphSubtableHeader)
virtual ~TrimmedArrayProcessor ()

Protected Attributes

le_int16 firstGlyph
le_int16 lastGlyph
TrimmedArrayLookupTabletrimmedArrayLookupTable

Constructor & Destructor Documentation

TrimmedArrayProcessor::TrimmedArrayProcessor ( MorphSubtableHeader * morphSubtableHeader )
 

virtual TrimmedArrayProcessor::~TrimmedArrayProcessor ( ) [virtual]
 


Member Function Documentation

virtual void TrimmedArrayProcessor::process ( LEGlyphID * glyphs,
le_int32 * charIndices,
le_int32 glyphCount ) [virtual]
 

Reimplemented from NonContextualGlyphSubstitutionProcessor.


Member Data Documentation

le_int16 TrimmedArrayProcessor::firstGlyph [protected]
 

Definition at line 30 of file TrimmedArrayProcessor.h.

le_int16 TrimmedArrayProcessor::lastGlyph [protected]
 

Definition at line 31 of file TrimmedArrayProcessor.h.

TrimmedArrayLookupTable * TrimmedArrayProcessor::trimmedArrayLookupTable [protected]
 

Definition at line 32 of file TrimmedArrayProcessor.h.


The documentation for this class was generated from the following file:
Generated at Tue Dec 5 18:13:48 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000