org.netbeans.api.visual 2.35

org.netbeans.api.visual.action
Interface AlignWithMoveDecorator


public interface AlignWithMoveDecorator

This interface decorates of a align-with move action.


Method Summary
 ConnectionWidget createLineWidget(Scene scene)
          Creates a connection widget that will be used as a alignment lines for align-with effect.
 

Method Detail

createLineWidget

ConnectionWidget createLineWidget(Scene scene)
Creates a connection widget that will be used as a alignment lines for align-with effect.

Parameters:
scene - the scene where the widget is going to be used
Returns:
the connection widget

org.netbeans.api.visual 2.35

Built on November 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.