public interface AlignWithWidgetCollector
Modifier and Type | Method | Description |
---|---|---|
Collection<Rectangle> |
getRegions(Widget movingWidget) |
Returns a collection of regions (in scene coordination system) for a specified moving widget.
|
Collection<Rectangle> getRegions(Widget movingWidget)
movingWidget
- the moving widgetBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.