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