Class ScaleWidth
java.lang.Object
net.sourceforge.plantuml.ScaleWidth
- All Implemented Interfaces:
Scale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal doublegetScale(double width, double height) doublegetScaleInternal(double width, double height)
-
Constructor Details
-
ScaleWidth
public ScaleWidth(double maxWidth)
-
-
Method Details
-
getScaleInternal
public double getScaleInternal(double width, double height) -
getScale
-