Home / Development / Documentation / 2.0.44 / PNGFactory
TreeGraph 2
 


info.bioinfweb.treegraph.graphics.export.png
Class PNGFactory

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

public class PNGFactory
extends SingletonGraphicsFactory


Constructor Summary
PNGFactory()
           
 
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

PNGFactory

public PNGFactory()
Method Detail

createFilter

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

createWriter

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