public interface ReconnectDecorator
Modifier and Type | Method | Description |
---|---|---|
Anchor |
createFloatAnchor(Point location) |
Creates a floating anchor for a specified location when there is no replacement a widget
|
Anchor |
createReplacementWidgetAnchor(Widget replacementWidget) |
Creates an anchor for a specified replacement widget (of a connection source or target which is going to be reconnected).
|
Anchor createReplacementWidgetAnchor(Widget replacementWidget)
replacementWidget
- the replacement widgetBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.