public class FMEFileInputDriver extends AbstractInputDriver
driverManager, errorHandler| Constructor and Description |
|---|
FMEFileInputDriver() |
| 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 void initialize(DriverManager driverManager, ErrorHandler errorHandler)
initialize in class AbstractInputDriverpublic void input(LayerManager layerManager, String categoryName) throws FileNotFoundException, IOException, ParseException, com.vividsolutions.jts.io.ParseException, IllegalParametersException, Exception
AbstractInputDriverinput in class AbstractInputDriverFileNotFoundExceptionIOExceptionParseExceptionIllegalParametersExceptionExceptionpublic AbstractDriverPanel getPanel()
getPanel in class AbstractInputDriverCopyright © 2015. All rights reserved.