fop 2.1

Uses of Class
org.apache.fop.complexscripts.fonts.GlyphTable.Rule

Packages that use GlyphTable.Rule
org.apache.fop.complexscripts.fonts   
 

Uses of GlyphTable.Rule in org.apache.fop.complexscripts.fonts
 

Subclasses of GlyphTable.Rule in org.apache.fop.complexscripts.fonts
static class GlyphTable.ChainedClassSequenceRule
          The ChainedClassSequenceRule class implements a subclass of ClassSequenceRule that supports matching on a specific glyph class sequence in a specific chained contextual.
static class GlyphTable.ChainedCoverageSequenceRule
          The ChainedCoverageSequenceRule class implements a subclass of CoverageSequenceRule that supports matching on a specific glyph class sequence in a specific chained contextual.
static class GlyphTable.ChainedGlyphSequenceRule
          The ChainedGlyphSequenceRule class implements a subclass of GlyphSequenceRule that supports matching on a specific glyph sequence in a specific chained contextual.
static class GlyphTable.ClassSequenceRule
          The ClassSequenceRule class implements a subclass of Rule that supports matching on a specific glyph class sequence.
static class GlyphTable.CoverageSequenceRule
          The CoverageSequenceRule class implements a subclass of Rule that supports matching on a specific glyph coverage sequence.
static class GlyphTable.GlyphSequenceRule
          The GlyphSequenceRule class implements a subclass of Rule that supports matching on a specific glyph sequence.
 

Methods in org.apache.fop.complexscripts.fonts that return GlyphTable.Rule
 GlyphTable.Rule[] GlyphTable.RuleSet.getRules()
           
 

Constructors in org.apache.fop.complexscripts.fonts with parameters of type GlyphTable.Rule
GlyphTable.HomogeneousRuleSet(GlyphTable.Rule[] rules)
          Instantiate a Homogeneous Rule Set.
GlyphTable.RuleSet(GlyphTable.Rule[] rules)
          Instantiate a Rule Set.
 


fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.