Package | Description |
---|---|
org.netbeans.api.visual.anchor |
This package contains
Anchor interface which is used by ConnectionWidget for defining its source and target point. |
Modifier and Type | Method | Description |
---|---|---|
static AnchorShapeLocationResolver |
AnchorShapeFactory.createWidgetResolver(ConnectionWidget owner,
AnchorShapeFactory.ConnectionEnd referencingEnd,
Widget attachedWidget) |
Creates a AnchorShapeLocationResolver that uses a widget to resolve the
AnchorsShapes location.
|
Modifier and Type | Method | Description |
---|---|---|
static AnchorShape |
AnchorShapeFactory.createAdjustableAnchorShape(AnchorShape shape,
AnchorShapeLocationResolver resolver) |
Creates a proxy AnchorShape that is used to adjust the location of an AnchorShape.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.