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