|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.ioSimiBioCell.SimiBiocellIO
public class SimiBiocellIO
Support for simi biocell lineages
| Constructor Summary | |
|---|---|
SimiBiocellIO(EvData d,
java.io.File basedir)
Open a new recording |
|
| 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 |
static void |
initPlugin()
Plugin declaration |
Lineage |
readFile(java.io.File f)
Read the lineage from a file |
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 |
| Constructor Detail |
|---|
public SimiBiocellIO(EvData d,
java.io.File basedir)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
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 Lineage readFile(java.io.File f)
throws java.io.IOException
java.io.IOException
public void close()
throws java.io.IOException
close in interface EvIODatajava.io.IOExceptionpublic static void initPlugin()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||