Class GlyphProcessingState.NotGlyphTester

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private GlyphTester gt  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean test​(int gi, int flags)
      Perform a test on a glyph identifier.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • 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