public class PageCoverageInfo extends Object
| Constructor and Description |
|---|
PageCoverageInfo() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getHeight() |
Location |
getLocation() |
String |
getPageId() |
Long |
getWidth() |
void |
setHeight(Long height) |
void |
setLocation(Location location) |
void |
setPageId(String pageId) |
void |
setWidth(Long width) |
public String getPageId()
public void setPageId(String pageId)
public Long getWidth()
public void setWidth(Long width)
public Long getHeight()
public void setHeight(Long height)
public Location getLocation()
public void setLocation(Location location)
Copyright © 2023. All rights reserved.