|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.driver.AbstractDriver
com.vividsolutions.jump.workbench.driver.AbstractOutputDriver
com.vividsolutions.jump.workbench.driver.FMEFileOutputDriver
public class FMEFileOutputDriver
| Field Summary |
|---|
| Fields inherited from class com.vividsolutions.jump.workbench.driver.AbstractDriver |
|---|
driverManager, errorHandler |
| Constructor Summary | |
|---|---|
FMEFileOutputDriver()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class com.vividsolutions.jump.workbench.driver.AbstractOutputDriver |
|---|
getPanel, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FMEFileOutputDriver()
| Method Detail |
|---|
public void output(Layer layer)
throws java.io.FileNotFoundException,
java.io.IOException,
ParseException,
com.vividsolutions.jts.io.ParseException,
java.lang.Exception
AbstractOutputDriver
output in class AbstractOutputDriverjava.io.FileNotFoundException
java.io.IOException
ParseException
java.lang.Exceptionpublic java.lang.String toString()
AbstractDriver
toString in class AbstractDriver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||