Package | Description |
---|---|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.graphic.linkpolicy |
Contains the link shape policies.
|
Modifier and Type | Method and Description |
---|---|
protected IlvLinkShapePolicy |
IlvEnhancedPolylineLinkImage.getDefaultLinkShapePolicy(IlvGraphicBag bag)
Returns the default link shape policy of the link.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvAbstractLinkShapePolicy
An
IlvAbstractLinkShapePolicy can serve as base class for all
advanced link shape policies. |
class |
IlvBundleLinkShapePolicy
A link shape policy that organizes multi links and self link in bundles.
|
class |
IlvCrossingLinkShapePolicy
An
IlvCrossingLinkShapePolicy tells the links where the
crossings are. |
class |
IlvOrthogonalLinkShapePolicy
An
IlvOrthogonalLinkShapePolicy always keeps the links
orthogonal. |
Modifier and Type | Method and Description |
---|---|
IlvLinkShapePolicy |
IlvAbstractLinkShapePolicy.getChildPolicy()
Returns the child policy.
|
IlvLinkShapePolicy |
IlvPolicyAwareLinkImage.getLinkShapePolicy()
Returns the link shape policy.
|
static IlvLinkShapePolicy |
IlvLinkShapePolicyUtil.GetLinkShapePolicy(int mode,
IlvGrapher grapher)
Returns the default link shape policy for the policy aware links of
the input grapher that use the input mode.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvAbstractLinkShapePolicy.setChildPolicy(IlvLinkShapePolicy policy)
Sets the child policy.
|
void |
IlvPolicyAwareLinkImage.setLinkShapePolicy(IlvLinkShapePolicy policy)
Sets the link shape policy.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.