public class OMEROFormat extends AbstractFormat
Format which provides read/write access to pixels on an
OMERO server.| Modifier and Type | Class and Description |
|---|---|
static class |
OMEROFormat.Checker |
static class |
OMEROFormat.Metadata |
static class |
OMEROFormat.Parser |
static class |
OMEROFormat.Reader |
static class |
OMEROFormat.Writer |
| Constructor and Description |
|---|
OMEROFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatName() |
protected String[] |
makeSuffixArray() |
createChecker, createMetadata, createParser, createReader, createWriter, getCheckerClass, getMetadataClass, getParserClass, getReaderClass, getSuffixes, getWriterClass, isEnabled, setEnabledgetVersion, loggetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitownsLocationTypegetVersion, loggetIdentifiercontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationpublic String getFormatName()
getFormatName in interface FormatgetFormatName in class AbstractFormatprotected String[] makeSuffixArray()
makeSuffixArray in class AbstractFormatCopyright © 2014–2022 ImageJ. All rights reserved.