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