JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sourceforge.plantuml.graph
Interface CostComputer
All Known Implementing Classes:
KenavoCostComputer
,
SimpleCostComputer
public interface
CostComputer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getCost
(
Board
board)
Method Detail
getCost
double getCost(
Board
board)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method