net.sourceforge.plantuml
Class ScaleWidthAndHeight
java.lang.Object
net.sourceforge.plantuml.ScaleWidthAndHeight
- All Implemented Interfaces:
- Scale
public class ScaleWidthAndHeight
- extends Object
- implements Scale
Method Summary |
double |
getScale(double width,
double height)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaleWidthAndHeight
public ScaleWidthAndHeight(double maxWidth,
double maxHeight)
getScale
public double getScale(double width,
double height)
- Specified by:
getScale
in interface Scale
Copyright © 2011. All Rights Reserved.