public interface AlignWithWidgetCollector
| Modifier and Type | Method and 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 August 28 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.