JOpt.SDK
Interface IGeoNode
- All Superinterfaces:
- IDistanceMatrixEntry, INode, IViolation
- All Known Subinterfaces:
- IScheduledNode, ITimeWindowNode
- All Known Implementing Classes:
- TimeWindowGeoNode
- public interface IGeoNode
- extends INode
setLatitude
public void setLatitude(double latitude)
- Parameters:
latitude - set the geographical latitude for linear distance estimation
if not using a distance matrix
getLatitude
public double getLatitude()
- Returns:
- get the nodes geografical latitude
setLongitude
public void setLongitude(double longitude)
getLongitude
public double getLongitude()
- Returns:
- get the nodes geografical longitude