Uses of Class
com.ibm.icu.dev.tool.layout.ClassTable
Packages that use ClassTable
-
Uses of ClassTable in com.ibm.icu.dev.tool.layout
Fields in com.ibm.icu.dev.tool.layout declared as ClassTableModifier and TypeFieldDescription(package private) ClassTable
GDEFWriter.classTable
private ClassTable
ShapingTypeBuilder.classTable
(package private) ClassTable
GDEFWriter.markClassTable
Methods in com.ibm.icu.dev.tool.layout that return ClassTableMethods in com.ibm.icu.dev.tool.layout with parameters of type ClassTableModifier and TypeMethodDescription(package private) static void
CanonGSUBBuilder.addArabicGlyphClasses
(ArabicCharacterData data, ClassTable classTable) (package private) static void
CanonGSUBBuilder.buildArabicContextualForms
(ArabicCharacterData data, ClassTable initClassTable, ClassTable mediClassTable, ClassTable finaClassTable, ClassTable isolClassTable) (package private) static LigatureTree
CanonGSUBBuilder.buildArabicLigatureTree
(ArabicCharacterData data, ClassTable isolClassTable) private static void
CanonGSUBBuilder.buildArabicTables
(ScriptList scriptList, FeatureList featureList, LookupList lookupList, ClassTable classTable) static String
CanonGSUBBuilder.convertArabicString
(int type, int ligature, String decomp, ClassTable isolClassTable) static void
ArabicShaping.shape
(char[] chars, int leftType, int rightType, ClassTable isolClassTable) Constructors in com.ibm.icu.dev.tool.layout with parameters of type ClassTableModifierConstructorDescriptionGDEFWriter
(String scriptName, ClassTable classTable, ClassTable markClassTable)