Class StandardStructureAttributes.Table

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static PDFName NAME
      The name to use as an attribute owner.
    • Constructor Summary

      Constructors 
      Constructor Description
      Table()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • NAME

        public static final PDFName NAME
        The name to use as an attribute owner. This is the value of the 'O' entry in the attribute's dictionary.
    • Constructor Detail

      • Table

        public Table()