Interface JRPrintLine

    • Method Detail

      • getDirectionValue

        LineDirectionEnum getDirectionValue()
        Gets the line direction.
        Returns:
        a value representing one of the line direction constants in LineDirectionEnum
      • setDirection

        void setDirection​(LineDirectionEnum lineDirectionEnum)
        Sets the line direction.
        Parameters:
        lineDirectionEnum - a value representing one of the line direction constants in LineDirectionEnum