|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fontbox.ttf.TTFTable
org.fontbox.ttf.DigitalSignatureTable
public class DigitalSignatureTable
A table in a true type font.
Field Summary | |
---|---|
static java.lang.String |
TAG
Tag to identify this table. |
Constructor Summary | |
---|---|
DigitalSignatureTable()
|
Method Summary |
---|
Methods inherited from class org.fontbox.ttf.TTFTable |
---|
getCheckSum, getLength, getOffset, getTag, initData, setCheckSum, setLength, setOffset, setTag |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TAG
Constructor Detail |
---|
public DigitalSignatureTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |