Lines Matching full:tile
71 * The preferred tile sizes.
81 * The tile width.
86 * The tile height.
96 * The tile grid x offset.
101 * The tile grid y offset.
416 * @return the preferred tile sizes.
432 * Gets the tile grid X offset for encoding.
434 * @return the tile grid X offset for encoding.
444 * Gets the tile grid Y offset for encoding.
446 * @return the tile grid Y offset for encoding.
456 * Gets the tile height in an image as it is written to the output stream.
458 * @return the tile height in an image as it is written to the output
469 * Gets the tile width in an image as it is written to the output stream.
471 * @return the tile width in an image as it is written to the output stream.
583 * the tile's width.
585 * the tile's height.
587 * the tile grid's x offset.
589 * the tile grid's y offset.
600 throw new IllegalArgumentException("tile dimensions are non-positive!");
610 throw new IllegalArgumentException("Illegal tile size!");