|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.crionics.jpdf.destination.AbstractZoom
com.crionics.jpdf.destination.ZoomPageWidth
public class ZoomPageWidth
Display the page with the vertical coordinate top positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of the page within the window.
| Constructor Summary | |
|---|---|
ZoomPageWidth(java.lang.Integer top)
Creates a new ZoomPageWidth Object. |
|
| Method Summary | |
|---|---|
java.lang.Integer |
getTop()
Returns the Top Coordinate. |
void |
setTop(java.lang.Integer top)
Sets the Top Coordinate. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZoomPageWidth(java.lang.Integer top)
top - The value to be set.| Method Detail |
|---|
public java.lang.Integer getTop()
public void setTop(java.lang.Integer top)
top - The value to be set or null if a PDF viewer should not change
its current top coordinate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||