Uses of Class
gata.main.GATAPlotter

Packages that use GATAPlotter
gata.main Main app, utility, and params for GATAPlotter. 
 

Uses of GATAPlotter in gata.main
 

Methods in gata.main that return GATAPlotter
 GATAPlotter GATAParams.getGataPlotter()
           
 

Methods in gata.main with parameters of type GATAPlotter
 void GATAParams.setGataPlotter(GATAPlotter gata)