This is the complete list of members for SceneView, including inherited members.
- ambientLightColor : color
- analysisOverlays : AnalysisOverlayListModel [default]
- atmosphereEffect : Enums.AtmosphereEffect
- cameraController : CameraController
- currentViewpointCamera : Camera
- fieldOfView : double
- fieldOfViewDistortionRatio : double
- imageOverlays : ImageOverlayListModel
- manualRendering : bool
- scene : Scene [default]
- sceneHeight : int
(obsolete)
- sceneWidth : int
(obsolete)
- spaceEffect : Enums.SpaceEffect
- sunLighting : Enums.LightingMode
- sunTime : DateTime
- ambientLightColorChanged()
- atmosphereEffectChanged()
- cameraControllerChanged()
- currentViewpointCameraChanged()
- fieldOfViewChanged()
- fieldOfViewDistortionRatioChanged()
- imageOverlaysChanged()
- LocationToScreenResult locationToScreen(Point scenePoint)
- manualRenderingChanged()
- void renderFrame()
- sceneChanged()
- sceneHeightChanged()
(obsolete)
- sceneWidthChanged()
(obsolete)
- Point screenToBaseSurface(double screenX, double screenY)
- string screenToLocation(double screenX, double screenY)
- screenToLocationCompleted(Point location)
- void setFieldOfViewAndDistortionRatio(double angle, double distortionRatio)
- void setFieldOfViewFromLensIntrinsics(double xFocalLength, double yFocalLength, double xPrincipal, double yPrincipal, double xImageSize, double yImageSize, DeviceOrientation deviceOrientation)
- string setViewpointCamera(Camera camera)
- string setViewpointCameraAndSeconds(Camera camera, real durationSeconds)
- void setViewpointCameraAndWait(Camera camera)
- setViewpointCameraCompleted(bool succeeded)
- spaceEffectChanged()
- sunLightingChanged()
- sunTimeChanged()
The following members are inherited from GeoView.
- attributionRect : rect
- attributionText : string
- attributionTextVisible : bool
- attributionTop : AnchorLine
- currentViewpointCenter : ViewpointCenter
- currentViewpointExtent : ViewpointExtent
- drawStatus : Enums.DrawStatus
- error : Error
- exportImageUrl : url
- geoViewType : GeoViewType
- graphicsOverlays : GraphicsOverlayListModel [default]
- heightInPixels : int
- identifyGraphicsOverlayResult : IdentifyGraphicsOverlayResult
- identifyGraphicsOverlayStatus : Enums.TaskStatus
- identifyGraphicsOverlaysResults : list<IdentifyGraphicsOverlayResult>
- identifyGraphicsOverlaysStatus : Enums.TaskStatus
- identifyLayerResult : IdentifyLayerResult
- identifyLayerStatus : Enums.TaskStatus
- identifyLayersResults : list<IdentifyLayerResult>
- identifyLayersStatus : Enums.TaskStatus
- interactionEnabled : bool
- labeling : ViewLabelProperties
- navigating : bool
- objectType : string
- selectionProperties : SelectionProperties
- spatialReference : SpatialReference
- timeExtent : TimeExtent [default]
- viewInsets : ViewInsets
- widthInPixels : int
- wrapAroundEnabled : bool
- attributionRectChanged()
- attributionTextChanged()
- attributionTextVisibleChanged()
- attributionTopChanged()
- bool cancelTask(string taskId)
- drawStatusChanged()
- errorChanged()
- string exportImage(url fileUrl)
- exportImageUrlChanged()
- heightInPixelsChanged()
- string identifyGraphicsOverlay(GraphicsOverlay graphicsOverlay, double screenX, double screenY, double tolerance, bool returnPopupsOnly)
- identifyGraphicsOverlayStatusChanged()
- string identifyGraphicsOverlayWithMaxResults(GraphicsOverlay graphicsOverlay, double screenX, double screenY, double tolerance, bool returnPopupsOnly, int maximumResults)
- string identifyGraphicsOverlays(double screenX, double screenY, double tolerance, bool returnPopupsOnly)
- identifyGraphicsOverlaysStatusChanged()
- string identifyGraphicsOverlaysWithMaxResults(double screenX, double screenY, double tolerance, bool returnPopupsOnly, int maximumResultsPerOverlay)
- string identifyLayer(Layer layer, double screenX, double screenY, double tolerance, bool returnPopupsOnly)
- identifyLayerStatusChanged()
- string identifyLayerWithMaxResults(Layer layer, double screenX, double screenY, double tolerance, bool returnPopupsOnly, int maximumResults)
- string identifyLayers(double screenX, double screenY, double tolerance, bool returnPopupsOnly)
- identifyLayersStatusChanged()
- string identifyLayersWithMaxResults(double screenX, double screenY, double tolerance, bool returnPopupsOnly, int maximumResultsPerLayer)
- interactionEnabledChanged()
- keyPressed(KeyEvent key)
- keyReleased(KeyEvent key)
- labelingChanged()
- LayerViewState layerViewState(Layer layer)
- layerViewStateChanged(Layer layer, LayerViewState layerViewState)
- mouseClicked(MouseEvent mouse)
- mouseDoubleClicked(MouseEvent mouse)
- mousePositionChanged(MouseEvent mouse)
- mousePressed(MouseEvent mouse)
- mousePressedAndHeld(MouseEvent mouse)
- mouseReleased(MouseEvent mouse)
- mouseWheelChanged(WheelEvent wheel)
- navigatingChanged()
- selectionPropertiesChanged()
- string setBookmark(Bookmark bookmark)
- setBookmarkCompleted(bool succeeded)
- string setViewpoint(Viewpoint viewpoint)
- string setViewpointAndSeconds(Viewpoint viewpoint, real durationSeconds)
- setViewpointCompleted(bool succeeded)
- spatialReferenceChanged()
- timeExtentChanged()
- viewpointChanged()
- widthInPixelsChanged()
- wrapAroundEnabledChanged()