Uses of Class
Prog1Tools.FunctionPlotter

Uses of FunctionPlotter in Prog1Tools
 

Methods in Prog1Tools that return FunctionPlotter
static FunctionPlotter FunctionPlotter.getInstance()
          Statische Methode zur einfachen Erzeugung eines Funktions-Plotters.
static FunctionPlotter FunctionPlotter.getInstance(int width, int height)
          Statische Methode zur einfachen Erzeugung eines Funktions-Plotters.