| 
org.netbeans.api.visual 2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoveControlPointProvider | |
|---|---|
| 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 MoveControlPointProvider in org.netbeans.api.visual.action | 
|---|
| Methods in org.netbeans.api.visual.action that return MoveControlPointProvider | |
|---|---|
static MoveControlPointProvider | 
ActionFactory.createFreeMoveControlPointProvider()
Creates a free (without any restriction) move control point (of a ConnectionWidget) provider.  | 
static MoveControlPointProvider | 
ActionFactory.createOrthogonalMoveControlPointProvider()
Creates a orthogonal move control point provider which is usually used with ConnectionWidget with OrthogonalSearchRouter.  | 
| Methods in org.netbeans.api.visual.action with parameters of type MoveControlPointProvider | |
|---|---|
static WidgetAction | 
ActionFactory.createMoveControlPointAction(MoveControlPointProvider provider)
Creates a move control point (of a connection widget) action with a specified provider.  | 
  | 
org.netbeans.api.visual 2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||