Uses of Class
com.ibm.icu.dev.tool.layout.Feature
Packages that use Feature
-
Uses of Feature in com.ibm.icu.dev.tool.layout
Fields in com.ibm.icu.dev.tool.layout declared as FeatureModifier and TypeFieldDescriptionprivate Feature[]
FeatureList.features
private Feature[]
ScriptList.LangSysRecord.features
Methods in com.ibm.icu.dev.tool.layout with parameters of type FeatureModifier and TypeMethodDescriptionvoid
FeatureList.addFeature
(Feature feature) void
ScriptList.addFeature
(String scriptTag, String languageTag, Feature feature) void
ScriptList.LangSysRecord.addFeature
(Feature feature) static void
CanonGSUBBuilder.addLookups
(Feature feature, int[] lookups)