public class ScaleFactor extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
PAGE_HEIGHT |
static double |
PAGE_WHOLE |
static double |
PAGE_WIDTH |
| Constructor and Description |
|---|
ScaleFactor(double factor,
String zoomLabel) |
| Modifier and Type | Method and Description |
|---|---|
double |
getFactor() |
String |
getZoomLabel() |
boolean |
isNotZoomed() |
String |
toString() |
public static final double PAGE_WIDTH
public static final double PAGE_HEIGHT
public static final double PAGE_WHOLE
public ScaleFactor(double factor,
String zoomLabel)
Copyright © 2023. All rights reserved.