How to use
See How to use ArcGIS samples for help on running the sample.
- Run the sample by adding Java –jar Display.GraphicsTrackerPoint.jar(Display.GraphicsTrackerPoint.jar can be located at %DEVKITJAVA%\java\samples\arcobjects\display\graphicstrackerpoint\bin) on the command line.
- Click the Add Graphics Tracker button on the toolbar.
- After awhile, you can see points moving on the map. This movement is done by using the graphics tracker.
If you installed the samples feature, you will find the files associated with this sample in <Your Developer Kit install location>\DeveloperKit10.4\Java\Samples\ArcObjects.
graphicstracker\EngineVisualApp.java | Main visual application with a command called Add Graphics Tracker onClick in which graphics tracker is invoked for points. |
graphicstracker\AddPointGTCommand.java | Implementation of the Add Graphics Tracker command that uses the graphics tracker to move points on the map. |
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine |
ArcGIS for Desktop Basic | ArcGIS for Desktop Basic |
ArcGIS for Desktop Advanced | ArcGIS for Desktop Advanced |