public class mxDoubleValCostFunction extends mxCostFunction
| Constructor and Description |
|---|
mxDoubleValCostFunction() |
| Modifier and Type | Method and Description |
|---|---|
double |
getCost(mxCellState state)
Evaluates the cost of the given cell state.
|
public double getCost(mxCellState state)
mxICostFunctionstate - The cell state to be evaluated