Package com.singularsys.jepexamples.applets
package com.singularsys.jepexamples.applets
Example applets that use Jep to perform parsing and evaluation.
-
ClassesClassDescriptionAn abstract base class providing scaling and double buffering support for Canvas components.This application is a simple graphical example for how Jep can be used to evaluate expressions.Application which calculates fractals using a multithreaded system.This class performs the drawing of the fractal, using a number of threads/runnables to compute the image in chunks.This class plots a graph using the Jep API.This application is a demonstration of the possible use of the Jep mathematical expression parser.This class plots parametrised curves specified by two Jep expressions.A plotter which plots parameterised curves given by two equations.This applet is a demonstration of the possible applications of the Jep mathematical expression parser.A JButton that fires repeatedly when the mouse is held down.