Allows any resources held by this object to be released. The result of calling any other method subsequent to a call to this method is undefined. It is important for applications to call this method when they know they will no longer be using this {@code GridCoverageWriter}. Otherwise, the writer may continue to hold on to resources indefinitely.
@throws IOException if an error occured while disposing resources(for example while flushing data and closing a file).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.