|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PageOrientationAware
| Method Summary | |
|---|---|
void |
addAllPageOrientations(Set<PageOrientation> pageOrientations)
Adds the given set of page orientations to the stored ones. |
void |
addPageOrientation(PageOrientation pageOrientation)
|
PageOrientation |
getPageOrientation(int pageNumber)
|
Set<PageOrientation> |
getPageOrientations()
|
void |
removeAllPageOrientations()
Removes all page orientations. |
void |
removePageOrientation(int pageNumber)
|
void |
setPageOrientations(Set<PageOrientation> pageOrientations)
Replaces the stored page orientations with the given set. |
| Method Detail |
|---|
void addPageOrientation(PageOrientation pageOrientation)
PageOrientation getPageOrientation(int pageNumber)
Set<PageOrientation> getPageOrientations()
void removePageOrientation(int pageNumber)
void setPageOrientations(Set<PageOrientation> pageOrientations)
pageOrientations - void addAllPageOrientations(Set<PageOrientation> pageOrientations)
pageOrientations - void removeAllPageOrientations()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||