Package ilog.views.graphic.linkpolicy

Contains the link shape policies.

See:
          Description

Interface Summary
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 Summary
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.
 

Package ilog.views.graphic.linkpolicy Description

Contains the link shape policies. A link shape policy is a mechanism to manipulate and constraint the shape of a link. For instance, a link shape policy could be that the link must remain orthogonal (see 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 © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.