Interface | Description |
---|---|
StatusListener |
A listener for status updates.
|
StatusReporter |
A simple interface for objects wishing to report their status to listeners.
|
Class | Description |
---|---|
Constants |
Constants that are used within many classes in loci.common.
|
CRC |
A simple class the hold and calculate the CRC for sanity checking
of the data.
|
DataTools |
A utility class with convenience methods for
reading, writing and decoding words.
|
DateTools |
A utility class with convenience methods for working with dates.
|
DebugTools |
A utility class with convenience methods for debugging.
|
IniList |
A data structure containing a parsed list of INI key/value tables.
|
IniParser |
A simple parser for INI configuration files.
|
IniTable |
A data structure containing a parsed list of INI key/value tables.
|
IniWriter |
A simple writer for INI configuration files.
|
Log4jTools |
A utility class with convenience methods for log4j.
|
LogbackTools |
A utility class with convenience methods for logback.
|
ReflectedUniverse |
A general-purpose reflection wrapper class.
|
Region |
A class for representing a rectangular region.
|
StatusEvent |
A event indicating a status update.
|
Exception | Description |
---|---|
ReflectException |
ReflectException is the exception thrown when something
goes wrong performing a reflected operation with ReflectedUniverse.
|
Copyright © 2014 Open Microscopy Environment