Modifier and Type | Method and Description |
---|---|
JIPipeGraphViewMode |
GraphEditorUISettings.getDefaultViewMode() |
Modifier and Type | Method and Description |
---|---|
void |
GraphEditorUISettings.setDefaultViewMode(JIPipeGraphViewMode defaultViewMode) |
Modifier and Type | Method and Description |
---|---|
static JIPipeGraphViewMode |
JIPipeGraphViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeGraphViewMode[] |
JIPipeGraphViewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JIPipeGraphViewMode |
JIPipeGraphCanvasUI.getViewMode() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphCanvasUI.setViewMode(JIPipeGraphViewMode viewMode) |
Modifier and Type | Method and Description |
---|---|
void |
RectangularLineDrawer.drawCurrentSegment(Graphics2D graphics2D,
JIPipeGraphViewMode viewMode) |
void |
NonCollidingRectangularLineDrawer.drawCurrentSegment(Graphics2D graphics2D,
JIPipeGraphViewMode viewMode) |
Constructor and Description |
---|
JIPipeNodeUI(JIPipeWorkbench workbench,
JIPipeGraphCanvasUI graphUI,
JIPipeGraphNode node,
JIPipeGraphViewMode viewMode)
Creates a new UI
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.