Package | Description |
---|---|
com.sun.media.imageioimpl.plugins.jpeg2000 | |
jj2000.j2k.codestream.writer | |
jj2000.j2k.io | |
jj2000.j2k.util |
Modifier and Type | Class and Description |
---|---|
class |
IISRandomAccessIO
A wrapper for converting an
ImageInputStream into a
RandomAccessIO . |
Modifier and Type | Method and Description |
---|---|
void |
HeaderEncoder.writeTo(BinaryDataOutput out)
Writes the header to the specified BinaryDataOutput.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RandomAccessIO
This abstract class defines the interface to perform random access I/O.
|
Modifier and Type | Class and Description |
---|---|
class |
BEBufferedRandomAccessFile
This class defines a Buffered Random Access File, where all I/O is
considered to be big-endian, and extends the
BufferedRandomAccessFile class.
|
class |
BufferedRandomAccessFile
This class defines a Buffered Random Access File.
|
Modifier and Type | Class and Description |
---|---|
class |
ISRandomAccessIO
This class implements a wrapper to turn an InputStream into a
RandomAccessIO.
|
Copyright © 2016 Open Microscopy Environment