public interface Bdv
BdvHandle. This includes BdvSources, as
well as BdvHandles (which return themselves with
getBdvHandle()).
Having a Bdv is useful for adding more stuff to a BigDataViewer
window or panel. This is done using
BdvFunctions.show(..., Bdv.options().addTo(myBdv)).
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
BdvHandle |
getBdvHandle() |
static BdvOptions |
options() |
BdvHandle getBdvHandle()
default void close()
static BdvOptions options()
Copyright © 2015–2021 Fiji. All rights reserved.