Interface IPdfOCG

All Known Implementing Classes:
PdfLayer, PdfLayerMembership

public interface IPdfOCG
The interface generalizing the layer types (PdfLayer, PdfLayerMembership).
  • Method Details

    • getPdfObject

      PdfDictionary getPdfObject()
      Gets the object representing the layer.
      Returns:
      the object representing the layer
    • getIndirectReference

      PdfIndirectReference getIndirectReference()
      Gets the PdfIndirectReference that represents this layer.
      Returns:
      the PdfIndirectReference that represents this layer