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