BdvOptions |
BdvOptions.addTo(Bdv bdv)
When showing content using one of the BdvFunctions methods, this
option can be given to specify that the content should be added to an
existing window.
|
static TransformedBoxSelectionDialog.Result |
BdvFunctions.selectBox(Bdv bdv,
AffineTransform3D boxTransform,
Interval initialInterval,
Interval rangeInterval) |
static TransformedBoxSelectionDialog.Result |
BdvFunctions.selectBox(Bdv bdv,
AffineTransform3D boxTransform,
Interval initialInterval,
Interval rangeInterval,
BoxSelectionOptions options) |
static TransformedRealBoxSelectionDialog.Result |
BdvFunctions.selectRealBox(Bdv bdv,
AffineTransform3D boxTransform,
RealInterval initialInterval,
RealInterval rangeInterval) |
static TransformedRealBoxSelectionDialog.Result |
BdvFunctions.selectRealBox(Bdv bdv,
AffineTransform3D boxTransform,
RealInterval initialInterval,
RealInterval rangeInterval,
BoxSelectionOptions options) |