| Package | Description |
|---|---|
| loci.common | |
| loci.common.xml |
| Class and Description |
|---|
| AbstractNIOHandle
A wrapper for buffered NIO logic that implements the IRandomAccess interface.
|
| CaseInsensitiveLocation
Case insensitive variant of Location.
|
| IniList
A data structure containing a parsed list of INI key/value tables.
|
| IniTable
A data structure containing a parsed list of INI key/value tables.
|
| IRandomAccess
Interface for random access into structures (e.g., files or arrays).
|
| Location
Pseudo-extension of java.io.File that supports reading over HTTP (among
other things).
|
| NIOByteBufferProvider
Provides a facade to byte buffer allocation that enables
FileChannel.map() usage on platforms where it's unlikely to
give us problems and heap allocation where it is. |
| ReflectException
ReflectException is the exception thrown when something
goes wrong performing a reflected operation with ReflectedUniverse.
|
| Region
A class for representing a rectangular region.
|
| StatusEvent
An event indicating a status update.
|
| StatusListener
A listener for status updates.
|
| StreamHandle
Abstract IRandomAccess implementation for reading from InputStreams and
writing to OutputStreams.
|
| Class and Description |
|---|
| RandomAccessInputStream
Top-level class for reading from various data sources.
|
Copyright © 2005–2016 Open Microscopy Environment. All rights reserved.