org.jpedal.examples.simpleviewer.paper
Class MarginPaper
java.lang.Object
java.awt.print.Paper
org.jpedal.examples.simpleviewer.paper.MarginPaper
- All Implemented Interfaces:
- java.lang.Cloneable
public class MarginPaper
- extends java.awt.print.Paper
Created by IntelliJ IDEA.
User: Sam
Date: 02-Jul-2010
Time: 16:41:28
To change this template use File | Settings | File Templates.
| Methods inherited from class java.awt.print.Paper |
clone, getHeight, getImageableHeight, getImageableWidth, getImageableX, getImageableY, getWidth, setSize |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarginPaper
public MarginPaper()
setMinImageableArea
public void setMinImageableArea(double x,
double y,
double w,
double h)
setImageableArea
public void setImageableArea(double x,
double y,
double w,
double h)
- Overrides:
setImageableArea in class java.awt.print.Paper
getMinX
public double getMinX()
getMinY
public double getMinY()
getMaxRX
public double getMaxRX()
getMaxBY
public double getMaxBY()
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support