org.geotools.gui.headless |
package org.geotools.gui.headless
A set of non-graphical classes sending informations
to the standard output stream or through emails.
|
Java Source File Name | Type | Comment |
ProgressMailer.java | Class | Reports progress by sending email to the specified address at regular interval. |
ProgressPrinter.java | Class | Prints progress report of a lengtly operation to an output stream. |