public class XmlIoViewRegistration extends Object
Constructor and Description |
---|
XmlIoViewRegistration() |
Modifier and Type | Method and Description |
---|---|
ViewRegistration |
fromXml(org.jdom2.Element elem) |
String |
getTag()
Get the tag name of the XML element that is written by this class.
|
org.jdom2.Element |
toXml(ViewRegistration viewRegistration) |
public String getTag()
public org.jdom2.Element toXml(ViewRegistration viewRegistration)
public ViewRegistration fromXml(org.jdom2.Element elem) throws SpimDataInstantiationException
SpimDataInstantiationException
Copyright © 2015–2021 Fiji. All rights reserved.