Lines Matching full:area
1158 * Find a vacant area that will fit the given bounds nearest the requested
1161 * @param pixelX The X location at which you want to search for a vacant area.
1162 * @param pixelY The Y location at which you want to search for a vacant area.
1167 * @return The X, Y cell of a vacant area that can contain this object,
1176 * Find a vacant area that will fit the given bounds nearest the requested
1179 * @param pixelX The X location at which you want to search for a vacant area.
1180 * @param pixelY The Y location at which you want to search for a vacant area.
1187 * @return The X, Y cell of a vacant area that can contain this object,
1197 * Find a vacant area that will fit the given bounds nearest the requested
1200 * @param pixelX The X location at which you want to search for a vacant area.
1201 * @param pixelY The Y location at which you want to search for a vacant area.
1207 * @return The X, Y cell of a vacant area that can contain this object,
1232 * Find a vacant area that will fit the given bounds nearest the requested
1235 * @param pixelX The X location at which you want to search for a vacant area.
1236 * @param pixelY The Y location at which you want to search for a vacant area.
1244 * @return The X, Y cell of a vacant area that can contain this object,
1260 // Keep track of best-scoring drop area
1372 * Find a vacant area that will fit the given bounds nearest the requested
1377 * @param cellX The X cell nearest to which you want to search for a vacant area.
1378 * @param cellY The Y cell nearest which you want to search for a vacant area.
1389 * @return The X, Y cell of a vacant area that can contain this object,
1394 // Keep track of best-scoring drop area
2517 if (swapSolution.isSolution && swapSolution.area() >= noShuffleSolution.area()) {
2616 int area() {
2649 * Find a vacant area that will fit the given bounds nearest the requested
2652 * @param pixelX The X location at which you want to search for a vacant area.
2653 * @param pixelY The Y location at which you want to search for a vacant area.
2658 * @return The X, Y cell of a vacant area that can contain this object,
2667 * Find a vacant area that will fit the given bounds nearest the requested
2670 * @param pixelX The X location at which you want to search for a vacant area.
2671 * @param pixelY The Y location at which you want to search for a vacant area.
2678 * @return The X, Y cell of a vacant area that can contain this object,
2691 * @param pixelX The X location at which you want to search for a vacant area.
2692 * @param pixelY The Y location at which you want to search for a vacant area.
2697 * @return The X, Y cell of a vacant area that can contain this object,