public class WKTFileInputDriver extends AbstractInputDriver
driverManager, errorHandler| Constructor and Description |
|---|
WKTFileInputDriver() |
| Modifier and Type | Method and Description |
|---|---|
AbstractDriverPanel |
getPanel() |
void |
initialize(DriverManager driverManager,
ErrorHandler errorHandler) |
void |
input(LayerManager layerManager,
String categoryName)
Prompts the user for a data source to add as a Layer to the LayerManager.
|
String |
toString()
Brief description of the data source to which this driver connects.
|
public String toString()
AbstractDrivertoString in class AbstractDriverpublic AbstractDriverPanel getPanel()
getPanel in class AbstractInputDriverpublic void input(LayerManager layerManager, String categoryName) throws FileNotFoundException, IOException, ParseException, com.vividsolutions.jts.io.ParseException, IllegalParametersException, Exception
AbstractInputDriverinput in class AbstractInputDriverFileNotFoundExceptionIOExceptionParseExceptionIllegalParametersExceptionExceptionpublic void initialize(DriverManager driverManager, ErrorHandler errorHandler)
initialize in class AbstractInputDriverCopyright © 2015. All rights reserved.