Uses of Class
com.ibm.icu.dev.tool.layout.FeatureList
-
Packages that use FeatureList Package Description com.ibm.icu.dev.tool.layout -
-
Uses of FeatureList in com.ibm.icu.dev.tool.layout
Fields in com.ibm.icu.dev.tool.layout declared as FeatureList Modifier and Type Field Description private FeatureList
GSUBWriter. featureList
Methods in com.ibm.icu.dev.tool.layout with parameters of type FeatureList Modifier and Type Method Description private static void
CanonGSUBBuilder. buildArabicTables(ScriptList scriptList, FeatureList featureList, LookupList lookupList, ClassTable classTable)
Constructors in com.ibm.icu.dev.tool.layout with parameters of type FeatureList Constructor Description GSUBWriter(java.lang.String theScriptName, ScriptList theScriptList, FeatureList theFeatureList, LookupList theLookupList)
-