Package net.sourceforge.plantuml
Class ScaleMaxWidthAndHeight
- java.lang.Object
-
- net.sourceforge.plantuml.ScaleMaxWidthAndHeight
-
-
Constructor Summary
Constructors Constructor Description ScaleMaxWidthAndHeight(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)
-