JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
edu.ucdavis.cstars.client.callback.ClosestFacilitySolveCallback
Packages that use
ClosestFacilitySolveCallback
Package
Description
edu.ucdavis.cstars.client.tasks
Uses of
ClosestFacilitySolveCallback
in
edu.ucdavis.cstars.client.tasks
Methods in
edu.ucdavis.cstars.client.tasks
with parameters of type
ClosestFacilitySolveCallback
Modifier and Type
Method and Description
Deferred
ClosestFacilityTask.
solve
(
ClosestFacilityParameters
params,
ClosestFacilitySolveCallback
callback)
Solve the closest facility.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes