Uses of Class
org.apache.fop.complexscripts.fonts.GlyphTable.RuleSet
-
Packages that use GlyphTable.RuleSet Package Description org.apache.fop.complexscripts.fonts -
-
Uses of GlyphTable.RuleSet in org.apache.fop.complexscripts.fonts
Subclasses of GlyphTable.RuleSet in org.apache.fop.complexscripts.fonts Modifier and Type Class Description static classGlyphTable.HomogeneousRuleSetTheHomogenousRuleSetclass 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.RuleSet Modifier and Type Field Description private GlyphTable.RuleSet[]GlyphPositioningTable.ChainedContextualSubtableFormat1. rsaprivate GlyphTable.RuleSet[]GlyphPositioningTable.ChainedContextualSubtableFormat2. rsaprivate GlyphTable.RuleSet[]GlyphPositioningTable.ChainedContextualSubtableFormat3. rsaprivate GlyphTable.RuleSet[]GlyphPositioningTable.ContextualSubtableFormat1. rsaprivate GlyphTable.RuleSet[]GlyphPositioningTable.ContextualSubtableFormat2. rsaprivate GlyphTable.RuleSet[]GlyphPositioningTable.ContextualSubtableFormat3. rsaprivate GlyphTable.RuleSet[]GlyphSubstitutionTable.ChainedContextualSubtableFormat1. rsaprivate GlyphTable.RuleSet[]GlyphSubstitutionTable.ChainedContextualSubtableFormat2. rsaprivate GlyphTable.RuleSet[]GlyphSubstitutionTable.ChainedContextualSubtableFormat3. rsaprivate GlyphTable.RuleSet[]GlyphSubstitutionTable.ContextualSubtableFormat1. rsaprivate GlyphTable.RuleSet[]GlyphSubstitutionTable.ContextualSubtableFormat2. rsaprivate GlyphTable.RuleSet[]GlyphSubstitutionTable.ContextualSubtableFormat3. rsaMethods in org.apache.fop.complexscripts.fonts with parameters of type GlyphTable.RuleSet Modifier and Type Method Description static voidGlyphTable. resolveLookupReferences(GlyphTable.RuleSet[] rsa, java.util.Map<java.lang.String,GlyphTable.LookupTable> lookupTables)Resolve references to lookup tables in a collection of rules sets.
-