|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.complexscripts.fonts.GlyphTable
public class GlyphTable
Base class for all advanced typographic glyph tables.
This work was originally authored by Glenn Adams (gadams@apache.org).
Nested Class Summary | |
---|---|
static class |
GlyphTable.ChainedClassSequenceRule
The ChainedClassSequenceRule class implements a subclass of ClassSequenceRule
that supports matching on a specific glyph class sequence in a specific chained contextual. |
static class |
GlyphTable.ChainedCoverageSequenceRule
The ChainedCoverageSequenceRule class implements a subclass of CoverageSequenceRule
that supports matching on a specific glyph class sequence in a specific chained contextual. |
static class |
GlyphTable.ChainedGlyphSequenceRule
The ChainedGlyphSequenceRule class implements a subclass of GlyphSequenceRule
that supports matching on a specific glyph sequence in a specific chained contextual. |
static class |
GlyphTable.ClassSequenceRule
The ClassSequenceRule class implements a subclass of Rule
that supports matching on a specific glyph class sequence. |
static class |
GlyphTable.CoverageSequenceRule
The CoverageSequenceRule class implements a subclass of Rule
that supports matching on a specific glyph coverage sequence. |
static class |
GlyphTable.GlyphSequenceRule
The GlyphSequenceRule class implements a subclass of Rule
that supports matching on a specific glyph sequence. |
static class |
GlyphTable.HomogeneousRuleSet
The HomogenousRuleSet class implements a collection of rules, which
must be the same rule type (i.e., same concrete rule class) or null. |
static class |
GlyphTable.LookupSpec
A structure class encapsulating a lookup specification as a |
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |