java.lang.Object
org.apache.pdfbox.debugger.streampane.tooltip.FontToolTip
All Implemented Interfaces:
ToolTip

final class FontToolTip extends Object implements ToolTip
  • Field Details

    • LOG

      private static final org.apache.commons.logging.Log LOG
    • markup

      private String markup
  • Constructor Details

    • FontToolTip

      FontToolTip(PDResources resources, String rowText)
      Constructor.
      Parameters:
      resources - PDResources instance. Which corresponds the resource dictionary containing the concern font.
      rowText - String instance of the tooltip row.
  • Method Details