com.steema.teechart.exports
Class TemplateExport

java.lang.Object
  extended by com.steema.teechart.exports.TemplateExport

public final class TemplateExport
extends java.lang.Object


Constructor Summary
TemplateExport(IBaseChart c)
           
 
Method Summary
 void toStream(java.io.OutputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateExport

public TemplateExport(IBaseChart c)
Method Detail

toStream

public void toStream(java.io.OutputStream stream)
              throws java.io.IOException
Throws:
java.io.IOException