public class PreDefinedBoundingBox extends BoundingBoxGUI
BoundingBoxGUI.ManageListeners| Modifier and Type | Field and Description |
|---|---|
static boolean |
defaultAllowModify |
static int |
defaultBoundingBox |
changedSpimDataObject, defaultImgType, defaultMax, defaultMin, defaultPixelType, downsampling, imgtype, imgTypes, pixelType, pixelTypes, spimData, staticDownsampling, viewIdsToProcessmax, min, title| Constructor and Description |
|---|
PreDefinedBoundingBox(SpimData2 spimData,
List<ViewId> viewIdsToProcess) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addListeners(GenericDialog gd,
Choice choice,
Label label1,
Label label2) |
static String |
getBoundingBoxDescription(BoundingBox bb) |
String |
getDescription() |
PreDefinedBoundingBox |
newInstance(SpimData2 spimData,
List<ViewId> viewIdsToProcess) |
boolean |
queryParameters(Fusion fusion,
ImgExport imgExport) |
protected static void |
update(SpimData2 spimData,
Choice choice,
Label label1,
Label label2) |
cleanUp, computeMaxBoundingBoxDimensions, getDimensions, getDownSampling, getImgFactory, getImgType, getPixelType, getSimpleDialog, numPixels, queryParameters, setUpDefaultValuescompareTo, dimension, dimensions, getMax, getMin, getTitle, max, max, max, min, min, min, numDimensions, realMax, realMax, realMax, realMin, realMin, realMin, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmaxAsLongArray, maxAsPoint, minAsLongArray, minAsPointmaxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPointallPositive, allPositive, dimensions, dimensionsAsLongArray, dimensionsAsPoint, verify, verify, verifyAllPositive, verifyAllPositivepublic static int defaultBoundingBox
public static boolean defaultAllowModify
public boolean queryParameters(Fusion fusion, ImgExport imgExport)
queryParameters in class BoundingBoxGUIpublic static String getBoundingBoxDescription(BoundingBox bb)
public PreDefinedBoundingBox newInstance(SpimData2 spimData, List<ViewId> viewIdsToProcess)
newInstance in class BoundingBoxGUIviewIdsToProcess - - which view ids to fusepublic String getDescription()
getDescription in class BoundingBoxGUIprotected void addListeners(GenericDialog gd, Choice choice, Label label1, Label label2)
Copyright © 2015–2021 Fiji. All rights reserved.