org.freedesktop.cairo

Class PDFSurface

public class PDFSurface extends Surface

Deprecated: This class is part of the java-gnome 2.x family of libraries, which, due to their inefficiency and complexity, are no longer being maintained and have been abandoned by the java-gnome project. This class may exist in java-gnome 4.0; look out for org.freedesktop.cairo.PDFSurface. As this package was never correctly implemented in java-gnome 2.x, any new code written will likely have a considerably different public API.

Constructor Summary
PDFSurface(String filename, double widthInches, double heightInches)
Method Summary
voidsetDPI(double xDPI, double yDPI)

Constructor Detail

PDFSurface

public PDFSurface(String filename, double widthInches, double heightInches)

Method Detail

setDPI

public void setDPI(double xDPI, double yDPI)