All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.finmath.plots.Plotable Maven / Gradle / Ivy

Go to download

finmath lib plot extensions provide convenient plotting methods by providing consistent wrappers to plot libraries (like JFreeChart or JavaFX).

The newest version!
/*
 * (c) Copyright Christian P. Fries, Germany. Contact: [email protected].
 *
 * Created on 21 May 2018
 */
package net.finmath.plots;

public interface Plotable {

	String getName();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy