Holger's
Java API

Uses of Interface
com.antelmann.math.Function2D

Packages that use Function2D
com.antelmann.util.gui This package contains utility classes for GUI related implementations. 
 

Uses of Function2D in com.antelmann.util.gui
 

Fields in com.antelmann.util.gui declared as Function2D
 Function2D Plot2DFunction.function
          the function to be plotted
 

Constructors in com.antelmann.util.gui with parameters of type Function2D
Plot2DFunction(Function2D function, String text)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads