Modifier and Type | Method and Description |
---|---|
InterpolationMethod |
TransformScale3DAlgorithm.getInterpolationMethod() |
InterpolationMethod |
TransformScale2DAlgorithm.getInterpolationMethod() |
Modifier and Type | Method and Description |
---|---|
static ij.process.ImageProcessor |
TransformScale2DAlgorithm.scaleProcessor(ij.process.ImageProcessor imp,
int width,
int height,
InterpolationMethod interpolationMethod,
boolean useAveraging,
ScaleMode scaleMode,
Anchor location,
Color background) |
void |
TransformScale3DAlgorithm.setInterpolationMethod(InterpolationMethod interpolationMethod) |
void |
TransformScale2DAlgorithm.setInterpolationMethod(InterpolationMethod interpolationMethod) |
Modifier and Type | Method and Description |
---|---|
static InterpolationMethod |
InterpolationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterpolationMethod[] |
InterpolationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InterpolationMethod |
MontageCreator.ImageParameters.getInterpolationMethod() |
Modifier and Type | Method and Description |
---|---|
void |
MontageCreator.ImageParameters.setInterpolationMethod(InterpolationMethod interpolationMethod) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.