Package 

Class Scale

  • All Implemented Interfaces:
    kotlin.Cloneable

    
    public final class Scale
    extends Visibility
                        
    • Nested Class Summary

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

      Constructors 
      Constructor Description
      Scale(Float times)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Float getTimes()
      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.Scale

        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