Class Feature
- java.lang.Object
-
- org.apache.batik.svggen.font.table.Feature
-
public class Feature extends java.lang.Object
- Version:
- $Id: Feature.java 1733416 2016-03-03 07:07:13Z gadams $
-
-
Field Summary
Fields Modifier and Type Field Description private int
featureParams
private int
lookupCount
private int[]
lookupListIndex
-
Constructor Summary
Constructors Modifier Constructor Description protected
Feature(java.io.RandomAccessFile raf, int offset)
Creates new Feature
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getLookupCount()
int
getLookupListIndex(int i)
-