public class XmlIoCatmaidImageLoader extends Object implements XmlIoBasicImgLoader<CatmaidImageLoader>
| Constructor and Description |
|---|
XmlIoCatmaidImageLoader() |
| Modifier and Type | Method and Description |
|---|---|
CatmaidImageLoader |
fromXml(org.jdom2.Element elem,
File basePath,
AbstractSequenceDescription<?,?,?> sequenceDescription) |
org.jdom2.Element |
toXml(CatmaidImageLoader imgLoader,
File basePath) |
public org.jdom2.Element toXml(CatmaidImageLoader imgLoader, File basePath)
toXml in interface XmlIoBasicImgLoader<CatmaidImageLoader>public CatmaidImageLoader fromXml(org.jdom2.Element elem, File basePath, AbstractSequenceDescription<?,?,?> sequenceDescription)
fromXml in interface XmlIoBasicImgLoader<CatmaidImageLoader>Copyright © 2015–2021 Fiji. All rights reserved.