Package | Description |
---|---|
org.hkijena.jipipe.ui.grapheditor.general | |
org.hkijena.jipipe.ui.grapheditor.general.nodeui |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeUISlotActiveArea |
JIPipeGraphCanvasUI.getCurrentConnectionDragSource() |
JIPipeNodeUISlotActiveArea |
JIPipeGraphCanvasUI.getCurrentConnectionDragTarget() |
JIPipeNodeUISlotActiveArea |
JIPipeGraphCanvasUI.ConnectHighlight.getSource() |
JIPipeNodeUISlotActiveArea |
JIPipeGraphCanvasUI.DisconnectHighlight.getTarget() |
JIPipeNodeUISlotActiveArea |
JIPipeGraphCanvasUI.ConnectHighlight.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphCanvasUI.setCurrentConnectionDragSource(JIPipeNodeUISlotActiveArea currentConnectionDragSource) |
void |
JIPipeGraphCanvasUI.setCurrentConnectionDragTarget(JIPipeNodeUISlotActiveArea currentConnectionDragTarget) |
Constructor and Description |
---|
ConnectHighlight(JIPipeNodeUISlotActiveArea source,
JIPipeNodeUISlotActiveArea target) |
DisconnectHighlight(JIPipeNodeUISlotActiveArea target,
Set<JIPipeDataSlot> sources) |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeUISlotActiveArea |
JIPipeNodeUI.getSlotActiveArea(JIPipeDataSlot slot) |
JIPipeNodeUISlotActiveArea |
JIPipeNodeUISlotButtonActiveArea.getUISlot() |
JIPipeNodeUISlotActiveArea |
JIPipeNodeUI.pickSlotAtMousePosition(MouseEvent event) |
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeNodeUISlotActiveArea> |
JIPipeNodeUI.getInputSlotMap() |
Map<String,JIPipeNodeUISlotActiveArea> |
JIPipeNodeUI.getOutputSlotMap() |
Constructor and Description |
---|
JIPipeNodeUISlotButtonActiveArea(JIPipeNodeUISlotActiveArea uiSlot) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.