| Package | Description |
|---|---|
| loci.common.services | |
| loci.formats.out |
Package containing Bio-Formats file format writers.
|
| loci.formats.services | |
| loci.formats.tools |
Package containing utility methods corresponding
to the Bio-Formats command line tools.
|
| Modifier and Type | Method and Description |
|---|---|
private <T extends Service> |
ServiceFactory.getConstructor(Class<T> klass)
Retrieves a constructor for a given class from the constructor cache if
possible.
|
<T extends Service> |
ServiceFactory.getInstance(Class<T> type)
Retrieves an instance of a given service.
|
| Constructor and Description |
|---|
ServiceFactory()
Constructor loading service configuration from the default location.
|
ServiceFactory(String path)
Constructor loading service configuration from a given location.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
OMETiffWriter.setupServiceAndMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
LuraWaveService.initialize(InputStream stream)
|
void |
LuraWaveServiceImpl.initialize(InputStream stream) |
private void |
LuraWaveServiceImpl.initLicense() |
| Constructor and Description |
|---|
LuraWaveServiceImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
private IMetadata |
MakeTestOmeTiff.createMetadata(String name,
CoreMetadata info) |
Copyright © 2016 Open Microscopy Environment