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, getTag
public org.jdom2.Element toXml(Tile tile)
XmlIoEntity
toXml
in class XmlIoNamedEntity<Tile>
public Tile fromXml(org.jdom2.Element elem) throws SpimDataException
XmlIoEntity
id
and added to any XML element created
for that
id.fromXml
in class XmlIoNamedEntity<Tile>
SpimDataException
Copyright © 2015–2021 Fiji. All rights reserved.