| Package | Description |
|---|---|
| fiji.plugin.trackmate.gui.displaysettings |
| Modifier and Type | Method and Description |
|---|---|
static StyleElements.BoundedDoubleElement |
StyleElements.boundedDoubleElement(String label,
double rangeMin,
double rangeMax,
DoubleSupplier get,
Consumer<Double> set) |
| Modifier and Type | Method and Description |
|---|---|
static SliderPanelDouble |
StyleElements.linkedSliderPanel(StyleElements.BoundedDoubleElement element,
int tfCols) |
static SliderPanelDouble |
StyleElements.linkedSliderPanel(StyleElements.BoundedDoubleElement element,
int tfCols,
double stepSize) |
default void |
StyleElements.StyleElementVisitor.visit(StyleElements.BoundedDoubleElement doubleElement) |
Copyright © 2015–2021 Fiji. All rights reserved.