Uses of Interface
org.apache.batik.svggen.font.table.LookupSubtableFactory
-
Packages that use LookupSubtableFactory Package Description org.apache.batik.svggen.font.table -
-
Uses of LookupSubtableFactory in org.apache.batik.svggen.font.table
Classes in org.apache.batik.svggen.font.table that implement LookupSubtableFactory Modifier and Type Class Description class
GsubTable
Constructors in org.apache.batik.svggen.font.table with parameters of type LookupSubtableFactory Constructor Description Lookup(LookupSubtableFactory factory, java.io.RandomAccessFile raf, int offset)
Creates new LookupLookupList(java.io.RandomAccessFile raf, int offset, LookupSubtableFactory factory)
Creates new LookupList
-