|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.ioOMERO.EvIODataOMERO
public class EvIODataOMERO
Support for proprietary formats through LOCI Bioformats
| Nested Class Summary | |
|---|---|
static class |
EvIODataOMERO.OMEROChannelMap
|
class |
EvIODataOMERO.SliceIO
Image I/O class * |
| Field Summary | |
|---|---|
OMEROConnection |
connection
Instance * |
| Constructor Summary | |
|---|---|
EvIODataOMERO(OMEROConnection connection,
EvData d)
|
|
| Method Summary | |
|---|---|
void |
buildDatabase(EvData d)
Scan recording for channels |
void |
close()
|
java.io.File |
datadir()
Directory for auxiliary data. |
java.lang.String |
getMetadataName()
TODO in next iteration * blobs * new image format |
RecentReference |
getRecentEntry()
Get entry for Load Recent or null if not possible |
void |
populateChannel(pojos.ImageData imd,
EvChannel ch,
EvIODataOMERO.OMEROChannelMap m)
|
void |
saveData(EvData d,
EvData.FileIOStatusCallback cb)
Save data |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public OMEROConnection connection
| Constructor Detail |
|---|
public EvIODataOMERO(OMEROConnection connection,
EvData d)
| Method Detail |
|---|
public void populateChannel(pojos.ImageData imd,
EvChannel ch,
EvIODataOMERO.OMEROChannelMap m)
public void buildDatabase(EvData d)
EvIOData
buildDatabase in interface EvIODatapublic java.io.File datadir()
EvIOData
datadir in interface EvIODatapublic java.lang.String getMetadataName()
EvIOData
getMetadataName in interface EvIODatapublic RecentReference getRecentEntry()
EvIOData
getRecentEntry in interface EvIOData
public void saveData(EvData d,
EvData.FileIOStatusCallback cb)
EvIOData
saveData in interface EvIOData
public void close()
throws java.io.IOException
close in interface EvIODatajava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||