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