public class GMLFileOutputDriver extends AbstractOutputDriver
driverManager, errorHandler| Constructor and Description |
|---|
GMLFileOutputDriver() |
| Modifier and Type | Method and Description |
|---|---|
AbstractDriverPanel |
getPanel() |
void |
initialize(DriverManager driverManager,
ErrorHandler errorHandler) |
void |
output(Layer layer)
Called after the user has pressed OK on the DriverDialog.
|
String |
toString()
Brief description of the data source to which this driver connects.
|
public void output(Layer layer) throws Exception
AbstractOutputDriveroutput in class AbstractOutputDriverExceptionpublic String toString()
AbstractDrivertoString in class AbstractDriverpublic AbstractDriverPanel getPanel()
getPanel in class AbstractOutputDriverpublic void initialize(DriverManager driverManager, ErrorHandler errorHandler)
initialize in class AbstractOutputDriverCopyright © 2015. All rights reserved.