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 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, and repeat steps 2 and 3.
Download the files for Java
globe/LoadAndPlayApplication.java | Contains the code to build the user interface 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 code required to play the animation according to the settings. |
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine Runtime: 3D |
ArcView: 3D Analyst |