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. features
Methods in org.apache.batik.svggen.font.table that return Feature Modifier and Type Method Description Feature
FeatureList. 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 Lookup
LookupList. getLookup(Feature feature, int index)
-