Skip navigation links

Package org.eth.cyril.graphdrawing.graph.edge

Edge-specific code.

See: Description

Package org.eth.cyril.graphdrawing.graph.edge Description

Edge-specific code. The Edge class contains the usual Edge as used in graphs. The DrawableEdge is used in graph drawers, such that the line to draw the edge with is specified. This allows adding for example bends to edges visually.
Skip navigation links