Package | Description |
---|---|
org.hkijena.jipipe.ui.components |
Modifier and Type | Method and Description |
---|---|
ImageFrame.Mode |
ImageFrame.getMode() |
static ImageFrame.Mode |
ImageFrame.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageFrame.Mode[] |
ImageFrame.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageFrame.setMode(ImageFrame.Mode mode) |
Constructor and Description |
---|
ImageFrame(BufferedImage backgroundImage,
boolean withGrid,
ImageFrame.Mode mode,
boolean center) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.