Class FeatureList
- java.lang.Object
-
- org.apache.batik.svggen.font.table.FeatureList
-
public class FeatureList extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FeatureList(java.io.RandomAccessFile raf, int offset)
Creates new FeatureList
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Feature
findFeature(LangSys langSys, java.lang.String tag)
-