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 GlyphContextTesterGlyphProcessingState. gctglyph 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 GlyphContextTesterScriptContextTester. getTester(java.lang.String feature)Obtain a glyph context tester for the specified feature.
-