Package 

Class ScaleXYParser

  • All Implemented Interfaces:
    com.airbnb.lottie.parser.ValueParser

    
    public class ScaleXYParser
     implements ValueParser<ScaleXY>
                        
    • Method Summary

      Modifier and Type Method Description
      ScaleXY parse(JsonReader reader, float scale)
      • Methods inherited from class com.airbnb.lottie.parser.ValueParser

        parse
      • Methods inherited from class java.lang.Object

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