|
Oracle® Spatial Java API Reference 11g Release 2 (11.2) E11829-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeCostCalculator
This interface defines the methods supported by a node cost calculator.
Method Summary | |
---|---|
double |
getNodeCost(LODAnalysisInfo analysisInfo) Computes the cost of the current node in the analysis info. |
int[] |
getUserDataCategories() Returns the required user data categories. |
Method Detail |
---|
double getNodeCost(LODAnalysisInfo analysisInfo)
analysisInfo
- analysis infoint[] getUserDataCategories()
|
Oracle® Spatial Java API Reference 11g Release 2 (11.2) E11829-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |