Uses of Class
org.apache.fop.complexscripts.fonts.GlyphTable.RuleSet
Packages that use GlyphTable.RuleSet
-
Uses of GlyphTable.RuleSet in org.apache.fop.complexscripts.fonts
Subclasses of GlyphTable.RuleSet in org.apache.fop.complexscripts.fontsModifier and TypeClassDescriptionstatic class
TheHomogenousRuleSet
class implements a collection of rules, which must be the same rule type (i.e., same concrete rule class) or null.Fields in org.apache.fop.complexscripts.fonts declared as GlyphTable.RuleSetModifier and TypeFieldDescriptionprivate GlyphTable.RuleSet[]
GlyphPositioningTable.ChainedContextualSubtableFormat1.rsa
private GlyphTable.RuleSet[]
GlyphPositioningTable.ChainedContextualSubtableFormat2.rsa
private GlyphTable.RuleSet[]
GlyphPositioningTable.ChainedContextualSubtableFormat3.rsa
private GlyphTable.RuleSet[]
GlyphPositioningTable.ContextualSubtableFormat1.rsa
private GlyphTable.RuleSet[]
GlyphPositioningTable.ContextualSubtableFormat2.rsa
private GlyphTable.RuleSet[]
GlyphPositioningTable.ContextualSubtableFormat3.rsa
private GlyphTable.RuleSet[]
GlyphSubstitutionTable.ChainedContextualSubtableFormat1.rsa
private GlyphTable.RuleSet[]
GlyphSubstitutionTable.ChainedContextualSubtableFormat2.rsa
private GlyphTable.RuleSet[]
GlyphSubstitutionTable.ChainedContextualSubtableFormat3.rsa
private GlyphTable.RuleSet[]
GlyphSubstitutionTable.ContextualSubtableFormat1.rsa
private GlyphTable.RuleSet[]
GlyphSubstitutionTable.ContextualSubtableFormat2.rsa
private GlyphTable.RuleSet[]
GlyphSubstitutionTable.ContextualSubtableFormat3.rsa
Methods in org.apache.fop.complexscripts.fonts with parameters of type GlyphTable.RuleSetModifier and TypeMethodDescriptionstatic void
GlyphTable.resolveLookupReferences
(GlyphTable.RuleSet[] rsa, Map<String, GlyphTable.LookupTable> lookupTables) Resolve references to lookup tables in a collection of rules sets.