Edge

class Edge

Static class for graphic display of Tapenade objects with -viewcallgraph option.

Fields

from

protected Node from

idealX

protected int idealX

idealY

protected int idealY

to

protected Node to

x3

protected int[] x3

y3

protected int[] y3

Constructors

Edge

protected Edge()

Methods

draw

protected void draw(Graphics graphics)