net.sourceforge.plantuml.graph
Class KenavoCostComputer

java.lang.Object
  extended by net.sourceforge.plantuml.graph.KenavoCostComputer
All Implemented Interfaces:
CostComputer

public class KenavoCostComputer
extends Object
implements CostComputer


Constructor Summary
KenavoCostComputer()
           
 
Method Summary
 double getCost(Board board)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KenavoCostComputer

public KenavoCostComputer()
Method Detail

getCost

public double getCost(Board board)
Specified by:
getCost in interface CostComputer


Copyright © 2011. All Rights Reserved.