Class Feature
java.lang.Object
org.apache.batik.svggen.font.table.Feature
- Version:
- $Id: Feature.java 1733416 2016-03-03 07:07:13Z gadams $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private int
private int[]
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Feature
(RandomAccessFile raf, int offset) Creates new Feature -
Method Summary
-
Field Details
-
featureParams
private int featureParams -
lookupCount
private int lookupCount -
lookupListIndex
private int[] lookupListIndex
-
-
Constructor Details
-
Feature
Creates new Feature- Throws:
IOException
-
-
Method Details
-
getLookupCount
public int getLookupCount() -
getLookupListIndex
public int getLookupListIndex(int i)
-