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.
- Run the sample by providing Java –jar Display.GraphicsTrackerPoint.jar(Display.GraphicsTrackerPoint.jar can be located at %DEVKITJAVA%\java\samples\arcobjects\display\graphicstrackerpoint\bin) in the command line.
- Find a button called Add Graphics Tracker in the toolbar and click on it.
- After sometime you can see points are moving along the map.This movement of the points are done by using graphics tracker.
Download the files for Java
| graphicstracker\EngineVisualApp.java | Main visual Application with a Command called Add Graphics Tracker onClick of which graphics tracker is invoked for points. |
| graphicstracker\AddPointGTCommand.java | This is the implementation of Add Graphics Tracker command which uses graphics tracker to move points on the map. |
| Development licensing | Deployment licensing |
|---|---|
| Engine Developer Kit | Engine Runtime |
| ArcView | ArcView |
| ArcInfo | ArcInfo |