Drawable
to various file formats.See: Description
Interface | Description |
---|---|
DrawableWriter |
Interface providing functions for rendering
Drawable
instances and writing them to an output stream. |
Class | Description |
---|---|
BitmapWriter |
Class that stores
Drawable instances as bitmap graphics. |
DrawableWriterFactory |
Class that provides
DrawableWriter implementations for
different file formats. |
VectorWriter |
Class that stores
Drawable instances as vector graphics. |
Drawable
to various file formats.Copyright © 2009-2013. All Rights Reserved.