public class XmlIoAbstractSequenceDescription<V extends BasicViewSetup,T extends AbstractSequenceDescription<V,?,?>> extends XmlIoSingleton<T>
handledTags
Constructor and Description |
---|
XmlIoAbstractSequenceDescription(Class<T> klass,
XmlIoTimePoints xmlIoTimePoints,
XmlIoEntityMap<V> xmlIoViewSetups,
XmlIoMissingViews xmlIoMissingViews) |
Modifier and Type | Method and Description |
---|---|
T |
fromXml(org.jdom2.Element elem,
File basePath) |
org.jdom2.Element |
toXml(T sequenceDescription,
File basePath) |
fromXml, getTag, toXml
public XmlIoAbstractSequenceDescription(Class<T> klass, XmlIoTimePoints xmlIoTimePoints, XmlIoEntityMap<V> xmlIoViewSetups, XmlIoMissingViews xmlIoMissingViews)
public org.jdom2.Element toXml(T sequenceDescription, File basePath) throws SpimDataException
SpimDataException
public T fromXml(org.jdom2.Element elem, File basePath) throws SpimDataException
SpimDataException
Copyright © 2015–2021 Fiji. All rights reserved.