站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Package org.netbeans.api.visual.anchor (Visual Library API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.visual 2.2

Uses of Package
org.netbeans.api.visual.anchor

Packages that use org.netbeans.api.visual.anchor
org.netbeans.api.visual.action This package contains ActionFactory class which is factory of all built-in widget-actions provided by the library. 
org.netbeans.api.visual.anchor This package contains Anchor interface which is used by ConnectionWidget for defining its source and target point. 
org.netbeans.api.visual.vmd This package contains a VMD visualization style. 
org.netbeans.api.visual.widget This package contains Widget class. 
 

Classes in org.netbeans.api.visual.anchor used by org.netbeans.api.visual.action
Anchor
          This class represents an anchor for connections.
 

Classes in org.netbeans.api.visual.anchor used by org.netbeans.api.visual.anchor
Anchor
          This class represents an anchor for connections.
Anchor.Direction
          The direction of the anchor.
Anchor.Entry
          Represents a place where an anchor is used.
Anchor.Result
          Represents calculated scene location and orthogonal direction(s) of an anchor.
AnchorFactory.DirectionalAnchorKind
          Represents possible orthogonal directions used by directional anchor.
AnchorShape
          Represents an anchor shape which is rendered at the source and the target point of a connection widget where the shape is used.
PointShape
          Represents a point shape.
 

Classes in org.netbeans.api.visual.anchor used by org.netbeans.api.visual.vmd
Anchor
          This class represents an anchor for connections.
Anchor.Entry
          Represents a place where an anchor is used.
Anchor.Result
          Represents calculated scene location and orthogonal direction(s) of an anchor.
 

Classes in org.netbeans.api.visual.anchor used by org.netbeans.api.visual.widget
Anchor
          This class represents an anchor for connections.
Anchor.Entry
          Represents a place where an anchor is used.
AnchorShape
          Represents an anchor shape which is rendered at the source and the target point of a connection widget where the shape is used.
PointShape
          Represents a point shape.
 


org.netbeans.api.visual 2.2

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.