Package net.sourceforge.plantuml
Class ScaleWidthAndHeight
- java.lang.Object
-
- net.sourceforge.plantuml.ScaleWidthAndHeight
-
-
Constructor Summary
Constructors Constructor Description ScaleWidthAndHeight(double maxWidth, double maxHeight)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getScale(double width, double height)
double
getScaleInternal(double width, double height)
-