Home / Development / Documentation / 2.0.44 / TIFFFactory
TreeGraph 2
 


info.bioinfweb.treegraph.graphics.export.tiff
Class TIFFFactory

java.lang.Object
  extended by info.bioinfweb.treegraph.graphics.export.SingletonGraphicsFactory
      extended by info.bioinfweb.treegraph.graphics.export.tiff.TIFFFactory
All Implemented Interfaces:
GraphicsFactory

public class TIFFFactory
extends SingletonGraphicsFactory


Constructor Summary
TIFFFactory()
           
 
Method Summary
protected  GraphicFilter createFilter()
           
protected  GraphicWriter createWriter()
           
 
Methods inherited from class info.bioinfweb.treegraph.graphics.export.SingletonGraphicsFactory
getFilter, getWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TIFFFactory

public TIFFFactory()
Method Detail

createFilter

protected GraphicFilter createFilter()
Specified by:
createFilter in class SingletonGraphicsFactory

createWriter

protected GraphicWriter createWriter()
Specified by:
createWriter in class SingletonGraphicsFactory