net.sourceforge.plantuml.graph2
Class InflateData2
java.lang.Object
net.sourceforge.plantuml.graph2.InflateData2
- All Implemented Interfaces:
- Comparable<InflateData2>
public class InflateData2
- extends Object
- implements Comparable<InflateData2>
Constructor Summary |
InflateData2(double pos,
double inflation)
|
InflateData2
public InflateData2(double pos,
double inflation)
getPos
public final double getPos()
getInflation
public final double getInflation()
compareTo
public int compareTo(InflateData2 other)
- Specified by:
compareTo
in interface Comparable<InflateData2>
inflateAt
public double inflateAt(double v)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.