public class XmlIoViewInterestPoints extends XmlIoSingleton<ViewInterestPoints>
handledTags
Constructor and Description |
---|
XmlIoViewInterestPoints() |
Modifier and Type | Method and Description |
---|---|
ViewInterestPoints |
fromXml(org.jdom2.Element allInterestPointLists,
File basePath,
Map<ViewId,ViewDescription> viewDescriptions) |
org.jdom2.Element |
toXml(ViewInterestPoints viewsInterestPoints) |
protected org.jdom2.Element |
viewInterestPointsToXml(InterestPointList interestPointList,
int tpId,
int viewId,
String label) |
fromXml, getTag, toXml
public org.jdom2.Element toXml(ViewInterestPoints viewsInterestPoints)
public ViewInterestPoints fromXml(org.jdom2.Element allInterestPointLists, File basePath, Map<ViewId,ViewDescription> viewDescriptions) throws SpimDataException
SpimDataException
protected org.jdom2.Element viewInterestPointsToXml(InterestPointList interestPointList, int tpId, int viewId, String label)
Copyright © 2015–2021 Fiji. All rights reserved.