Package | Description |
---|---|
ilog.views.graphic |
Contains the predefined graphic objects of JViews.
|
ilog.views.graphic.linkpolicy |
Contains the link shape policies.
|
ilog.views.sdm.graphic |
Contains specialized graphic objects used
by the SDM component.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvEnhancedPolylineLinkImage
A link between two nodes of a grapher with several points.
|
Modifier and Type | Method and Description |
---|---|
IlvCrossingAwareLinkImage |
IlvAbstractCrossingGraphic.getRelatedLinkImage()
Returns the link image that belongs to this crossing graphic.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvAbstractCrossingGraphic.setRelatedLinkImage(IlvCrossingAwareLinkImage linkImage)
Sets the link image that belongs to this crossing graphic.
|
Constructor and Description |
---|
IlvAbstractCrossingGraphic(IlvCrossingAwareLinkImage link)
Creates a new
IlvAbstractCrossingGraphic . |
IlvBridgeCrossings(IlvCrossingAwareLinkImage link)
Creates a new
IlvBridgeCrossings . |
IlvCrossingAwareLinkImage(IlvCrossingAwareLinkImage source)
Creates and initializes a new
IlvCrossingAwareLinkImage by
copying an existing one. |
IlvTunnelCrossings(IlvCrossingAwareLinkImage link)
Creates a new
IlvTunnelCrossings . |
Modifier and Type | Class and Description |
---|---|
class |
IlvGeneralLink
A graphic widget to display a link.
|
class |
IlvSimpleLink
A link between two nodes of a grapher with several points.
|
Constructor and Description |
---|
IlvGeneralLinkTunnelCrossings(IlvCrossingAwareLinkImage link)
Creates a new
IlvGeneralLinkTunnelCrossings instance. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.