public class ViewportSize extends Object
Modifier and Type | Field and Description |
---|---|
int |
height
page height in pixels.
|
int |
width
page width in pixels.
|
Constructor and Description |
---|
ViewportSize(int width,
int height) |
Copyright © 2021. All rights reserved.