Interface | Description |
---|---|
IlvCrossingGraphic |
An interface to be implemented by the crossing graphic object used
in
IlvCrossingAwareLinkImage . |
IlvLinkShapePolicy |
A link shape policy gets notified by the
IlvPolicyAwareLinkImage whenever the link shape changes. |
Class | Description |
---|---|
IlvAbstractCrossingGraphic |
An
IlvAbstractCrossingGraphic serves as the base class of
all classes of advanced crossing graphic objects
such as IlvTunnelCrossings or IlvBridgeCrossings . |
IlvAbstractLinkShapePolicy |
An
IlvAbstractLinkShapePolicy can serve as base class for all
advanced link shape policies. |
IlvBridgeCrossings |
An
IlvBridgeCrossings is an auxiliary graphic object that is
used in combination with an IlvCrossingAwareLinkImage or
IlvEnhancedPolylineLinkImage . |
IlvBundleLinkShapePolicy |
A link shape policy that organizes multi links and self link in bundles.
|
IlvCrossingAwareLinkImage |
An
IlvCrossingAwareLinkImage is
a link between two nodes of a grapher with several bend points, that is
is aware of link crossings. |
IlvCrossingLinkShapePolicy |
An
IlvCrossingLinkShapePolicy tells the links where the
crossings are. |
IlvLinkShapePolicyUtil |
Utility class for link shape policies.
|
IlvOrthogonalLinkShapePolicy |
An
IlvOrthogonalLinkShapePolicy always keeps the links
orthogonal. |
IlvPolicyAwareLinkImage |
IlvPolicyAwareLinkImage is a subclass of
IlvPolylineLinkImage used to set the format of the line linking
two nodes. |
IlvTunnelCrossings |
An
IlvTunnelCrossings is an auxiliary graphic object that is
used in combination with an IlvCrossingAwareLinkImage or
IlvEnhancedPolylineLinkImage . |
IlvOrthogonalLinkShapePolicy
).
Another link shape policy ensures that crossings of links are displayed as
tunnel or bridge shape (see IlvCrossingLinkShapePolicy
).
Another link shape policy ensures that straight multilink bundles don't
overlap (see IlvBundleLinkShapePolicy
).
Link shape policies can be installed at links of type
IlvPolicyAwareLinkImage
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.