Package | Description |
---|---|
de.erichseifert.gral.io.data |
Classes for reading and writing data.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataWriter
Base implementation for classes that write data sources to output streams.
|
class |
CSVWriter
Class that writes all values of a
DataSource to a character
separated file. |
class |
ImageWriter
Class that writes a data source to a binary image file.
|
Modifier and Type | Method and Description |
---|---|
DataWriter |
DataWriterFactory.get(String mimeType) |
Copyright © 2009-2013. All Rights Reserved.