Uses of Interface
org.apache.fop.complexscripts.util.GlyphContextTester
-
Packages that use GlyphContextTester Package Description org.apache.fop.complexscripts.fonts org.apache.fop.complexscripts.util -
-
Uses of GlyphContextTester in org.apache.fop.complexscripts.fonts
Fields in org.apache.fop.complexscripts.fonts declared as GlyphContextTester Modifier and Type Field Description protected GlyphContextTester
GlyphProcessingState. gct
glyph context tester or null -
Uses of GlyphContextTester in org.apache.fop.complexscripts.util
Methods in org.apache.fop.complexscripts.util that return GlyphContextTester Modifier and Type Method Description GlyphContextTester
ScriptContextTester. getTester(java.lang.String feature)
Obtain a glyph context tester for the specified feature.
-