Uses of Interface
org.openscience.cdk.math.IFunction
Packages that use IFunction
-
Uses of IFunction in org.openscience.cdk.math.qm
Constructors in org.openscience.cdk.math.qm with parameters of type IFunctionModifierConstructorDescriptionFourierGridBasis
(int N, double minx, double maxx, IFunction potential) -
Uses of IFunction in org.openscience.cdk.renderer
Methods in org.openscience.cdk.renderer that return IFunctionModifier and TypeMethodDescriptionGraphRendererModel.getFunction
(int index) Get a function from this setMethods in org.openscience.cdk.renderer with parameters of type IFunctionModifier and TypeMethodDescriptionvoid
GraphRendererModel.addFunction
(IFunction function) Add a function to the set of functionsvoid
GraphRendererModel.addFunction
(IFunction function, Color color) Add a function to the set of functions