public class RegionOverlapAssociation extends Object implements RegionAssociable
OWNER if the input
region is in a set of source regions.| Constructor and Description |
|---|
RegionOverlapAssociation(Set<ProtectedRegion> source)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Association |
getAssociation(List<ProtectedRegion> regions)
Get the highest association level for the input regions.
|
public RegionOverlapAssociation(Set<ProtectedRegion> source)
source - set of regions that input regions must be contained withinpublic Association getAssociation(List<ProtectedRegion> regions)
RegionAssociablegetAssociation in interface RegionAssociableregions - a list of regionsCopyright © 2015. All Rights Reserved.