public static class GlyphTable.HomogeneousRuleSet extends GlyphTable.RuleSet
HomogenousRuleSet class implements a collection of rules, which
must be the same rule type (i.e., same concrete rule class) or null.| Constructor and Description |
|---|
GlyphTable.HomogeneousRuleSet(GlyphTable.Rule[] rules)
Instantiate a Homogeneous Rule Set.
|
getRules, resolveLookupReferences, toStringpublic GlyphTable.HomogeneousRuleSet(GlyphTable.Rule[] rules) throws AdvancedTypographicTableFormatException
rules - the rulesAdvancedTypographicTableFormatException - if some rule[i] is not an instance of rule[0]Copyright 1999-2019 The Apache Software Foundation. All Rights Reserved.