Uses of Class
org.netbeans.api.visual.model.StateModel
Packages that use StateModel
Package
Description
This package contains
Anchor
interface which is used by ConnectionWidget
for defining its source and target point.-
Uses of StateModel in org.netbeans.api.visual.anchor
Methods in org.netbeans.api.visual.anchor with parameters of type StateModelModifier and TypeMethodDescriptionstatic 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.