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