Class ShapefileOutputDriver
java.lang.Object
com.vividsolutions.jump.workbench.driver.AbstractDriver
com.vividsolutions.jump.workbench.driver.AbstractOutputDriver
com.vividsolutions.jump.workbench.driver.ShapefileOutputDriver
-
Field Summary
Fields inherited from class AbstractDriver
driverManager, errorHandler -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractOutputDriver
getPanel, initialize
-
Constructor Details
-
ShapefileOutputDriver
public ShapefileOutputDriver()
-
-
Method Details
-
output
Description copied from class:AbstractOutputDriverCalled after the user has pressed OK on the DriverDialog.- Specified by:
outputin classAbstractOutputDriver- Throws:
Exception
-
toString
Description copied from class:AbstractDriverBrief description of the data source to which this driver connects. Displayed in the DriverDialog "Format" combobox.- Specified by:
toStringin classAbstractDriver
-