true if the writer can perform tiling while writing. If this method returns false, then setTiling will throw an UnsupportedOperationException.
@return true if the writer supports tiling.
@see #canOffsetTiles()
@see #setTiling(int,int,int,int)
| |
| |