Interface mxICostFunction

    • Method Detail

      • getCost

        double getCost​(mxCellState state)
        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.