|
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 LODNetworkConstraint
This interface defines a general network constraint for network analysis. Note the constraint is checked during the search but implemented by the users.
| Method Summary | |
|---|---|
boolean |
isSatisfied(LODAnalysisInfo info)Checks if the constraint is satisfied. |
boolean |
requiresUserData()Returns true if the constraint requires user data information. |
| Method Detail |
|---|
boolean requiresUserData()
boolean isSatisfied(LODAnalysisInfo info)
info - the analysis informationLODAnalysisInfo
|
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 | ||||||||