Node

class Node

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

Fields

fixed

protected boolean fixed

h2

protected double h2

speedX

protected double speedX

speedY

protected double speedY

w2

protected double w2

x

protected double x

y

protected double y

Constructors

Node

protected Node()

Methods

draw

protected void draw(Graphics graphics)

setSelected

protected void setSelected(boolean selected)