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 |
---|---|
protected boolean |
IlvSegmentedHyperEdge.mergeCrossings(IlvCrossing cr1,
IlvCrossing cr2,
double dist,
double gap)
Decides when to merge crossings.
|
Modifier and Type | Method and Description |
---|---|
IlvCrossing |
IlvCrossingAwareSegment.createCrossing(double x,
double y,
IlvCrossingAwareSegment crossingSegment)
Creates a crossing for the segment.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvCrossingOwner.addCrossing(IlvCrossing crossing,
boolean active)
Adds a crossing.
|
void |
IlvCrossingOwner.removeCrossing(IlvCrossing crossing)
Removes a crossing.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.