|
OptaPlanner distribution 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoadSegmentLocation | |
|---|---|
| org.optaplanner.examples.vehiclerouting.domain.location.segmented | |
| Uses of RoadSegmentLocation in org.optaplanner.examples.vehiclerouting.domain.location.segmented |
|---|
| Fields in org.optaplanner.examples.vehiclerouting.domain.location.segmented with type parameters of type RoadSegmentLocation | |
|---|---|
protected Map<RoadSegmentLocation,Double> |
RoadSegmentLocation.nearbyTravelDistanceMap
|
protected Map<RoadSegmentLocation,Double> |
HubSegmentLocation.nearbyTravelDistanceMap
|
| Methods in org.optaplanner.examples.vehiclerouting.domain.location.segmented that return types with arguments of type RoadSegmentLocation | |
|---|---|
Map<RoadSegmentLocation,Double> |
RoadSegmentLocation.getNearbyTravelDistanceMap()
|
Map<RoadSegmentLocation,Double> |
HubSegmentLocation.getNearbyTravelDistanceMap()
|
| Methods in org.optaplanner.examples.vehiclerouting.domain.location.segmented with parameters of type RoadSegmentLocation | |
|---|---|
Double |
RoadSegmentLocation.getDistanceDouble(RoadSegmentLocation location)
|
double |
HubSegmentLocation.getDistanceDouble(RoadSegmentLocation location)
|
protected double |
RoadSegmentLocation.getShortestDistanceDoubleThroughHubs(RoadSegmentLocation location)
|
protected double |
HubSegmentLocation.getShortestDistanceDoubleThroughOtherHub(RoadSegmentLocation location)
|
| Method parameters in org.optaplanner.examples.vehiclerouting.domain.location.segmented with type arguments of type RoadSegmentLocation | |
|---|---|
void |
RoadSegmentLocation.setNearbyTravelDistanceMap(Map<RoadSegmentLocation,Double> nearbyTravelDistanceMap)
|
void |
HubSegmentLocation.setNearbyTravelDistanceMap(Map<RoadSegmentLocation,Double> nearbyTravelDistanceMap)
|
|
OptaPlanner distribution 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||