JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® Spatial and Graph Java API Reference
12
c
Release 2 (12.2), E55686-02
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
oracle.spatial.network
Interface GoalNode
public interface
GoalNode
This interface defines if a given node is a goal node for network analysis
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isGoal
(
Node
node)
Returns true if the given node is a goal, false otherwise
Method Detail
isGoal
boolean isGoal(
Node
node)
Returns true if the given node is a goal, false otherwise
Parameters:
node
- the given node
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® Spatial and Graph Java API Reference
12
c
Release 2 (12.2), E55686-02
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2007, 2016, Oracle and/or its affiliates. All Rights Reserved.