Class Hierarchy
- java.lang.Object
- android.view.animation.Animation (implements java.lang.Cloneable)
- pro.streem.ar.sceneform.ux.HandMotionAnimation
- pro.streem.ar.sceneform.ux.BaseGesture<T>
- pro.streem.ar.sceneform.ux.DragGesture
- pro.streem.ar.sceneform.ux.PinchGesture
- pro.streem.ar.sceneform.ux.TwistGesture
- pro.streem.ar.sceneform.ux.BaseGestureRecognizer<T>
- pro.streem.ar.sceneform.ux.DragGestureRecognizer
- pro.streem.ar.sceneform.ux.PinchGestureRecognizer
- pro.streem.ar.sceneform.ux.TwistGestureRecognizer
- pro.streem.ar.sceneform.ux.BaseTransformationController<T> (implements pro.streem.ar.sceneform.ux.BaseGesture.OnGestureEventListener<T>, pro.streem.ar.sceneform.ux.BaseGestureRecognizer.OnGestureStartedListener<T>, pro.streem.ar.sceneform.Node.LifecycleListener)
- pro.streem.ar.sceneform.ux.RotationController
- pro.streem.ar.sceneform.ux.ScaleController
- pro.streem.ar.sceneform.ux.TranslationController
- pro.streem.ar.sceneform.ux.BuildConfig
- pro.streem.ar.sceneform.ux.FootprintSelectionVisualizer (implements pro.streem.ar.sceneform.ux.SelectionVisualizer)
- androidx.fragment.app.Fragment (implements android.content.ComponentCallbacks, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
- pro.streem.ar.sceneform.ux.BaseArFragment (implements pro.streem.ar.sceneform.Scene.OnPeekTouchListener, pro.streem.ar.sceneform.Scene.OnUpdateListener)
- pro.streem.ar.sceneform.ux.ArFragment
- pro.streem.ar.sceneform.ux.BaseArFragment (implements pro.streem.ar.sceneform.Scene.OnPeekTouchListener, pro.streem.ar.sceneform.Scene.OnUpdateListener)
- pro.streem.ar.sceneform.ux.GesturePointersUtility
- pro.streem.ar.sceneform.NodeParent
- pro.streem.ar.sceneform.Node (implements pro.streem.ar.sceneform.common.TransformProvider)
- pro.streem.ar.sceneform.ux.BaseTransformableNode (implements pro.streem.ar.sceneform.Node.OnTapListener)
- pro.streem.ar.sceneform.ux.TransformableNode
- pro.streem.ar.sceneform.ux.BaseTransformableNode (implements pro.streem.ar.sceneform.Node.OnTapListener)
- pro.streem.ar.sceneform.Node (implements pro.streem.ar.sceneform.common.TransformProvider)
- pro.streem.ar.sceneform.ux.PlaneDiscoveryController
- pro.streem.ar.sceneform.ux.TransformationSystem
- android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
- android.widget.ImageView
- androidx.appcompat.widget.AppCompatImageView (implements androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableImageSourceView)
- pro.streem.ar.sceneform.ux.HandMotionView
- androidx.appcompat.widget.AppCompatImageView (implements androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableImageSourceView)
- android.widget.ImageView
- android.view.animation.Animation (implements java.lang.Cloneable)
Interface Hierarchy
- pro.streem.ar.sceneform.ux.BaseArFragment.OnSessionInitializationListener
- pro.streem.ar.sceneform.ux.BaseArFragment.OnTapArPlaneListener
- pro.streem.ar.sceneform.ux.BaseGesture.OnGestureEventListener<T>
- pro.streem.ar.sceneform.ux.DragGesture.OnGestureEventListener
- pro.streem.ar.sceneform.ux.PinchGesture.OnGestureEventListener
- pro.streem.ar.sceneform.ux.TwistGesture.OnGestureEventListener
- pro.streem.ar.sceneform.ux.BaseGestureRecognizer.OnGestureStartedListener<T>
- pro.streem.ar.sceneform.ux.DragGestureRecognizer.OnGestureStartedListener
- pro.streem.ar.sceneform.ux.PinchGestureRecognizer.OnGestureStartedListener
- pro.streem.ar.sceneform.ux.TwistGestureRecognizer.OnGestureStartedListener
- pro.streem.ar.sceneform.ux.SelectionVisualizer