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