Package | Description |
---|---|
spim.fiji.spimdata | |
spim.fiji.spimdata.boundingbox |
Modifier and Type | Method and Description |
---|---|
BoundingBoxes |
SpimData2.getBoundingBoxes() |
Modifier and Type | Method and Description |
---|---|
protected void |
SpimData2.setBoundingBoxes(BoundingBoxes boundingBoxes) |
Constructor and Description |
---|
SpimData2(File basePath,
SequenceDescription sequenceDescription,
ViewRegistrations viewRegistrations,
ViewInterestPoints viewsInterestPoints,
BoundingBoxes boundingBoxes) |
Modifier and Type | Method and Description |
---|---|
BoundingBoxes |
XmlIoBoundingBoxes.fromXml(org.jdom2.Element allBoundingBoxes) |
Modifier and Type | Method and Description |
---|---|
org.jdom2.Element |
XmlIoBoundingBoxes.toXml(BoundingBoxes boundingBoxes) |
Copyright © 2015–2021 Fiji. All rights reserved.