Uses of Interface
org.aksw.limes.core.measures.mapper.topology.ITopologicRelationMapper
-
-
Uses of ITopologicRelationMapper in org.aksw.limes.core.measures.mapper.topology
Classes in org.aksw.limes.core.measures.mapper.topology that implement ITopologicRelationMapper Modifier and Type Class Description classContainsMapperMapper that checks for the topological relation contains.classCoveredbyMapperMapper that checks for the topological relation coveredby.classCoversMapperMapper that checks for the topological relation covered.classCrossesMapperMapper that checks for the topological relation crosses.classDisjointMapperMapper that checks for the topological relation disjoint.classEqualsMapperMapper that checks for the topological relation equals.classIntersectsMapperMapper that checks for the topological relation crosses.classOverlapsMapperMapper that checks for the topological relation overlaps.classTouchesMapperMapper that checks for the topological relation touches.classWithinMapperMapper that checks for the topological relation within. -
Uses of ITopologicRelationMapper in org.aksw.limes.core.measures.mapper.topology.cobalt.area
Classes in org.aksw.limes.core.measures.mapper.topology.cobalt.area that implement ITopologicRelationMapper Modifier and Type Class Description classCobaltAreaContainsMapperMapper that checks for the topological relation contains using cobalts area function.classCobaltAreaCoveredbyMapperMapper that checks for the topological relation coveredby using cobalts area function.classCobaltAreaCoversMapperMapper that checks for the topological relation covered using cobalts area function.classCobaltAreaDisjointMapperMapper that checks for the topological relation disjoint using cobalts area function.classCobaltAreaEqualsMapperMapper that checks for the topological relation equals using cobalts area function.classCobaltAreaIntersectsMapperMapper that checks for the topological relation intersects using cobalts area function.classCobaltAreaOverlapsMapperMapper that checks for the topological relation overlaps using cobalts area function.classCobaltAreaTouchesMapperMapper that checks for the topological relation touches using cobalts area function.classCobaltAreaWithinMapperMapper that checks for the topological relation within using cobalts area function. -
Uses of ITopologicRelationMapper in org.aksw.limes.core.measures.mapper.topology.cobalt.diagonal
Classes in org.aksw.limes.core.measures.mapper.topology.cobalt.diagonal that implement ITopologicRelationMapper Modifier and Type Class Description classCobaltDiagonalContainsMapperMapper that checks for the topological relation contains using cobalts area function.classCobaltDiagonalCoveredbyMapperMapper that checks for the topological relation coveredby using cobalts diagonal function.classCobaltDiagonalCoversMapperMapper that checks for the topological relation covered using cobalts diagonal function.classCobaltDiagonalDisjointMapperMapper that checks for the topological relation disjoint using cobalts diagonal function.classCobaltDiagonalEqualsMapperMapper that checks for the topological relation equals using cobalts diagonal function.classCobaltDiagonalIntersectsMapperMapper that checks for the topological relation intersects using cobalts diagonal function.classCobaltDiagonalOverlapsMapperMapper that checks for the topological relation overlaps using cobalts diagonal function.classCobaltDiagonalTouchesMapperMapper that checks for the topological relation touches using cobalts diagonal function.classCobaltDiagonalWithinMapperMapper that checks for the topological relation within using cobalts diagonal function. -
Uses of ITopologicRelationMapper in org.aksw.limes.core.measures.mapper.topology.cobalt.mixed
Classes in org.aksw.limes.core.measures.mapper.topology.cobalt.mixed that implement ITopologicRelationMapper Modifier and Type Class Description classCobaltMixedContainsMapperMapper that checks for the topological relation contains using cobalts mixed function.classCobaltMixedCoveredbyMapperMapper that checks for the topological relation coveredby using cobalts mixed function.classCobaltMixedCoversMapperMapper that checks for the topological relation covered using cobalts mixed function.classCobaltMixedDisjointMapperMapper that checks for the topological relation disjoint using cobalts mixed function.classCobaltMixedEqualsMapperMapper that checks for the topological relation equals using cobalts mixed function.classCobaltMixedIntersectsMapperMapper that checks for the topological relation intersects using cobalts mixed function.classCobaltMixedOverlapsMapperMapper that checks for the topological relation overlaps using cobalts mixed function.classCobaltMixedTouchesMapperMapper that checks for the topological relation touches using cobalts mixed function.classCobaltMixedWithinMapperMapper that checks for the topological relation within using cobalts mixed function.
-