fop 2.0

org.apache.fop.complexscripts.util
Interface GlyphTester


public interface GlyphTester

Interface for testing glyph properties according to glyph identifier.

This work was originally authored by Glenn Adams ([email protected]).


Method Summary
 boolean test(int gi, int flags)
          Perform a test on a glyph identifier.
 

Method Detail

test

boolean test(int gi,
             int flags)
Perform a test on a glyph identifier.

Parameters:
gi - glyph identififer
flags - that apply to lookup in scope
Returns:
true if test is satisfied

fop 2.0

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