Package | Description |
---|---|
org.hkijena.jipipe.api.grapheditortool | |
org.hkijena.jipipe.ui.grapheditor.general | |
org.hkijena.jipipe.ui.grapheditor.general.nodeui |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeUISlotActiveArea |
JIPipeRewireGraphEditorTool.getCurrentRewireDragSource() |
JIPipeNodeUISlotActiveArea |
JIPipeRewireGraphEditorTool.getCurrentRewireDragTarget() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeRewireGraphEditorTool.setCurrentRewireDragSource(JIPipeNodeUISlotActiveArea currentRewireDragSource) |
void |
JIPipeRewireGraphEditorTool.setCurrentRewireDragTarget(JIPipeNodeUISlotActiveArea currentRewireDragTarget) |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeUISlotActiveArea |
JIPipeGraphCanvasUI.ConnectHighlight.getSource() |
JIPipeNodeUISlotActiveArea |
JIPipeGraphCanvasUI.DisconnectHighlight.getTarget() |
JIPipeNodeUISlotActiveArea |
JIPipeGraphCanvasUI.ConnectHighlight.getTarget() |
Constructor and Description |
---|
ConnectHighlight(JIPipeNodeUISlotActiveArea source,
JIPipeNodeUISlotActiveArea target) |
DisconnectHighlight(JIPipeNodeUISlotActiveArea target,
Set<JIPipeDataSlot> sources) |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeUISlotActiveArea |
JIPipeGraphNodeUI.getSlotActiveArea(JIPipeDataSlot slot) |
JIPipeNodeUISlotActiveArea |
JIPipeNodeUISlotButtonActiveArea.getUISlot() |
JIPipeNodeUISlotActiveArea |
JIPipeGraphNodeUI.pickSlotAtMousePosition(MouseEvent event) |
JIPipeNodeUISlotActiveArea |
JIPipeGraphNodeUI.pickSlotAtMousePosition(Point mousePosition) |
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeNodeUISlotActiveArea> |
JIPipeGraphNodeUI.getInputSlotMap() |
Map<String,JIPipeNodeUISlotActiveArea> |
JIPipeGraphNodeUI.getOutputSlotMap() |
Constructor and Description |
---|
JIPipeNodeUISlotButtonActiveArea(JIPipeGraphNodeUI nodeUI,
JIPipeNodeUISlotActiveArea uiSlot) |
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.