public class ScaleHeight extends java.lang.Object implements Scale
ScaleHeight(double maxHeight)
double
getScale(double width, double height)
getScaleInternal(double width, double height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getScale
public ScaleHeight(double maxHeight)
public double getScaleInternal(double width, double height)
public final double getScale(double width, double height)
Scale