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 and Description |
---|---|
static Anchor |
AnchorFactory.createProxyAnchor(StateModel model,
Anchor... anchors)
Creates a proxy anchor with delegates the computation one of specified anchors based on state in a model.
|