public class SpimDataExample2 extends Object
exampleViewSetups(), exampleTimePoints(),
exampleViewRegistrations(), and
exampleSequenceDescription() construct ViewSetups,
TimePoints, ViewRegistrations, and
SequenceDescription respectively. These are serialized to xml,
deserialized, and serialized again. The two serialized XML versions are
printed (and should be the same).| Constructor and Description |
|---|
SpimDataExample2() |
| Modifier and Type | Method and Description |
|---|---|
static SequenceDescription |
createSequenceDescription() |
static ArrayList<ViewSetup> |
createSetups() |
static TimePoints |
createTimePoints() |
static ViewRegistrations |
createViewRegistrations() |
static void |
exampleSequenceDescription() |
static void |
exampleTimePoints() |
static void |
exampleViewRegistrations() |
static void |
exampleViewSetups() |
static void |
main(String[] args) |
public static TimePoints createTimePoints() throws ParseException
ParseExceptionpublic static SequenceDescription createSequenceDescription() throws ParseException
ParseExceptionpublic static ViewRegistrations createViewRegistrations()
public static void exampleViewSetups()
throws IOException,
SpimDataException
IOExceptionSpimDataExceptionpublic static void exampleTimePoints()
throws ParseException,
IOException,
SpimDataException
public static void exampleSequenceDescription()
throws IOException,
ParseException,
SpimDataException
public static void exampleViewRegistrations()
throws SpimDataException,
IOException
SpimDataExceptionIOExceptionpublic static void main(String[] args) throws IOException, SpimDataException, ParseException
Copyright © 2015–2021 Fiji. All rights reserved.