|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gnu.glib.Struct
org.freedesktop.cairo.Surface
org.freedesktop.cairo.PDFSurface
public class PDFSurface
| Constructor Summary | |
|---|---|
PDFSurface(java.lang.String filename,
double widthInches,
double heightInches)
|
|
| Method Summary | |
|---|---|
void |
setDPI(double xDPI,
double yDPI)
|
| Methods inherited from class org.freedesktop.cairo.Surface |
|---|
createSimilar, finish, flush, getFontOptions, markDirty, markDirty, setDeviceOffset, writeToPNG, writeToPNG |
| 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 |
| Constructor Detail |
|---|
public PDFSurface(java.lang.String filename,
double widthInches,
double heightInches)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void setDPI(double xDPI,
double yDPI)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||