Package | Description |
---|---|
bdv | |
bdv.util | |
spim.fiji.plugin.apply | |
spim.fiji.spimdata.explorer | |
spim.fiji.spimdata.explorer.popup | |
spim.process.fusion.boundingbox |
Modifier and Type | Method and Description |
---|---|
static BigDataViewer |
BigDataViewer.open(AbstractSpimData<?> spimData,
String windowTitle,
ProgressWriter progressWriter,
ViewerOptions options) |
static BigDataViewer |
BigDataViewer.open(ArrayList<ConverterSetup> converterSetups,
ArrayList<SourceAndConverter<?>> sources,
int numTimepoints,
CacheControl cache,
String windowTitle,
ProgressWriter progressWriter,
ViewerOptions options) |
static BigDataViewer |
BigDataViewer.open(String xmlFilename,
String windowTitle,
ProgressWriter progressWriter,
ViewerOptions options) |
Modifier and Type | Method and Description |
---|---|
static void |
BigDataViewerActions.install(Actions actions,
BigDataViewer bdv)
Create BigDataViewer actions and install them in the specified
Actions . |
static void |
BigDataViewerActions.installActionBindings(InputActionBindings inputActionBindings,
BigDataViewer bdv,
KeyStrokeAdder.Factory keyProperties)
Create BigDataViewer actions and install them in the specified
InputActionBindings . |
Modifier and Type | Method and Description |
---|---|
BigDataViewer |
BdvHandleFrame.getBigDataViewer() |
Modifier and Type | Method and Description |
---|---|
static int |
BdvFunctions.getUnusedSetupId(BigDataViewer bdv)
Deprecated.
Ok to use for now, but shouldn't be required in the future.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BigDataViewerTransformationWindow.close(Frame parent,
BigDataViewer bdv) |
static void |
BigDataViewerTransformationWindow.disposeViewerWindow(BigDataViewer bdv) |
Constructor and Description |
---|
ApplyButtonListener(Frame parent,
BigDataViewer bdv) |
BDVChecker(BigDataViewer bdv,
Label text1,
Label text2,
Label text3) |
BigDataViewerTransformationWindow(BigDataViewer bdv) |
CancelButtonListener(Frame parent,
BigDataViewer bdv) |
Modifier and Type | Method and Description |
---|---|
static void |
ViewSetupExplorerPanel.setFusedModeSimple(BigDataViewer bdv,
AbstractSpimData<?> data) |
static void |
ViewSetupExplorerPanel.updateBDV(BigDataViewer bdv,
boolean colorMode,
AbstractSpimData<?> data,
BasicViewDescription<? extends BasicViewSetup> firstVD,
Collection<? extends BasicViewDescription<? extends BasicViewSetup>> selectedRows) |
Modifier and Type | Field and Description |
---|---|
BigDataViewer |
BDVPopup.bdv |
Modifier and Type | Method and Description |
---|---|
static BigDataViewer |
BDVPopup.createBDV(ViewSetupExplorerPanel<?,?> panel) |
Modifier and Type | Method and Description |
---|---|
static Pair<BigDataViewer,Boolean> |
BigDataViewerBoundingBox.getBDV(AbstractSpimData<?> spimData,
Collection<ViewId> viewIdsToProcess) |
Copyright © 2015–2021 Fiji. All rights reserved.