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 November 8 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.