Package com.singularsys.extexamples.applets
package com.singularsys.extexamples.applets
Plotting applets using Jep Extensions facilities.
Uses the
com.singularsys.extensions.fastreal package for fast evaluation of expressions.
Since Jep 4.1, extensions 2.2 these a Swing applications rather than deprecated applets.
- Since:
- Jep 3.5 / Extensions 2.0
-
ClassesClassDescriptionOne dimension Bernstein polynomial for implicit plotter app.Pair of bernstein polynomials.An always negative Bernstein polynomial.An always positive Bernstein polynomial.An always zero Bernstein polynomial.Two dimension Bernstein polynomial for implicit plotter app.sign bits for derivativesAn always negative polynomialAn always positive polynomialFour Bernstein polynomialsDerivatives of a polynomialAn always zero polynomialCanvas used by the
ComplexPlotterapplet.Applet for plotting images of complex functions.Canvas used by theContourPlotterapplet.Plots contours of functions defined by implicit functionsf(x,y)=h.Function plotter using field calculation.Canvas used by theImplicitPlotter.Implicit function plotter.Base canvas class where individual pixels can be plotted.Represents a 2D rectangular range.