#include <SegmentArrayProcessor.h>
Inheritance diagram for SegmentArrayProcessor:
Public Methods | |
virtual void | process (LEGlyphID *glyphs, le_int32 *charIndices, le_int32 glyph) |
SegmentArrayProcessor (MorphSubtableHeader *morphSubtableHeader) | |
virtual | ~SegmentArrayProcessor () |
Protected Attributes | |
SegmentArrayLookupTable* | segmentArrayLookupTable |
|
|
|
|
|
Reimplemented from NonContextualGlyphSubstitutionProcessor. |
|
Definition at line 30 of file SegmentArrayProcessor.h. |