Class InflaterSet


  • public class InflaterSet
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InflaterSet()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addInflater​(double start, double size)  
      double inflate​(double v)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InflaterSet

        public InflaterSet()
    • Method Detail

      • addInflater

        public void addInflater​(double start,
                                double size)
      • inflate

        public double inflate​(double v)