How to use
See How to use ArcGIS samples for help on running the sample. If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders. However, you will need to update the sample to point to the location of the data once you have extracted all the files.
- Navigate to this sample's lib folder (deletefeatures/lib) and copy DeleteFeaturesExt.jar into the <ArcGIS Engine Install Dir>/java/lib/ext folder to deploy the custom geoprocessing extension. The extension functionality will be available to the ArcGIS Engine application when it is executed.
- Navigate to this sample's bin folder (deletefeatures/bin) and execute the DeleteFeatures.jar to run the console based application (the Eclipse IDE can also be used). This application will execute the custom geoprocessing tool.
- Examine the output messages on the console window.
Download the files for Java
geoprocessing/DeleteFeaturesToolRunner.java | Main class |
geoprocessing/customtool/DeleteFeatures.java | Geoprocessing tool class |
geoprocessing/customtool/DFFunctionFactory.java | Geoprocessing Function Factory class |
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine Runtime |