Uses of Class
gata.main.PlotterPreferences

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

Uses of PlotterPreferences in gata.main
 

Methods in gata.main that return PlotterPreferences
 PlotterPreferences GATAParams.getPlotterPreferences()
           
 

Methods in gata.main with parameters of type PlotterPreferences
 void GATAParams.setPlotterPreferences(PlotterPreferences preferences)