Interface ITopologicRelationMapper
-
- All Known Implementing Classes:
ContainsMapper,CoveredbyMapper,CoversMapper,CrossesMapper,DisjointMapper,EqualsMapper,IntersectsMapper,OverlapsMapper,TouchesMapper,WithinMapper
public interface ITopologicRelationMapperInterface for mappers that check for RCC-8 topological relations- Author:
- Axel-C. Ngonga Ngomo (ngonga@informatik.uni-leipzig.de)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AMappinggetMapping(Set<Polygon> source, Set<Polygon> target)
-