org.sejda.impl.pdfbox.component
Interface OngoingRotation

All Known Implementing Classes:
PdfRotator

public interface OngoingRotation

Identifies an ongoing rotation exposing methods to finalize it.

Author:
Nero Couvalli

Method Summary
 void to(org.apache.pdfbox.pdmodel.PDDocument document)
          applies the rotation to the input document
 

Method Detail

to

void to(org.apache.pdfbox.pdmodel.PDDocument document)
applies the rotation to the input document

Parameters:
document -


Copyright © 2012. All Rights Reserved.