Uses of Interface
de.erichseifert.gral.io.plots.DrawableWriter

Packages that use DrawableWriter
de.erichseifert.gral.io.plots Classes for converting instances of Drawable to various file formats. 
 

Uses of DrawableWriter in de.erichseifert.gral.io.plots
 

Classes in de.erichseifert.gral.io.plots that implement DrawableWriter
 class BitmapWriter
          Class that stores Drawable instances as bitmap graphics.
 class VectorWriter
          Class that stores Drawable instances as vector graphics.
 

Methods in de.erichseifert.gral.io.plots that return DrawableWriter
 DrawableWriter DrawableWriterFactory.get(String mimeType)
           
 



Copyright © 2009-2010. All Rights Reserved.