Home / Development / Documentation / 2.0.44 / info.bioinfweb.treegraph.graphics.export
TreeGraph 2
 


Package info.bioinfweb.treegraph.graphics.export

The classes in this package implement the export of a tree document to the different supported graphic formats.

See:
          Description

Interface Summary
GraphicsFactory  
GraphicWriter  
 

Class Summary
AbstractGraphicWriter  
FreeHEPWriter  
GraphicFilter  
GraphicWriterFactory  
GraphicWriterHints  
SingletonGraphicsFactory  
SVGTranscodeWriter This class generates an image file from a tree document.
 

Enum Summary
GraphicFormat  
 

Package info.bioinfweb.treegraph.graphics.export Description

The classes in this package implement the export of a tree document to the different supported graphic formats.

Besides general classes this package contains a subpackage with classes for each supported format.