Uses of Class
mathcomp.gui.GeneralMain.Area

Packages that use GeneralMain.Area
mathcomp.gui GUI-Implementation. 
 

Uses of GeneralMain.Area in mathcomp.gui
 

Methods in mathcomp.gui that return GeneralMain.Area
 GeneralMain.Area GeneralMain.getArea()
           
 GeneralMain.Area[] GeneralMain.getAreas()
           
 

Methods in mathcomp.gui with parameters of type GeneralMain.Area
 void GeneralMain.setArea(GeneralMain.Area area)