public class JMLFileInputDriver extends AbstractInputDriver
Title: JMLFileInputDriver
Description: Input Driver for JML type of files
Copyright: Copyright (c) 2002
Company: Vivid Solutions Inc.
driverManager, errorHandler| Constructor and Description |
|---|
JMLFileInputDriver() |
| 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 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 AbstractInputDriverFileNotFoundExceptionIOExceptionParseExceptionIllegalParametersExceptionExceptionCopyright © 2015. All rights reserved.