Uses of Class
org.apache.fop.complexscripts.fonts.GlyphMappingTable
Packages that use GlyphMappingTable
-
Uses of GlyphMappingTable in org.apache.fop.complexscripts.fonts
Subclasses of GlyphMappingTable in org.apache.fop.complexscripts.fontsModifier and TypeClassDescriptionfinal classBase class implementation of glyph class table.final class.Base class implementation of glyph coverage table.protected static classempty mapping table base classprotected static classmapped mapping table base classprotected static classrange mapping table base classMethods in org.apache.fop.complexscripts.fonts with parameters of type GlyphMappingTableModifier and TypeMethodDescriptionstatic GlyphSubtableGlyphDefinitionTable.createSubtable(int type, String id, int sequence, int flags, int format, GlyphMappingTable mapping, List entries) Create a definition subtable according to the specified arguments.Constructors in org.apache.fop.complexscripts.fonts with parameters of type GlyphMappingTableModifierConstructorDescriptionprotectedGlyphDefinitionSubtable(String id, int sequence, int flags, int format, GlyphMappingTable mapping) Instantiate aGlyphDefinitionSubtable.protectedGlyphSubtable(String lookupId, int sequence, int flags, int format, GlyphMappingTable mapping) Instantiate this glyph subtable.