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