|
||||||||||
| 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.ZoomPageHeight
public class ZoomPageHeight
Display the page with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of the page within the window.
| Constructor Summary | |
|---|---|
ZoomPageHeight(java.lang.Integer left)
Creates a new ZoomPageHeight Object. |
|
| Method Summary | |
|---|---|
java.lang.Integer |
getLeft()
Returns the Left Coordinate. |
void |
setLeft(java.lang.Integer left)
Sets the Left Coordinate. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZoomPageHeight(java.lang.Integer left)
left - The value to be set.| Method Detail |
|---|
public java.lang.Integer getLeft()
public void setLeft(java.lang.Integer left)
left - The value to be set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||