Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
static OffsetParameters |
OffsetParameters.create()
Creates a new OffsetParameters object.
|
Modifier and Type | Method and Description |
---|---|
Deferred |
GeometryService.offset(OffsetParameters params)
Constructs the offset of the input geometries.
|
Deferred |
GeometryService.offset(OffsetParameters params,
OffsetCallback callback)
Constructs the offset of the input geometries.
|