Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
static RelationParameters |
RelationParameters.create()
Creates a new RelationParameter object.
|
Modifier and Type | Method and Description |
---|---|
Deferred |
GeometryService.relation(RelationParameters params)
Computes the set of pairs of geometries from the input geometry arrays that belong to the specified relation.
|
Deferred |
GeometryService.relation(RelationParameters params,
RelationCallback callback)
Computes the set of pairs of geometries from the input geometry arrays that belong to the specified relation.
|