org.pdfbox.ttf
Class DigitalSignatureTable

java.lang.Object
  extended by org.pdfbox.ttf.TTFTable
      extended by 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.
 
Constructor Summary
DigitalSignatureTable()
           
 
Method Summary
 
Methods inherited from class org.pdfbox.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

TAG

public static final String TAG
Tag to identify this table.

See Also:
Constant Field Values
Constructor Detail

DigitalSignatureTable

public DigitalSignatureTable()


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.