JOpt.SDK
Interface IGeoNode
- All Superinterfaces:
- IDistanceMatrixEntry, INode, IViolation
- All Known Subinterfaces:
- IScheduledNode, ITimeWindowNode
- All Known Implementing Classes:
- TimeWindowGeoNode
- public interface IGeoNode
- extends INode
| Methods inherited from interface JOpt.SDK.INode |
getImportance, getLoad, getNodeId, getPreferableResource, getPriority, getRelationships, getType, getVisitationFrequency, isBreakAttached, isUnassigned, setImportance, setLoad, setNodeId, setPreferableResource, setPriority, setRelationships, setType, setUnassigned, setVisitationFrequency |
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