MVT API

Package mvt.tools

Class Summary
Graphics2DPanel The Graphics 2D Panel is the place that mouseListeners are added as well as any components that are specific to a Plot2DPanel and are located on top of the Plot2DPanel itself.
Graphics3DPanel The Graphics 3D Panel is the place that mouseListeners are added as well as any components that are specific to a Plot3DPanel but are located upon the Plot3DPanel itself.
GraphicsPanel GraphicsPanel is an abstract class that takes much of the similarities of Graphics2DPanel and Graphics3DPanel an puts them in one place.
GraphicsPanel$1  
GraphicsPanel$2  
InputPanel Input Panel takes the function and bounds on the variables.
OptionsPanel OptionPanel takes many necessarily but less prominent inputs that are necessary for a tool to operate.
ToolPanel Any Tabbed Tool will be a subclass of this object, and will add tools that inhert from this class or one of its children.
 


MVT API

mvt.icons