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