Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
static ServiceAreaParameters |
ServiceAreaParameters.create()
Creates a new RouteParameters object.
|
Modifier and Type | Method and Description |
---|---|
Deferred |
ServiceAreaTask.solve(ServiceAreaParameters params)
Solve the service area.
|
Deferred |
ServiceAreaTask.solve(ServiceAreaParameters params,
ServiceAreaSolveCallback callback)
Solve the service area.
|