|
org.netbeans.api.visual 2.17.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlignWithMoveDecorator | |
|---|---|
| org.netbeans.api.visual.action |
This package contains ActionFactory class which is factory of all built-in widget-actions provided by the library. |
| Uses of AlignWithMoveDecorator in org.netbeans.api.visual.action |
|---|
| Methods in org.netbeans.api.visual.action that return AlignWithMoveDecorator | |
|---|---|
static AlignWithMoveDecorator |
ActionFactory.createDefaultAlignWithMoveDecorator()
Creates a default align-with move decorator. |
| Methods in org.netbeans.api.visual.action with parameters of type AlignWithMoveDecorator | |
|---|---|
static WidgetAction |
ActionFactory.createAlignWithMoveAction(AlignWithWidgetCollector collector,
LayerWidget interractionLayer,
AlignWithMoveDecorator decorator)
Creates a align-with move action. |
static WidgetAction |
ActionFactory.createAlignWithMoveAction(AlignWithWidgetCollector collector,
LayerWidget interractionLayer,
AlignWithMoveDecorator decorator,
boolean outerBounds)
Creates a align-with move action. |
static WidgetAction |
ActionFactory.createAlignWithMoveAction(LayerWidget collectionLayer,
LayerWidget interractionLayer,
AlignWithMoveDecorator decorator)
Creates a align-with move action. |
static WidgetAction |
ActionFactory.createAlignWithMoveAction(LayerWidget collectionLayer,
LayerWidget interractionLayer,
AlignWithMoveDecorator decorator,
boolean outerBounds)
Creates a align-with move action. |
static WidgetAction |
ActionFactory.createAlignWithResizeAction(AlignWithWidgetCollector collector,
LayerWidget interractionLayer,
AlignWithMoveDecorator decorator)
Creates a align-with resize action. |
static WidgetAction |
ActionFactory.createAlignWithResizeAction(AlignWithWidgetCollector collector,
LayerWidget interractionLayer,
AlignWithMoveDecorator decorator,
boolean outerBounds)
Creates a align-with resize action. |
static WidgetAction |
ActionFactory.createAlignWithResizeAction(LayerWidget collectionLayer,
LayerWidget interractionLayer,
AlignWithMoveDecorator decorator)
Creates a align-with resize action. |
static WidgetAction |
ActionFactory.createAlignWithResizeAction(LayerWidget collectionLayer,
LayerWidget interractionLayer,
AlignWithMoveDecorator decorator,
boolean outerBounds)
Creates a align-with resize action. |
|
org.netbeans.api.visual 2.17.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||