| Class | Description |
|---|---|
| ImageFileReader |
This class is responsible for reading image files and parsing them into the
internal
PlanarImage format. |
| ImageFileWriter |
This class stores one or more images with a given encoding to the file
system.
|
| ObjectFileWriter |
This helper class writes a POJO to a file.
|
| PlainTextFileReader |
This helper class loads a plain text file.
|
| PlainTextFileWriter |
This helper class writes a plain text UTF-8 (default) encoded file.
|
| TableFileWriter |
This class performs writing table data to files (either plain text or the
entire table POJO).
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.