Uses of Class
org.apache.fop.complexscripts.fonts.GlyphTable.Rule
Packages that use GlyphTable.Rule
-
Uses of GlyphTable.Rule in org.apache.fop.complexscripts.fonts
Subclasses of GlyphTable.Rule in org.apache.fop.complexscripts.fontsModifier and TypeClassDescriptionstatic classTheChainedClassSequenceRuleclass implements a subclass ofClassSequenceRulethat supports matching on a specific glyph class sequence in a specific chained contextual.static classTheChainedCoverageSequenceRuleclass implements a subclass ofCoverageSequenceRulethat supports matching on a specific glyph class sequence in a specific chained contextual.static classTheChainedGlyphSequenceRuleclass implements a subclass ofGlyphSequenceRulethat supports matching on a specific glyph sequence in a specific chained contextual.static classTheClassSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph class sequence.static classTheCoverageSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph coverage sequence.static classTheGlyphSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph sequence.Methods in org.apache.fop.complexscripts.fonts that return GlyphTable.RuleConstructors in org.apache.fop.complexscripts.fonts with parameters of type GlyphTable.RuleModifierConstructorDescriptionHomogeneousRuleSet(GlyphTable.Rule[] rules) Instantiate a Homogeneous Rule Set.RuleSet(GlyphTable.Rule[] rules) Instantiate a Rule Set.