com.steema.teechart.printer
Class PrintPage
java.lang.Object
com.steema.teechart.printer.PrintPage
public class PrintPage
- extends java.lang.Object
Title: PrintPage class
Description:
Copyright (c) 2005-2006 by Steema Software SL. All Rights
Reserved.
Company: Steema Software SL
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintPage
public PrintPage()
drawImage
public void drawImage(java.awt.Image image,
Rectangle dest,
Rectangle source)
drawString
public void drawString(java.lang.String text,
int x,
int y)
getMarginBounds
public Rectangle getMarginBounds()
getPageBounds
public Rectangle getPageBounds()