@Api @Component public class CombineUnionService extends Object implements CombineResultService
| Constructor and Description |
|---|
CombineUnionService() |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Envelope |
combine(List<GetLocationResult> results)
Combine the envelopes from the match results into the end result.
|
public com.vividsolutions.jts.geom.Envelope combine(List<GetLocationResult> results)
CombineResultServicecombine in interface CombineResultServiceresults - results which need to be combinedCopyright © 2013 Geosparc. All Rights Reserved.