public final class PageScale extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlgraphics.util.QName |
EXT_PAGE_SCALE
The extension 'scale' attribute for the simple-page-master element.
|
Modifier and Type | Method and Description |
---|---|
static Point2D |
getScale(String scale)
Compute scale parameters from given fox:scale attribute which has the format: scaleX [scaleY]
If scaleY is not defined, it equals scaleX.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.