Package | Description |
---|---|
de.erichseifert.gral.io |
Classes for input and output operations.
|
de.erichseifert.gral.io.data |
Classes for reading and writing data.
|
de.erichseifert.gral.io.plots |
Classes for converting instances of
Drawable to various file formats. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIOFactory<T>
Abstract implementation of
IOFactory which provides basic
functionality. |
Modifier and Type | Class and Description |
---|---|
class |
DataReaderFactory
A factory class that produces
DataReader instances for a
specified format. |
class |
DataWriterFactory
A factory class that produces
DataWriter instances for a
specified format. |
Modifier and Type | Class and Description |
---|---|
class |
DrawableWriterFactory
Class that provides
DrawableWriter implementations for
different file formats. |
Copyright © 2009-2013. All Rights Reserved.