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