org.freedesktop.cairo
Class PDFSurface
java.lang.Object
org.gnu.glib.Struct
org.freedesktop.cairo.CairoObject
org.freedesktop.cairo.Surface
org.freedesktop.cairo.PDFSurface
- public class PDFSurface
- extends Surface
Constructor Summary |
PDFSurface(java.lang.String filename,
double widthInches,
double heightInches)
|
Method Summary |
void |
setDPI(double xDPI,
double yDPI)
|
Methods inherited from class org.gnu.glib.Struct |
equals, getHandle, getNullHandle, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
PDFSurface
public PDFSurface(java.lang.String filename,
double widthInches,
double heightInches)
throws java.io.IOException
setDPI
public void setDPI(double xDPI,
double yDPI)