Interface PdfProcletWithOptionalAbsolutePosition

    • Method Detail

      • setUseAbsolutePosition

        void setUseAbsolutePosition​(boolean value)
        Sets whether to use absolute positioning.
        Parameters:
        value - true if absolute
      • getUseAbsolutePosition

        boolean getUseAbsolutePosition()
        Returns whether absolute positioning is used.
        Returns:
        true if absolute
      • useAbsolutePositionTipText

        String useAbsolutePositionTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • XTipText

        String XTipText()
        Returns the tip text for this property.
        Specified by:
        XTipText in interface PdfProcletWithAbsolutePosition
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • YTipText

        String YTipText()
        Returns the tip text for this property.
        Specified by:
        YTipText in interface PdfProcletWithAbsolutePosition
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.