public class WKTFileOutputDriver extends AbstractOutputDriver
driverManager, errorHandler
Constructor and Description |
---|
WKTFileOutputDriver() |
Modifier and Type | Method and Description |
---|---|
void |
output(Layer layer)
Called after the user has pressed OK on the DriverDialog.
|
java.lang.String |
toString()
Brief description of the data source to which this driver connects.
|
getPanel, initialize
public java.lang.String toString()
AbstractDriver
toString
in class AbstractDriver
public void output(Layer layer) throws java.lang.Exception
AbstractOutputDriver
output
in class AbstractOutputDriver
java.lang.Exception