public interface NodeCostCalculator
Modifier and Type | Method and Description |
---|---|
double |
getNodeCost(LODAnalysisInfo analysisInfo)
Computes the cost of the current node in the analysis info.
|
int[] |
getUserDataCategories()
Returns the required user data categories.
|
double getNodeCost(LODAnalysisInfo analysisInfo)
analysisInfo
- analysis infoint[] getUserDataCategories()