Package | Description |
---|---|
org.hkijena.jipipe.api.grapheditortool | |
org.hkijena.jipipe.api.nodes | |
org.hkijena.jipipe.desktop.app.grapheditor.commons |
Modifier and Type | Method and Description |
---|---|
default boolean |
JIPipeToggleableGraphEditorTool.canRenderEdge(JIPipeDataSlot source,
JIPipeDataSlot target,
JIPipeGraphEdge edge) |
boolean |
JIPipeRewireGraphEditorTool.canRenderEdge(JIPipeDataSlot source,
JIPipeDataSlot target,
JIPipeGraphEdge edge) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphEdge |
JIPipeGraphConnection.getEdge() |
Modifier and Type | Method and Description |
---|---|
org.jgrapht.Graph<JIPipeDataSlot,JIPipeGraphEdge> |
JIPipeGraph.getGraph() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphEdge.setMetadataFrom(JIPipeGraphEdge other) |
Constructor and Description |
---|
JIPipeGraphConnection(JIPipeGraph graph,
JIPipeDataSlot source,
JIPipeDataSlot target,
JIPipeGraphEdge edge) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphEdge |
JIPipeDesktopGraphCanvasUI.DisplayedSlotEdge.getEdge() |
Constructor and Description |
---|
DisplayedSlotEdge(JIPipeDataSlot source,
JIPipeDataSlot target,
JIPipeGraphEdge edge) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.