|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.itextpdf.text.pdf.fonts.otf.TableHeader
public class TableHeader
Field Summary | |
---|---|
int |
featureListOffset
|
int |
lookupListOffset
|
int |
scriptListOffset
|
int |
version
|
Constructor Summary | |
---|---|
TableHeader(int version,
int scriptListOffset,
int featureListOffset,
int lookupListOffset)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int version
public int scriptListOffset
public int featureListOffset
public int lookupListOffset
Constructor Detail |
---|
public TableHeader(int version, int scriptListOffset, int featureListOffset, int lookupListOffset)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |