mxICostFunction
public class mxDoubleValCostFunction extends mxCostFunction
Constructor | Description |
---|---|
mxDoubleValCostFunction() |
Modifier and Type | Method | Description |
---|---|---|
double |
getCost(mxCellState state) |
Evaluates the cost of the given cell state.
|
public double getCost(mxCellState state)
mxICostFunction
state
- The cell state to be evaluatedCopyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.