public class SlotedEdgeBundling extends DefaultEdgeBundling
DEBUG_TUBE_VALIDATION, DEFAULT_PATH_LOCK, groupSlotProcessor
Constructor and Description |
---|
SlotedEdgeBundling() |
Modifier and Type | Method and Description |
---|---|
void |
build(IEdge path) |
void |
clear(IEdge path)
EDGE
|
protected void |
fixEdge(IHierarchicalEdge parent,
IEdge edge)
A special version that does consider a precomputed edge path,
and only insert parent tube path in the middle of two existing
point, that are the start and stop slot points.
|
build, bundle, clear, fixTube, isSameOrDescendant, makeValidation, shouldFlip, validate
public void clear(IEdge path)
DefaultEdgeBundling
clear
in interface IEdgeBundling
clear
in class DefaultEdgeBundling
public void build(IEdge path)
build
in interface IEdgeBundling
build
in class DefaultEdgeBundling
protected void fixEdge(IHierarchicalEdge parent, IEdge edge)
fixEdge
in class DefaultEdgeBundling