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.
|
public HomogeneousRuleSet(GlyphTable.Rule[] rules) throws AdvancedTypographicTableFormatException
rules
- the rulesAdvancedTypographicTableFormatException
- if some rule[i] is not an instance of rule[0]Copyright © 2025 Apache Software Foundation. All rights reserved.