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 |
---|
HomogeneousRuleSet(GlyphTable.Rule[] rules)
Instantiate a Homogeneous Rule Set.
|
getRules, resolveLookupReferences, toString
public HomogeneousRuleSet(GlyphTable.Rule[] rules) throws AdvancedTypographicTableFormatException
rules
- the rulesAdvancedTypographicTableFormatException
- if some rule[i] is not an instance of rule[0]Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.