Package | Description |
---|---|
org.apache.fop.complexscripts.fonts |
Modifier and Type | Class | Description |
---|---|---|
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. |
Modifier and Type | Method | Description |
---|---|---|
GlyphTable.Rule[] |
GlyphTable.RuleSet.getRules() |
Constructor | Description |
---|---|
HomogeneousRuleSet(GlyphTable.Rule[] rules) |
Instantiate a Homogeneous Rule Set.
|
RuleSet(GlyphTable.Rule[] rules) |
Instantiate a Rule Set.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.