Home / Development / Documentation / 2.0.44 / EMFFactory
TreeGraph 2
 


info.bioinfweb.treegraph.graphics.export.emf
Class EMFFactory

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

public class EMFFactory
extends SingletonGraphicsFactory


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

EMFFactory

public EMFFactory()
Method Detail

createFilter

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

createWriter

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