Package org.fraid.graphics

Class Summary
GraphicsPanel Objects of this class provide medium for 2D plotting.
GraphicsStore A singleton which manages all open GraphicsPanels for the session.
GraphicsUser The abstract superclass of all classes responsible for generating 2D images in FrAid.
ModelFactory A singleton which finds the appropriate model according to the name or XML descripption passed.
PaintMode  
PrincFrame  
SaveToFileUser Extention to GraphicsUser which generates an image and saves it to a file.
SliderPanel The wrapper panel for a GraphicsPanel.
 

Exception Summary
GraphicsException This is the exception which should be thrown by the classes in this package.
GraphicsStoreException  
 



Fraid (system and language). (C) 2003-2007 Ivaylo Iliev
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.