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