Uses of Class
org.apache.batik.svggen.font.table.Lookup
-
Packages that use Lookup Package Description org.apache.batik.svggen.font.table -
-
Uses of Lookup in org.apache.batik.svggen.font.table
Fields in org.apache.batik.svggen.font.table declared as Lookup Modifier and Type Field Description private Lookup[]
LookupList. lookups
Methods in org.apache.batik.svggen.font.table that return Lookup Modifier and Type Method Description Lookup
LookupList. getLookup(Feature feature, int index)
-