public class PageDimensions extends Object
| Modifier and Type | Field and Description |
|---|---|
Float |
h |
boolean |
isSizeInches |
Float |
w |
| Constructor and Description |
|---|
PageDimensions(Float w,
Float h,
boolean isSizeInches) |
Copyright © 2018. All rights reserved.