Package | Description |
---|---|
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. |
Class and Description |
---|
Anchor
This class represents an anchor for connections.
|
Class and Description |
---|
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.
|
AnchorShapeFactory.ConnectionEnd |
AnchorShapeLocationResolver
The AnchorShapeLocationResolver is used to resolve an AnchorShapes cut
distance.
|
PointShape
Represents a point shape.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|