net.sourceforge.plantuml.graph
Class SimpleCostComputer
java.lang.Object
net.sourceforge.plantuml.graph.SimpleCostComputer
- All Implemented Interfaces:
- CostComputer
public class SimpleCostComputer
- extends Object
- implements CostComputer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCostComputer
public SimpleCostComputer()
getCost
public double getCost(Board board)
- Specified by:
getCost
in interface CostComputer
Copyright © 2011. All Rights Reserved.