Class PDFIdentifiedDictionary

All Implemented Interfaces:
PDFWritable
Direct Known Subclasses:
PDFLayer, PDFNavigator, PDFNavigatorAction

public class PDFIdentifiedDictionary extends PDFDictionary
Identified Dictionary.
  • Constructor Details

    • PDFIdentifiedDictionary

      public PDFIdentifiedDictionary(String id)
  • Method Details

    • getId

      public String getId()
    • hasId

      public boolean hasId(String id)