Package | Description |
---|---|
org.hkijena.jipipe.ui.grapheditor.general | |
org.hkijena.jipipe.ui.grapheditor.general.nodeui |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeUIActiveArea |
JIPipeGraphCanvasUI.getCurrentConnectionDragSource() |
JIPipeNodeUIActiveArea |
JIPipeGraphCanvasUI.getCurrentConnectionDragTarget() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphCanvasUI.setCurrentConnectionDragSource(JIPipeNodeUIActiveArea currentConnectionDragSource) |
void |
JIPipeGraphCanvasUI.setCurrentConnectionDragTarget(JIPipeNodeUIActiveArea currentConnectionDragTarget) |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeNodeUIAddSlotButtonActiveArea |
class |
JIPipeNodeUIRunNodeActiveArea |
class |
JIPipeNodeUISlotActiveArea
Active area that stores the state of a slot
|
class |
JIPipeNodeUISlotButtonActiveArea |
class |
JIPipeNodeUIWholeNodeActiveArea |
Modifier and Type | Field and Description |
---|---|
protected List<JIPipeNodeUIActiveArea> |
JIPipeGraphNodeUI.activeAreas |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeUIActiveArea |
JIPipeGraphNodeUI.getCurrentActiveArea() |
JIPipeNodeUIActiveArea |
JIPipeGraphNodeUI.pickAddSlotAtMousePosition(MouseEvent event) |
Modifier and Type | Method and Description |
---|---|
int |
JIPipeNodeUIActiveArea.compareTo(JIPipeNodeUIActiveArea o) |
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.