|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HeuristicValue in net.sf.myra.framework |
---|
Methods in net.sf.myra.framework that return HeuristicValue | |
---|---|
HeuristicValue |
HeuristicValue.clone()
|
HeuristicValue |
Weighable.getHeuristicValue()
Returns the heuristic value associated with this component. |
HeuristicValue |
Graph.Element.getHeuristicValue()
|
HeuristicValue |
Edge.getHeuristicValue()
|
HeuristicValue |
Weighable.getHeuristicValue(int level)
Returns the heuristic value associated with this component. |
HeuristicValue |
Graph.Element.getHeuristicValue(int level)
|
HeuristicValue |
Edge.getHeuristicValue(int level)
|
Methods in net.sf.myra.framework with parameters of type HeuristicValue | |
---|---|
void |
Weighable.setHeuristicValue(HeuristicValue heuristicValue)
Sets the heuristic value associated with this component. |
void |
Graph.Element.setHeuristicValue(HeuristicValue heuristicValue)
|
void |
Edge.setHeuristicValue(HeuristicValue heuristicValue)
|
void |
Weighable.setHeuristicValue(HeuristicValue heuristicValue,
int level)
Sets the heuristic value associated with this component. |
void |
Graph.Element.setHeuristicValue(HeuristicValue heuristicValue,
int level)
|
void |
Edge.setHeuristicValue(HeuristicValue heuristicValue,
int level)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |