| Package | Description |
|---|---|
| bdv | |
| bdv.tools | |
| bdv.tools.boundingbox | |
| bdv.tools.brightness | |
| bdv.util | |
| bigwarp | |
| bigwarp.loader |
| Modifier and Type | Field and Description |
|---|---|
protected SetupAssignments |
BigDataViewer.setupAssignments |
| Modifier and Type | Method and Description |
|---|---|
SetupAssignments |
BigDataViewer.getSetupAssignments()
Deprecated.
Instead
getViewer().state() returns the ViewerState that can be modified directly. |
| Modifier and Type | Method and Description |
|---|---|
static void |
InitializeViewerState.initBrightness(double cumulativeMinCutoff,
double cumulativeMaxCutoff,
ViewerPanel viewer,
SetupAssignments setupAssignments)
Deprecated.
|
static void |
InitializeViewerState.initBrightness(double cumulativeMinCutoff,
double cumulativeMaxCutoff,
ViewerState state,
SetupAssignments setupAssignments)
Deprecated.
|
static void |
InitializeViewerState.initBrightness(double cumulativeMinCutoff,
double cumulativeMaxCutoff,
ViewerState state,
SetupAssignments setupAssignments)
Deprecated.
|
| Constructor and Description |
|---|
BoundingBoxDialog(Frame owner,
String title,
ViewerPanel viewer,
SetupAssignments setupAssignments,
int boxSetupId,
Interval initialInterval,
Interval rangeInterval)
Deprecated.
|
BoundingBoxDialog(Frame owner,
String title,
ViewerPanel viewer,
SetupAssignments setupAssignments,
int boxSetupId,
Interval initialInterval,
Interval rangeInterval,
boolean showBoxSource,
boolean showBoxOverlay)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
SetupAssignments.getUnusedSetupId(SetupAssignments setupAssignments)
Deprecated.
Get a
setup id that is not used in
the specified setupAssignments. |
| Constructor and Description |
|---|
BrightnessDialog(Frame owner,
SetupAssignments setupAssignments)
Deprecated.
|
ColorsPanel(SetupAssignments assignments) |
MinMaxPanel(MinMaxGroup group,
SetupAssignments assignments,
BrightnessDialog.MinMaxPanels minMaxPanels,
boolean rememberSizes) |
MinMaxPanels(SetupAssignments assignments,
JDialog dialog,
boolean rememberSizes) |
| Modifier and Type | Field and Description |
|---|---|
protected SetupAssignments |
BdvHandle.setupAssignments |
| Modifier and Type | Method and Description |
|---|---|
SetupAssignments |
BdvHandle.getSetupAssignments()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
BdvFunctions.getUnusedSetupId(SetupAssignments setupAssignments)
Deprecated.
Ok to use for now, but shouldn't be required in the future.
|
| Modifier and Type | Field and Description |
|---|---|
protected SetupAssignments |
BigWarp.setupAssignments |
| Modifier and Type | Method and Description |
|---|---|
SetupAssignments |
BigWarp.getSetupAssignments() |
| Modifier and Type | Method and Description |
|---|---|
void |
BigWarp.BigWarpData.transferChannelSettings(SetupAssignments setupAssignments,
VisibilityAndGrouping visibility)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImagePlusLoader.ColorSettings.updateSetup(SetupAssignments setups)
Deprecated.
|
Copyright © 2015–2021 Fiji. All rights reserved.