Class | Description |
---|---|
IntegerSpec |
This class extends ModuleSpec and is responsible of Integer
specifications for each tile-component.
|
JJ2KExceptionHandler |
This class handles exceptions.
|
JJ2KInfo |
This class holds general JJ2000 information, such as the version number,
copyright, contact address, etc.
|
ModuleSpec |
This generic class is used to handle values to be used by a module for each
tile and component.
|
StringSpec |
This class extends ModuleSpec class in order to hold tile-component
specifications using Strings.
|
Exception | Description |
---|---|
NoNextElementException |
This exception is thrown whenever a next???? method is called and
there is no next element to return.
|
Error | Description |
---|---|
NotImplementedError |
This exception is thrown whenever a feature or functionality that
has not been implemented is calle.
|
Copyright © 2014 Open Microscopy Environment