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