gama.flowviz
Interface StreamlinePlotter

All Known Implementing Classes:
ESSPlotter, SingleStreamlinePlotter

public interface StreamlinePlotter
extends Plotter

Abstract plotter for plotting streamlines. Creation date: (20.01.2002 17:56:10)


Method Summary
 void plot(Point _seed_point)
          Insert the method's description here.
 
Methods inherited from interface gama.flowviz.Plotter
plot
 

Method Detail

plot

public void plot(Point _seed_point)
Insert the method's description here. Creation date: (20.01.2002 17:56:45)
Parameters:
_seedx - int
_seedy - int