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, setEnabled
getVersion, log
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
ownsLocationType
getVersion, log
getIdentifier
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
public String getFormatName()
getFormatName
in interface Format
getFormatName
in class AbstractFormat
protected String[] makeSuffixArray()
makeSuffixArray
in class AbstractFormat
Copyright © 2014–2022 ImageJ. All rights reserved.