How to use
See How to use ArcGIS samples for help on running the sample.
- Run the sample.
- Click the Digitize Points tool on the toolbar.
- Click and drag points on the globe surface. When you release the mouse button, a billboard icon is added at the mouse position.
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/DigitizeGlobeApplication.java | Class that creates the graphical user interface (GUI) for the sample. |
globe/DigitizeTool.java | Class that represents a tool that attaches a globe display event listener that draws on the surface of the globe using the Java OpenGL (JOGL) application programming interface (API). The event listener uses the AfterDraw events to draw billboards at digitized locations. The event listener also provides feedback by drawing a circle when the mouse button is pressed. |
globe/ImageTexturizer.java | Class that reads the compass.gif image file and returns a byte representation that can be used with the JOGL API to draw the image on the map. |
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine |
ArcGIS for Desktop Basic |