Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
static AreasAndLengthsParameters |
AreasAndLengthsParameters.create()
Creates a new AreasAndLengthsParameters object.
|
Modifier and Type | Method and Description |
---|---|
Deferred |
GeometryService.areasAndLengths(AreasAndLengthsParameters param)
Computes the area and length for the input polygons.
|
Deferred |
GeometryService.areasAndLengths(AreasAndLengthsParameters param,
AreasAndLengthsCallback callback)
Computes the area and length for the input polygons.
|