Uses of Class
org.apache.fop.complexscripts.fonts.GlyphClassTable
Packages that use GlyphClassTable
-
Uses of GlyphClassTable in org.apache.fop.complexscripts.fonts
Fields in org.apache.fop.complexscripts.fonts declared as GlyphClassTableModifier and TypeFieldDescriptionprivate GlyphClassTable
GlyphPositioningTable.ChainedContextualSubtableFormat2.bcdt
private GlyphClassTable
GlyphSubstitutionTable.ChainedContextualSubtableFormat2.bcdt
private GlyphClassTable
GlyphPositioningTable.ContextualSubtableFormat2.cdt
private GlyphClassTable
GlyphSubstitutionTable.ContextualSubtableFormat2.cdt
private GlyphClassTable
GlyphPositioningTable.PairSubtableFormat2.cdt1
private GlyphClassTable
GlyphPositioningTable.PairSubtableFormat2.cdt2
private GlyphClassTable
GlyphPositioningTable.ChainedContextualSubtableFormat2.icdt
private GlyphClassTable
GlyphSubstitutionTable.ChainedContextualSubtableFormat2.icdt
private GlyphClassTable
GlyphPositioningTable.ChainedContextualSubtableFormat2.lcdt
private GlyphClassTable
GlyphSubstitutionTable.ChainedContextualSubtableFormat2.lcdt
Methods in org.apache.fop.complexscripts.fonts that return GlyphClassTableModifier and TypeMethodDescriptionstatic GlyphClassTable
GlyphClassTable.createClassTable
(List entries) Create glyph class table.private GlyphClassTable
OTFAdvancedTypographicTableReader.readClassDefTable
(String label, long tableOffset) private GlyphClassTable
OTFAdvancedTypographicTableReader.readClassDefTableFormat1
(String label, long tableOffset, int classFormat) private GlyphClassTable
OTFAdvancedTypographicTableReader.readClassDefTableFormat2
(String label, long tableOffset, int classFormat) Methods in org.apache.fop.complexscripts.fonts with parameters of type GlyphClassTableModifier and TypeMethodDescriptionprivate boolean
GlyphPositioningTable.ChainedContextualSubtableFormat2.matches
(GlyphPositioningState ps, GlyphClassTable cdt, int[] classes, int offset, int[] rv) (package private) static boolean
GlyphPositioningTable.ContextualSubtableFormat2.matches
(GlyphPositioningState ps, GlyphClassTable cdt, int[] classes, int offset, int[] rv) private boolean
GlyphSubstitutionTable.ChainedContextualSubtableFormat2.matches
(GlyphSubstitutionState ss, GlyphClassTable cdt, int[] classes, int offset, int[] rv) (package private) static boolean
GlyphSubstitutionTable.ContextualSubtableFormat2.matches
(GlyphSubstitutionState ss, GlyphClassTable cdt, int[] classes, int offset, int[] rv)