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 | 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-2016 The Apache Software Foundation. All Rights Reserved.