org.osm2world.console
public static interface ImageExporter.ImageWriter
void
append(BufferedImage img)
append(BufferedImage img, int lines)
close()
void append(BufferedImage img) throws IOException
IOException
void append(BufferedImage img, int lines) throws IOException
void close() throws IOException