public static final class TeXExporter.FitHeightScale extends TeXExporter.ScaleOption
heightInMillimeter, scale, widthInMillimeter| Constructor and Description |
|---|
FitHeightScale(int heightInMillimeter) |
| Modifier and Type | Method and Description |
|---|---|
double |
heightFactor(double dWidth,
double dHeight) |
double |
widthFactor(double dWidth,
double dHeight) |
public FitHeightScale(int heightInMillimeter)
public final double widthFactor(double dWidth, double dHeight)
widthFactor in class TeXExporter.ScaleOptionpublic final double heightFactor(double dWidth, double dHeight)
heightFactor in class TeXExporter.ScaleOptionCopyright © 2010–2019 Francesco Kriegel. All rights reserved.