public interface ScriptContextTester
Interface for providing script specific context testers.
This work was originally authored by Glenn Adams (gadams@apache.org).
Modifier and Type | Method and Description |
---|---|
GlyphContextTester |
getTester(java.lang.String feature)
Obtain a glyph context tester for the specified feature.
|
GlyphContextTester getTester(java.lang.String feature)
feature
- a feature identifierCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.