Package | Description |
---|---|
loci.visbio | |
loci.visbio.data | |
loci.visbio.ext | |
loci.visbio.help | |
loci.visbio.overlays | |
loci.visbio.state | |
loci.visbio.util | |
loci.visbio.view |
Modifier and Type | Field and Description |
---|---|
protected VisBioFrame |
LogicManager.bio
VisBio frame.
|
protected static VisBioFrame |
VisBioFrame.visbio
Running instance of VisBio.
|
Modifier and Type | Method and Description |
---|---|
static VisBioFrame |
VisBioFrame.getVisBio()
Gets the running instance of VisBio.
|
VisBioFrame |
LogicManager.getVisBio()
Gets the VisBio frame for this logic manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
MacAdapter.link(VisBioFrame bio)
Associates the VisBio frame with a Mac OS X adapter.
|
Constructor and Description |
---|
BioDropHandler(VisBioFrame bio)
Constructs a new transfer handler for VisBio file drops.
|
ConsoleManager(VisBioFrame bio)
Constructs an exit manager.
|
ExitManager(VisBioFrame bio)
Constructs an exit manager.
|
LogicManager(VisBioFrame bio)
Constructs a logic manager.
|
MacAdapter(VisBioFrame bio)
Constructs a Mac OS X adapter.
|
PanelManager(VisBioFrame bio)
Constructs a panel manager.
|
SystemManager(VisBioFrame bio)
Constructs a system manager.
|
TaskManager(VisBioFrame bio)
Constructs a tasks manager.
|
WindowManager(VisBioFrame bio)
Constructs a window manager.
|
Constructor and Description |
---|
DataManager(VisBioFrame bio)
Constructs a dataset manager.
|
ExportPane(VisBioFrame bio)
Creates a multidimensional data export dialog.
|
SendToIJPane(VisBioFrame bio)
Creates a dialog for specifying ImageJ export parameters.
|
Constructor and Description |
---|
ExtManager(VisBioFrame bio)
Constructs an external interface manager.
|
Constructor and Description |
---|
HelpManager(VisBioFrame bio)
Constructs an exit manager.
|
Constructor and Description |
---|
OverlayManager(VisBioFrame bio)
Constructs a window manager.
|
Constructor and Description |
---|
OptionManager(VisBioFrame bio)
Constructs an options manager.
|
StateManager(VisBioFrame bio)
Constructs a VisBio state management object.
|
StateManager(VisBioFrame bio,
String stateFile)
Constructs a VisBio state management object.
|
Modifier and Type | Method and Description |
---|---|
static void |
ImageJUtil.sendToImageJ(ij.ImagePlus imp,
VisBioFrame bio)
Displays the given image object within ImageJ, launching ImageJ if
necessary.
|
static void |
ImageJUtil.sendToImageJ(String title,
FlatField[] data,
VisBioFrame bio)
Displays the given FlatFields as an image stack within ImageJ, launching
ImageJ if necessary.
|
static void |
ImageJUtil.sendToImageJ(String title,
Image image,
VisBioFrame bio)
Displays the given image object within ImageJ, launching ImageJ if
necessary.
|
Modifier and Type | Method and Description |
---|---|
VisBioFrame |
DisplayWindow.getVisBio()
Gets associated VisBio frame.
|
Constructor and Description |
---|
DisplayManager(VisBioFrame bio)
Constructs a display manager.
|
Copyright © 2015–2022 SciJava. All rights reserved.