|
Oracle® Spatial Java API Reference 11g Release 1 (11.1) B28401-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinkLevelSelector
A LinkLevelSelector selects the link level for the next node to expend on.
Method Summary | |
---|---|
int |
getLinkLevelToExpand(LODAnalysisInfo ai) Returns the link level for the next node to expend on. |
boolean |
requiresAnalysisInfo() Whether analysis info is required. |
boolean |
requiresUserData() Whether user data is required. |
Method Detail |
---|
int getLinkLevelToExpand(LODAnalysisInfo ai) throws LODNetworkException
ai
- analysis informationLODNetworkException
boolean requiresAnalysisInfo()
boolean requiresUserData()
|
Oracle® Spatial Java API Reference 11g Release 1 (11.1) B28401-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |