org.netbeans.api.visual 2.23.1

Uses of Interface
org.netbeans.api.visual.anchor.AnchorShapeLocationResolver

Packages that use AnchorShapeLocationResolver
org.netbeans.api.visual.anchor This package contains Anchor interface which is used by ConnectionWidget for defining its source and target point. 
 

Uses of AnchorShapeLocationResolver in org.netbeans.api.visual.anchor
 

Methods in org.netbeans.api.visual.anchor that return AnchorShapeLocationResolver
static AnchorShapeLocationResolver AnchorShapeFactory.createWidgetResolver(ConnectionWidget owner, AnchorShapeFactory.ConnectionEnd referencingEnd, Widget attachedWidget)
          Creates a AnchorShapeLocationResolver that uses a widget to resolve the AnchorsShapes location.
 

Methods in org.netbeans.api.visual.anchor with parameters of type AnchorShapeLocationResolver
static AnchorShape AnchorShapeFactory.createAdjustableAnchorShape(AnchorShape shape, AnchorShapeLocationResolver resolver)
          Creates a proxy AnchorShape that is used to adjust the location of an AnchorShape.
 


org.netbeans.api.visual 2.23.1

Built on February 9 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.