Point GraphicsTracker


Purpose
This sample demonstrate the use of GraphicTracker to simplify visualization of elements on the map. In this sample, GraphicTracker is used to draw points on the map.

How to use

See How to use ArcGIS samples for help on running the sample.

  1. 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.
  2. Click the Add Graphics Tracker button on the toolbar.
  3. 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