com.mxgraph.costfunction.mxCostFunction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jgraphx Show documentation
Show all versions of jgraphx Show documentation
JGraphX is a Java Swing diagramming (graph visualisation) library
package com.mxgraph.costfunction;
import com.mxgraph.analysis.mxICostFunction;
public abstract class mxCostFunction implements mxICostFunction
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy