100101102103104105106
// TODO what has to be done here? return true; } public ImageWriter createWriterInstance( Object extension ) throws IOException { return new GrassBinaryImageWriter(this, null); }