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