|
org.netbeans.api.visual 2.28.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AlignWithWidgetCollector
This interface is used for collecting regions for which the moving widget has to be checked.
Method Summary | |
---|---|
Collection<Rectangle> |
getRegions(Widget movingWidget)
Returns a collection of regions (in scene coordination system) for a specified moving widget. |
Method Detail |
---|
Collection<Rectangle> getRegions(Widget movingWidget)
movingWidget
- the moving widget
|
org.netbeans.api.visual 2.28.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |