Interface OngoingRotation


public interface OngoingRotation
Identifies an ongoing rotation exposing methods to finalize it.
Author:
Andrea Vacondio
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    to(org.sejda.sambox.pdmodel.PDDocument document)
    applies the rotation to the input document
  • Method Details

    • to

      void to(org.sejda.sambox.pdmodel.PDDocument document)
      applies the rotation to the input document
      Parameters:
      document -