Class GlyphProcessingState.CombinedAndGlyphTester

java.lang.Object
org.apache.fop.complexscripts.fonts.GlyphProcessingState.CombinedAndGlyphTester
All Implemented Interfaces:
GlyphTester
Enclosing class:
GlyphProcessingState

private static class GlyphProcessingState.CombinedAndGlyphTester extends Object implements GlyphTester
combined AND glyph tester
  • Field Details

    • gta

      private GlyphTester[] gta
    • ngt

      private int ngt
  • Constructor Details

    • CombinedAndGlyphTester

      CombinedAndGlyphTester(GlyphTester[] gta, int ngt)
  • Method Details

    • test

      public boolean test(int gi, int flags)
      Perform a test on a glyph identifier.
      Specified by:
      test in interface GlyphTester
      Parameters:
      gi - glyph identififer
      flags - that apply to lookup in scope
      Returns:
      true if test is satisfied