Package ilog.views.linkconnector

Contains the predefined link connectors of JViews.

See:
          Description

Interface Summary
IlvShapePath An interface to be implemented by objects that want to provide a nonrectangular shape.
 

Class Summary
IlvCenterLinkConnector A link connector that always connects the links to the center of the nodes.
IlvClippingLinkConnector A link connector that clips the link at the border of a node.
IlvClippingUtil Utility class for clipping lines and links.
IlvDefaultGrapherPin This class is a convenient concrete implementation of the abstract class IlvGrapherPin.
IlvFreeLinkConnector A link connector that allows to choose the connection points freely relative to the position of the node.
IlvGrapherPin This class can be used to represent the location of the connection point of a link (IlvLinkImage).
IlvPinLinkConnector This class is dedicated to the computation of the connection points of links (IlvLinkImage in a grapher (IlvGrapher) using pins (IlvGrapherPin).
 

Package ilog.views.linkconnector Description

Contains the predefined link connectors of JViews. Link connectors compute the connection points of links at nodes in a grapher.

Some graph layout styles require that the free link connector or a clipping link connector is installed in order to reshape the links properly.

Since:
JViews 6.0
See Also:
IlvLinkConnector, IlvLinkImage, IlvGrapher


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.