Package 

Class Offset

  • All Implemented Interfaces:
    kotlin.Cloneable

    
    public final class Offset
    extends Visibility
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Offset.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      Offset(Float x, Float y)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Float getX()
      final Float getY()
      Unit captureStartValues(TransitionValues transitionValues)
      Unit captureEndValues(TransitionValues transitionValues)
      Animator onAppear(ViewGroup sceneRoot, View view, TransitionValues startValues, TransitionValues endValues)
      Animator onDisappear(ViewGroup sceneRoot, View view, TransitionValues startValues, TransitionValues endValues)
      • Methods inherited from class androidx.transition.Visibility

        addListener, addTarget, addTarget, addTarget, addTarget, animate, cancel, capturePropagationValues, captureValues, clearValues, clone, createAnimators, end, excludeChildren, excludeChildren, excludeChildren, excludeTarget, excludeTarget, excludeTarget, excludeTarget, forceToEnd, getDuration, getEpicenter, getEpicenterCallback, getInterpolator, getMatchedTransitionValues, getName, getPathMotion, getPropagation, getStartDelay, getTargetIds, getTargetNames, getTargetTypes, getTargets, getTransitionValues, isValidTarget, pause, playTransition, removeListener, removeTarget, removeTarget, removeTarget, removeTarget, resume, runAnimators, setCanRemoveViews, setDuration, setEpicenterCallback, setInterpolator, setMatchOrder, setPathMotion, setPropagation, setSceneRoot, setStartDelay, start, toString, toString
      • Methods inherited from class com.lightningkite.rx.viewgenerators.transition.Offset

        createAnimator, getMode, getTransitionProperties, isTransitionRequired, isVisible, onAppear, onDisappear, setMode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait