public class EsriShapeExport.ESEInterface
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
filePath |
protected javax.swing.JTextField |
filePathField |
protected EsriGraphicList |
list |
protected DbfTableModel |
model |
protected java.lang.String |
suffix |
Constructor and Description |
---|
EsriShapeExport.ESEInterface(EsriGraphicList eglist,
java.lang.String filePathString,
java.lang.String fileNameSuffix) |
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getGUI() |
protected void |
setFilePath(java.lang.String path) |
void |
write() |
protected EsriGraphicList list
protected DbfTableModel model
protected java.lang.String suffix
protected java.lang.String filePath
protected javax.swing.JTextField filePathField
public EsriShapeExport.ESEInterface(EsriGraphicList eglist, java.lang.String filePathString, java.lang.String fileNameSuffix)
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details