Class InflaterSet

java.lang.Object
net.sourceforge.plantuml.ugraphic.InflaterSet

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    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 Details

    • InflaterSet

      public InflaterSet()
  • Method Details

    • addInflater

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

      public double inflate(double v)