Documentation of 'com.mxgraph.costfunction.mxDoubleValCostFunction' Java class
mxDoubleValCostFunction
com.mxgraph.costfunction

Class mxDoubleValCostFunction

  • All Implemented Interfaces:
    mxICostFunction


    public class mxDoubleValCostFunction
    extends mxCostFunction
    A cost function that assumes that edge value is of type "double" or "String" and returns that value. Default edge weight is 1.0 (if no double value can be retrieved)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double getCost(mxCellState state)
      Evaluates the cost of the given cell state.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • mxDoubleValCostFunction

        public mxDoubleValCostFunction()
    • Method Detail

      • getCost

        public double getCost(mxCellState state)
        Description copied from interface: mxICostFunction
        Evaluates the cost of the given cell state.
        Parameters:
        state - The cell state to be evaluated
        Returns:
        Returns the cost to traverse the given cell state.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.