Home / Development / Documentation / 2.0.44 / SVGFactory
TreeGraph 2
 


info.bioinfweb.treegraph.graphics.export.svg
Class SVGFactory

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

public class SVGFactory
extends SingletonGraphicsFactory


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

SVGFactory

public SVGFactory()
Method Detail

createFilter

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

createWriter

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