Class AbstractMetaPdfProclet

    • Field Detail

      • m_Proclet

        protected PdfProclet m_Proclet
        the base proclet to use.
    • Constructor Detail

      • AbstractMetaPdfProclet

        public AbstractMetaPdfProclet()
    • Method Detail

      • setProclet

        public void setProclet​(PdfProclet value)
        Sets the proclet to use.
        Parameters:
        value - the proclet
      • getProclet

        public PdfProclet getProclet()
        Returns the proclet to use.
        Returns:
        the proclet
      • procletTipText

        public String procletTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.