Package | Description |
---|---|
org.hkijena.jipipe.plugins.imagejalgorithms.nodes.transform | |
org.hkijena.jipipe.plugins.imagejalgorithms.utils |
Modifier and Type | Method and Description |
---|---|
LineMirror.MirrorOperationMode |
LineMirror2DFromRoiAlgorithm.getMode() |
LineMirror.MirrorOperationMode |
LineMirror2DFromExpressionsAlgorithm.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
LineMirror2DFromRoiAlgorithm.setMode(LineMirror.MirrorOperationMode mode) |
void |
LineMirror2DFromExpressionsAlgorithm.setMode(LineMirror.MirrorOperationMode mode) |
Modifier and Type | Method and Description |
---|---|
static LineMirror.MirrorOperationMode |
LineMirror.MirrorOperationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineMirror.MirrorOperationMode[] |
LineMirror.MirrorOperationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
LineMirror.mirrorImage(ij.process.ImageProcessor ip,
int x1,
int y1,
int x2,
int y2,
LineMirror.MirrorOperationMode mode) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.