Searched refs:getCoord (Results 1 – 5 of 5) sorted by relevance
38 public Point getCoord() { in getCoord() method in IconPoint
175 item.cellX = iconPoint.getCoord().x; in createIconInCell()176 item.cellY = iconPoint.getCoord().y; in createIconInCell()
33 widgets.groupingBy { it.getCoord() }.eachCount() in iconsToPosCountMap()
107 .map(IconPoint::getCoord) in solve()
153 .map(IconPoint::getCoord) in solve()