com.steema.teechart.printer
Class Printer

java.lang.Object
  extended by com.steema.teechart.TeeBase
      extended by com.steema.teechart.printer.Printer

public final class Printer
extends TeeBase

Title: Printer class

Description: Chart printing characteristics

Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Field Summary
 boolean isPrinting
           
 
Fields inherited from class com.steema.teechart.TeeBase
chart, InternalUse
 
Constructor Summary
Printer(IBaseChart chart)
           
 
Method Summary
 boolean getPrintPanelBackground()
           
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isPrinting

public boolean isPrinting
Constructor Detail

Printer

public Printer(IBaseChart chart)
Method Detail

getPrintPanelBackground

public boolean getPrintPanelBackground()