This patch extends Plottable class to allow instances calculate values using results of other graph sources.
CDEF speed up nearly by the factor of 10. May be less, may be more, but the speedup is significant.
Added way to draw on top of graph.
Some general optimization for bottlenecks found with java profiler.
patch