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 |
---|---|
Quantity |
FilamentVertex.getPhysicalVoxelSizeX() |
Quantity |
FilamentVertex.getPhysicalVoxelSizeY() |
Quantity |
FilamentVertex.getPhysicalVoxelSizeZ() |
Modifier and Type | Method and Description |
---|---|
org.scijava.vecmath.Vector3d |
Point3d.pixelsToUnit(Quantity vsx,
Quantity vsy,
Quantity vsz,
String unit) |
void |
FilamentVertex.setPhysicalVoxelSizeX(Quantity physicalVoxelSizeX) |
void |
FilamentVertex.setPhysicalVoxelSizeY(Quantity physicalVoxelSizeY) |
void |
FilamentVertex.setPhysicalVoxelSizeZ(Quantity physicalVoxelSizeZ) |
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–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.