org.netbeans.api.visual 2.23.1

Uses of Class
org.netbeans.api.visual.model.StateModel

Packages that use StateModel
org.netbeans.api.visual.anchor 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 StateModel
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.
 


org.netbeans.api.visual 2.23.1

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