Package | Description |
---|---|
org.hkijena.jipipe.desktop.app.grapheditor.commons | |
org.hkijena.jipipe.desktop.app.grapheditor.commons.nodeui | |
org.hkijena.jipipe.utils |
Modifier and Type | Method and Description |
---|---|
PointRange |
JIPipeDesktopGraphCanvasUI.DisplayedSlotEdge.getSourcePoint() |
PointRange |
JIPipeDesktopGraphCanvasUI.DisplayedSlotEdge.getTargetPoint() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopGraphCanvasUI.DisplayedSlotEdge.setSourcePoint(PointRange sourcePoint) |
void |
JIPipeDesktopGraphCanvasUI.DisplayedSlotEdge.setTargetPoint(PointRange targetPoint) |
Modifier and Type | Method and Description |
---|---|
PointRange |
JIPipeDesktopGraphNodeUI.getSlotLocation(JIPipeDataSlot slot)
Returns the location of a slot in relative coordinates
|
PointRange |
JIPipeDesktopGraphNodeUIActiveArea.getZoomedHitAreaCenter() |
Modifier and Type | Method and Description |
---|---|
PointRange |
PointRange.zoom(double zoom)
Apply scaling to all components and return the result.
|
Modifier and Type | Method and Description |
---|---|
static Point |
PointRange.getTightenedTo(PointRange pointRange,
Point target)
Gets a point within the range that is closest to the target point
|
static Point |
PointRange.getTightenedTo(PointRange pointRange,
PointRange target)
Gets a point within the range that is closest to the target point range
|
static void |
PointRange.tighten(PointRange p0,
PointRange p1)
Modifies the center points, so they are closer together.
|
Constructor and Description |
---|
PointRange(PointRange other) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.