|
||||||||||
| 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.ZoomBoundingBoxHeight
public class ZoomBoundingBoxHeight
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 its bounding box within the window.
| Constructor Summary | |
|---|---|
ZoomBoundingBoxHeight(java.lang.Integer left)
Creates a new ZoomBoundingBoxHeight 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 ZoomBoundingBoxHeight(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 | |||||||||