Package | Description |
---|---|
org.hkijena.jipipe.api.nodes | |
org.hkijena.jipipe.plugins.settings |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphEdge.Visibility |
JIPipeGraphEdge.getUiVisibility() |
static JIPipeGraphEdge.Visibility |
JIPipeGraphEdge.Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeGraphEdge.Visibility[] |
JIPipeGraphEdge.Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphEdge.setUiVisibility(JIPipeGraphEdge.Visibility uiVisibility) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphEdge.Visibility |
JIPipeGraphEditorUIApplicationSettings.getDefaultEdgeVisibility() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphEditorUIApplicationSettings.setDefaultEdgeVisibility(JIPipeGraphEdge.Visibility defaultEdgeVisibility) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.