anl.aida.bubble
Interface BubblePlot.Updater

Enclosing class:
BubblePlot

private static interface BubblePlot.Updater


Method Summary
 edu.umd.cs.piccolo.PNode update(int i, float px, float py, float scale)
           
 

Method Detail

update

edu.umd.cs.piccolo.PNode update(int i,
                                float px,
                                float py,
                                float scale)