com.bbn.openmap.dataAccess.shape
Class EsriShapeExport.ESEInterface
java.lang.Object
|
+--com.bbn.openmap.dataAccess.shape.EsriShapeExport.ESEInterface
- Enclosing class:
- EsriShapeExport
- public class EsriShapeExport.ESEInterface
- extends java.lang.Object
A helper class to manage a specific instance of a
EsriGraphicList, it's data model, etc. Provides a GUI to
display and change the name of the file, and the DbfTableModel
GUI, and also writes the files out.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
list
protected EsriGraphicList list
model
protected DbfTableModel model
suffix
protected java.lang.String suffix
filePath
protected java.lang.String filePath
filePathField
protected javax.swing.JTextField filePathField
EsriShapeExport.ESEInterface
public EsriShapeExport.ESEInterface(EsriGraphicList eglist,
java.lang.String filePathString,
java.lang.String fileNameSuffix)
getGUI
public java.awt.Component getGUI()
setFilePath
protected void setFilePath(java.lang.String path)
write
public void write()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details