Package | Description |
---|---|
bdv.tools.brightness |
Modifier and Type | Method and Description |
---|---|
MinMaxGroup |
SetupAssignments.getMinMaxGroup(ConverterSetup setup)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<MinMaxGroup> |
SetupAssignments.getMinMaxGroups()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
SetupAssignments.moveSetupToGroup(ConverterSetup setup,
MinMaxGroup group)
Deprecated.
Add the specified setup to the specified group.
|
boolean |
SetupAssignments.removeSetupFromGroup(ConverterSetup setup,
MinMaxGroup group)
Deprecated.
Remove the specified setup from the specified group.
|
Constructor and Description |
---|
MinMaxPanel(MinMaxGroup group,
SetupAssignments assignments,
BrightnessDialog.MinMaxPanels minMaxPanels,
boolean rememberSizes) |
Copyright © 2015–2021 Fiji. All rights reserved.