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.
|
Modifier and Type | Method and Description |
---|---|
IlvSegmentedHyperEdge |
IlvSegmentedHyperEdge.Segment.getHyperEdge()
Returns the hyperedge that owns this segment.
|
Constructor and Description |
---|
IlvSegmentedHyperEdge(IlvSegmentedHyperEdge source)
Creates an
IlvSegmentedHyperEdge by copying an existing one. |
IlvSegmentedHyperEdgeSelection(IlvSegmentedHyperEdge obj)
Creates a new selection object.
|
Constructor and Description |
---|
IlvBridgeCrossings(IlvSegmentedHyperEdge edge)
Creates a new
IlvBridgeCrossings . |
IlvTunnelCrossings(IlvSegmentedHyperEdge edge)
Creates a new
IlvTunnelCrossings . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.