Package | Description |
---|---|
org.hkijena.jipipe.desktop.commons.components | |
org.hkijena.jipipe.plugins.graphannotation.nodes | |
org.hkijena.jipipe.utils |
Modifier and Type | Method and Description |
---|---|
SizeFitMode |
JIPipeDesktopImageFrameComponent.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopImageFrameComponent.setMode(SizeFitMode mode) |
Constructor and Description |
---|
JIPipeDesktopImageFrameComponent(BufferedImage backgroundImage,
boolean withGrid,
SizeFitMode mode,
boolean center) |
Modifier and Type | Method and Description |
---|---|
SizeFitMode |
ImageBoxAnnotationGraphNode.ImageParameters.getFitMode() |
Modifier and Type | Method and Description |
---|---|
void |
ImageBoxAnnotationGraphNode.ImageParameters.setFitMode(SizeFitMode fitMode) |
Modifier and Type | Method and Description |
---|---|
static SizeFitMode |
SizeFitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizeFitMode[] |
SizeFitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.