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

SubtableProcessor Class Reference

#include <SubtableProcessor.h>

Inheritance diagram for SubtableProcessor:

NonContextualGlyphSubstitutionProcessor StateTableProcessor SegmentArrayProcessor SegmentSingleProcessor SimpleArrayProcessor SingleTableProcessor TrimmedArrayProcessor ContextualGlyphSubstitutionProcessor IndicRearrangementProcessor LigatureSubstitutionProcessor List of all members.

Public Methods

virtual void process (LEGlyphID *glyphs, le_int32 *charIndices, le_int32 glyph) = 0
virtual ~SubtableProcessor ()

Protected Methods

 SubtableProcessor (MorphSubtableHeader *morphSubtableHeader)
 SubtableProcessor ()

Protected Attributes

le_int16 length
SubtableCoverage coverage
FeatureFlags subtableFeatures
MorphSubtableHeadersubtableHeader

Constructor & Destructor Documentation

virtual SubtableProcessor::~SubtableProcessor ( ) [virtual]
 

SubtableProcessor::SubtableProcessor ( MorphSubtableHeader * morphSubtableHeader ) [protected]
 

SubtableProcessor::SubtableProcessor ( ) [protected]
 


Member Function Documentation

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

Reimplemented in NonContextualGlyphSubstitutionProcessor, SegmentArrayProcessor, SegmentSingleProcessor, SimpleArrayProcessor, SingleTableProcessor, StateTableProcessor, and TrimmedArrayProcessor.


Member Data Documentation

SubtableCoverage SubtableProcessor::coverage [protected]
 

Definition at line 26 of file SubtableProcessor.h.

le_int16 SubtableProcessor::length [protected]
 

Definition at line 25 of file SubtableProcessor.h.

FeatureFlags SubtableProcessor::subtableFeatures [protected]
 

Definition at line 27 of file SubtableProcessor.h.

MorphSubtableHeader * SubtableProcessor::subtableHeader [protected]
 

Definition at line 29 of file SubtableProcessor.h.


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