Class JavaWriter

All Implemented Interfaces:
Closeable, AutoCloseable, ICompressedTileWriter, IFormatHandler, IFormatWriter, IMetadataConfigurable, IPyramidHandler

public class JavaWriter extends FormatWriter
JavaWriter is the file format writer for Java source code. At the moment, this code is just a very simple container for pixel data.