net.sourceforge.squirrel_sql.plugins.graph.graphtofiles
Class SaveToFilePageFormat
java.lang.Object
java.awt.print.PageFormat
net.sourceforge.squirrel_sql.plugins.graph.graphtofiles.SaveToFilePageFormat
- All Implemented Interfaces:
- java.lang.Cloneable
public class SaveToFilePageFormat
- extends java.awt.print.PageFormat
| Fields inherited from class java.awt.print.PageFormat |
LANDSCAPE, PORTRAIT, REVERSE_LANDSCAPE |
| Methods inherited from class java.awt.print.PageFormat |
clone, getHeight, getMatrix, getOrientation, getPaper, getWidth, setOrientation, setPaper |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaveToFilePageFormat
public SaveToFilePageFormat(FormatXmlBean format)
SaveToFilePageFormat
public SaveToFilePageFormat(java.awt.Dimension graphPixelSize)
getImageableHeight
public double getImageableHeight()
- Overrides:
getImageableHeight in class java.awt.print.PageFormat
getImageableWidth
public double getImageableWidth()
- Overrides:
getImageableWidth in class java.awt.print.PageFormat
getImageableX
public double getImageableX()
- Overrides:
getImageableX in class java.awt.print.PageFormat
getImageableY
public double getImageableY()
- Overrides:
getImageableY in class java.awt.print.PageFormat
Copyright © 2001-2010. All Rights Reserved.