Uses of Class
org.aksw.limes.core.measures.mapper.pointsets.GeoSquare
-
Packages that use GeoSquare Package Description org.aksw.limes.core.measures.mapper.pointsets -
-
Uses of GeoSquare in org.aksw.limes.core.measures.mapper.pointsets
Fields in org.aksw.limes.core.measures.mapper.pointsets with type parameters of type GeoSquare Modifier and Type Field Description Map<Integer,Map<Integer,GeoSquare>>GeoIndex. squaresMethods in org.aksw.limes.core.measures.mapper.pointsets that return GeoSquare Modifier and Type Method Description GeoSquareGeoIndex. getSquare(int latIndex, int longIndex)Returns the square with the coordinates latIndex, longIndex
-