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