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 |
---|---|
IlvCrossingAwareSegment[] |
IlvSegmentedHyperEdge.getCrossingAwareSegments(IlvTransformer t)
Returns those segments of the hyperedge that can display a crossing.
|
Modifier and Type | Method and Description |
---|---|
IlvCrossingAwareSegment[] |
IlvCrossingAwareObject.getCrossingAwareSegments(IlvTransformer t)
Returns all segments of the object.
|
Modifier and Type | Method and Description |
---|---|
IlvCrossing |
IlvCrossingAwareSegment.createCrossing(double x,
double y,
IlvCrossingAwareSegment crossingSegment)
Creates a crossing for the segment.
|
boolean |
IlvCrossingAwareSegment.isIncident(IlvCrossingAwareSegment segment)
Returns whether this crossing aware segment is incident to the input
segment.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.