Modifier and Type | Method and Description |
---|---|
Quantity |
Fast3DFiltersAlgorithm.getKernelX() |
Quantity |
Fast3DFiltersAlgorithm.getKernelY() |
Quantity |
Fast3DFiltersAlgorithm.getKernelZ() |
Modifier and Type | Method and Description |
---|---|
void |
Fast3DFiltersAlgorithm.setKernelX(Quantity kernelX) |
void |
Fast3DFiltersAlgorithm.setKernelY(Quantity kernelY) |
void |
Fast3DFiltersAlgorithm.setKernelZ(Quantity kernelZ) |
Modifier and Type | Method and Description |
---|---|
static Quantity |
ImageJUtils.getPixelSizeX(ij.ImagePlus imp) |
static Quantity |
ImageJUtils.getPixelSizeY(ij.ImagePlus imp) |
static Quantity |
ImageJUtils.getPixelSizeZ(ij.ImagePlus imp) |
Modifier and Type | Method and Description |
---|---|
Quantity |
Quantity.convertTo(String targetUnit) |
Quantity |
Quantity.convertToPixels(Quantity pixelSize) |
static Quantity |
Quantity.parse(String string)
Parses a quantity from a string
|
Modifier and Type | Method and Description |
---|---|
Quantity |
Quantity.convertToPixels(Quantity pixelSize) |
Constructor and Description |
---|
OptionalQuantity(Quantity value,
boolean enabled) |
Quantity(Quantity other) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.