Uses of Class
org.apache.batik.svggen.font.table.Feature
-
Packages that use Feature Package Description org.apache.batik.svggen.font.table -
-
Uses of Feature in org.apache.batik.svggen.font.table
Fields in org.apache.batik.svggen.font.table declared as Feature Modifier and Type Field Description private Feature[]FeatureList. featuresMethods in org.apache.batik.svggen.font.table that return Feature Modifier and Type Method Description FeatureFeatureList. findFeature(LangSys langSys, java.lang.String tag)Methods in org.apache.batik.svggen.font.table with parameters of type Feature Modifier and Type Method Description LookupLookupList. getLookup(Feature feature, int index)
-