public class TreeConnectionSelectionPredicate
extends java.lang.Object
implements java.util.function.BiPredicate<de.tesis.dynaware.grapheditor.GConnectionSkin,javafx.geometry.Rectangle2D>
| Constructor and Description |
|---|
TreeConnectionSelectionPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(de.tesis.dynaware.grapheditor.GConnectionSkin connectionSkin,
javafx.geometry.Rectangle2D selectionBox) |
Copyright © 2015 TESIS DYNAware. All Rights Reserved.