org.pdfbox.ttf
Class DigitalSignatureTable
java.lang.Object
org.pdfbox.ttf.TTFTable
org.pdfbox.ttf.DigitalSignatureTable
- public class DigitalSignatureTable
- extends TTFTable
A table in a true type font.
- Version:
- $Revision: 1.1 $
- Author:
- Ben Litchfield (ben@csh.rit.edu)
Field Summary |
static String |
TAG
Tag to identify this table. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG
public static final String TAG
- Tag to identify this table.
- See Also:
- Constant Field Values
DigitalSignatureTable
public DigitalSignatureTable()