public class XmlIoAngle extends XmlIoNamedEntity<Angle>
handledTags
Constructor and Description |
---|
XmlIoAngle() |
Modifier and Type | Method and Description |
---|---|
Angle |
fromXml(org.jdom2.Element elem)
Create an object from the given element.
|
org.jdom2.Element |
toXml(Angle angle)
Create an XML element from the given object.
|
getEntityClass, getTag
public org.jdom2.Element toXml(Angle angle)
XmlIoEntity
toXml
in class XmlIoNamedEntity<Angle>
public Angle fromXml(org.jdom2.Element elem) throws SpimDataException
XmlIoEntity
id
and added to any XML element created
for that
id.fromXml
in class XmlIoNamedEntity<Angle>
SpimDataException
Copyright © 2015–2021 Fiji. All rights reserved.