public static final class TeXExporter.FitScale extends TeXExporter.ScaleOption
heightInMillimeter, scale, widthInMillimeter| Constructor and Description |
|---|
FitScale(int widthInMillimeter,
int heightInMillimeter) |
| Modifier and Type | Method and Description |
|---|---|
double |
heightFactor(double dWidth,
double dHeight) |
double |
widthFactor(double dWidth,
double dHeight) |
public FitScale(int widthInMillimeter, 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.