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, viewIdsToProcess
max, 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, setUpDefaultValues
compareTo, dimension, dimensions, getMax, getMin, getTitle, max, max, max, min, min, min, numDimensions, realMax, realMax, realMax, realMin, realMin, realMin, setTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
maxAsLongArray, maxAsPoint, minAsLongArray, minAsPoint
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint
allPositive, allPositive, dimensions, dimensionsAsLongArray, dimensionsAsPoint, verify, verify, verifyAllPositive, verifyAllPositive
public static int defaultBoundingBox
public static boolean defaultAllowModify
public boolean queryParameters(Fusion fusion, ImgExport imgExport)
queryParameters
in class BoundingBoxGUI
public static String getBoundingBoxDescription(BoundingBox bb)
public PreDefinedBoundingBox newInstance(SpimData2 spimData, List<ViewId> viewIdsToProcess)
newInstance
in class BoundingBoxGUI
viewIdsToProcess
- - which view ids to fusepublic String getDescription()
getDescription
in class BoundingBoxGUI
protected void addListeners(GenericDialog gd, Choice choice, Label label1, Label label2)
Copyright © 2015–2021 Fiji. All rights reserved.