| Package | Description |
|---|---|
| spim.fiji.plugin | |
| spim.fiji.spimdata.boundingbox | |
| spim.process.fusion.boundingbox |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
Define_Bounding_Box.defineBoundingBox(SpimData2 data,
List<ViewId> viewIds) |
BoundingBox |
Define_Bounding_Box.defineBoundingBox(SpimData2 data,
List<ViewId> viewIds,
String clusterExtension,
String xmlFileName,
boolean saveXML) |
| Modifier and Type | Method and Description |
|---|---|
List<BoundingBox> |
BoundingBoxes.getBoundingBoxes() |
| Modifier and Type | Method and Description |
|---|---|
void |
BoundingBoxes.addBoundingBox(BoundingBox box) |
protected org.jdom2.Element |
XmlIoBoundingBoxes.boundingBoxToXml(BoundingBox bb) |
int |
BoundingBox.compareTo(BoundingBox o) |
| Constructor and Description |
|---|
BoundingBoxes(Collection<BoundingBox> boundingBoxes) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutomaticBoundingBox |
class |
AutomaticReorientation |
class |
BigDataViewerBoundingBox |
class |
BoundingBoxGUI |
class |
PreDefinedBoundingBox |
| Modifier and Type | Method and Description |
|---|---|
static String |
PreDefinedBoundingBox.getBoundingBoxDescription(BoundingBox bb) |
| Constructor and Description |
|---|
BoundingBoxGUI(SpimData2 spimData,
List<ViewId> viewIdsToProcess,
BoundingBox bb) |
Copyright © 2015–2021 Fiji. All rights reserved.