Method | Description | |
---|---|---|
GetFeatureTableFromShapefile ( string shapeFilePath ) : FeatureDataTable | ||
ImportFromShapefile ( String shapeFilePath, String connectionString ) : String | ||
LoadShapefile ( String shapefile ) : String | ||
MainWindow ( ) : System | ||
ShowShapefileDialog ( String oldState ) : String |
Method | Description | |
---|---|---|
Button_Click ( object sender, |
||
Button_Click_1 ( object sender, |
||
Button_Click_2 ( object sender, |
||
CheckFields ( ) : bool | ||
CustomInitialization ( ) : void | ||
InitializeComponent ( ) : void | ||
System ( int connectionId, object target ) : void | ||
_CreateDelegate ( System delegateType, string handler ) : |
||
setControlAvailability ( bool isEnabled ) : void |
public GetFeatureTableFromShapefile ( string shapeFilePath ) : FeatureDataTable | ||
shapeFilePath | string | |
return | FeatureDataTable |
public ImportFromShapefile ( String shapeFilePath, String connectionString ) : String | ||
shapeFilePath | String | |
connectionString | String | |
return | String |
public LoadShapefile ( String shapefile ) : String | ||
shapefile | String | |
return | String |
public ShowShapefileDialog ( String oldState ) : String | ||
oldState | String | |
return | String |