|
| 1 | +{ |
| 2 | + "category": "Scene", |
| 3 | + "description": "@@TODO: Animate a graphic's position and orientation and follow it with the camera.", |
| 4 | + "ignore": false, |
| 5 | + "images": [ |
| 6 | + "Animate3dGraphic.png" |
| 7 | + ], |
| 8 | + "keywords": [ |
| 9 | + "@@TODO: *** PLEASE ADD ADDITIONAL KEYWORDS ***", |
| 10 | + "3D", |
| 11 | + "ArcGISMap", |
| 12 | + "ArcGISScene", |
| 13 | + "Camera", |
| 14 | + "GlobeCameraController", |
| 15 | + "Graphic", |
| 16 | + "GraphicsOverlay", |
| 17 | + "LayerSceneProperties.SurfacePlacement", |
| 18 | + "MapView", |
| 19 | + "ModelSceneSymbol", |
| 20 | + "OrbitGeoElementCameraController", |
| 21 | + "Point", |
| 22 | + "Polyline", |
| 23 | + "Renderer", |
| 24 | + "Renderer.SceneProperties", |
| 25 | + "SceneView", |
| 26 | + "Viewpoint" |
| 27 | + ], |
| 28 | + "redirect_from": "@@TODO: /java/latest/sample-code/animate-3.-graphic.htm", |
| 29 | + "relevant_apis": [ |
| 30 | + "3D", |
| 31 | + "ArcGISMap", |
| 32 | + "ArcGISScene", |
| 33 | + "Camera", |
| 34 | + "GlobeCameraController", |
| 35 | + "Graphic", |
| 36 | + "GraphicsOverlay", |
| 37 | + "LayerSceneProperties.SurfacePlacement", |
| 38 | + "MapView", |
| 39 | + "ModelSceneSymbol", |
| 40 | + "OrbitGeoElementCameraController", |
| 41 | + "Point", |
| 42 | + "Polyline", |
| 43 | + "Renderer", |
| 44 | + "Renderer.SceneProperties", |
| 45 | + "SceneView", |
| 46 | + "Viewpoint" |
| 47 | + ], |
| 48 | + "snippets": [ |
| 49 | + "@@TODO: *** PLEASE VERIFY THE INCLUSION OF THESE SNIPPETS ***", |
| 50 | + "src/main/resources/animate_3d_graphic.fxml", |
| 51 | + "src/main/java/com/esri/samples/animate_3d_graphic/AnimationModel.java", |
| 52 | + "src/main/java/com/esri/samples/animate_3d_graphic/Animate3dGraphicSample.java", |
| 53 | + "src/main/java/com/esri/samples/animate_3d_graphic/Animate3dGraphicLauncher.java", |
| 54 | + "src/main/java/com/esri/samples/animate_3d_graphic/Animate3dGraphicController.java" |
| 55 | + ], |
| 56 | + "title": "@@TODO: Animate 3. Graphic" |
| 57 | +} |
0 commit comments