Class PageReviewRotationState
-
- All Implemented Interfaces:
public final class PageReviewRotationState
Store the state of rotation of view for single Page in pager on Review screen.
-
-
Constructor Summary
Constructors Constructor Description PageReviewRotationState(<Error class: unknown class> scope, Integer pageIndex, Page page, FileIOProcessor fileIOProcessor)
-
Method Summary
Modifier and Type Method Description final <Error class: unknown class><Float>
getRotation()
final <Error class: unknown class><Float>
getScale()
final <Error class: unknown class>
getScope()
final Unit
)>setContainerViewSize(<Error class: unknown class> size)
final Unit
rotate(Integer pageIndex)
final Unit
reset()
-
-
Constructor Detail
-
PageReviewRotationState
PageReviewRotationState(<Error class: unknown class> scope, Integer pageIndex, Page page, FileIOProcessor fileIOProcessor)
-
-
Method Detail
-
getRotation
final <Error class: unknown class><Float> getRotation()
-
getScope
final <Error class: unknown class> getScope()
-
setContainerViewSize
final Unit )>setContainerViewSize(<Error class: unknown class> size)
-
-
-
-