|
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 LODGoalNode
This interface defines the methods to check whether a given node is a goal node for network analysis.
| Method Summary | |
|---|---|
int[] |
getUserDataCategories()Returns the required user data categories. |
boolean |
isGoal(LogicalNetNode node)Returns true if the given node a goal node, false otherwise. |
| Method Detail |
|---|
boolean isGoal(LogicalNetNode node)
node - the given nodeint[] 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 | ||||||||