public class PageOrientation extends Object implements Serializable
| Constructor and Description |
|---|
PageOrientation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getPageNumber() |
int |
getRotation() |
void |
setPageNumber(int pageNumber) |
void |
setRotation(int rotation) |
Copyright © 2016 Eclipse Stardust. All Rights Reserved.