How to use
See How to use ArcGIS samples for help on running the sample.
- Run the application.
- Click the Load Animation button and select an animation file (.aga).
- Click the Play Animation button. The globe animates according to the instructions in the animation file.
- Adjust the duration, iteration, or cycle settings as necessary, then repeat Steps 2 and 3.
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.
globe/LoadAndPlayApplication.java | Contains the code to build the user interface (UI) for the sample. |
globe/AnimationPanel.java | Contains the swing code to build a panel containing the animation controls. This panel is placed to the south of the Globe control. |
globe/AnimationPanelActionListener.java | Contains the code to handle events raised by AnimationPanel.java and starts a background thread to play the animation. |
globe/AnimationRunnable.java | Represents a runnable target that contains the required code to play the animation according to the settings. |
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine: 3D Analyst |
ArcGIS for Desktop Basic: 3D Analyst |