public abstract class AbstractOutputDriver extends AbstractDriver
driverManager, errorHandler| Constructor and Description |
|---|
AbstractOutputDriver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractDriverPanel |
getPanel()
Deprecated.
|
void |
initialize(DriverManager driverManager,
ErrorHandler errorHandler)
Deprecated.
|
abstract void |
output(Layer layer)
Deprecated.
Called after the user has pressed OK on the DriverDialog.
|
toStringpublic abstract void output(Layer layer) throws Exception
Exceptionpublic AbstractDriverPanel getPanel()
getPanel in class AbstractDriverpublic void initialize(DriverManager driverManager, ErrorHandler errorHandler)
initialize in class AbstractDriverCopyright © 2015. All rights reserved.