Package | Description |
---|---|
ilog.views.hypergraph |
This package contains the graphic framework for hypergraphs.
|
ilog.views.hypergraph.crossing |
This package contains the utility classes needed to calculate
tunnel and bridge crossings in segmented hyperedges.
|
Class and Description |
---|
IlvCrossing
A crossing between two crossing aware segments.
|
IlvCrossingAwareObject
A subclass of
IlvGraphic must implement this interface,
if it should be able to display crossing graphics (tunnels, jogs, bridges)
at the place where lines cross. |
IlvCrossingAwareSegment
An interface that represents a segment of a crossing aware link or
hyperedge.
|
IlvParameterizedCrossingAwareObject
A subclass of
IlvGraphic that is able to display crossing
graphics (tunnels, jogs, bridges) at the place where lines cross
can implement this extension of the IlvCrossingAwareObject
interface if it understands the standard crossing parameters:
enable/disable the crossing shape
set/get the crossing graphic
set/get the layer of the crossing graphic
set/get the size of the gap at crossings
set/get whether the gap at crossings is zoomable
|
Class and Description |
---|
IlvAbstractCrossingGraphic
An
IlvAbstractCrossingGraphic serves as the base class of
all classes of advanced crossing graphic objects
such as IlvTunnelCrossings or IlvBridgeCrossings . |
IlvBridgeCrossings
An
IlvBridgeCrossings is an auxiliary graphic object that is
used in combination with an IlvSegmentedHyperEdge . |
IlvCrossing
A crossing between two crossing aware segments.
|
IlvCrossingAwareObject
A subclass of
IlvGraphic must implement this interface,
if it should be able to display crossing graphics (tunnels, jogs, bridges)
at the place where lines cross. |
IlvCrossingAwareSegment
An interface that represents a segment of a crossing aware link or
hyperedge.
|
IlvCrossingGraphic
An interface to be implemented by the crossing graphic object used
in
IlvCrossingAwareObject . |
IlvCrossingOwner
A owner of a crossing.
|
IlvTunnelCrossings
An
IlvTunnelCrossings is an auxiliary graphic object that is
used in combination with an IlvSegmentedHyperEdge . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.