| Package | Description |
|---|---|
| com.silanis.esl.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Page> |
Document._pages |
| Modifier and Type | Method and Description |
|---|---|
Page |
Page.safeSetHeight(Double value) |
Page |
Page.safeSetId(String value) |
Page |
Page.safeSetIndex(Integer value) |
Page |
Page.safeSetLeft(Double value) |
Page |
Page.safeSetTop(Double value) |
Page |
Page.safeSetVersion(Integer value) |
Page |
Page.safeSetWidth(Double value) |
Page |
Page.setHeight(Double value) |
Page |
Page.setId(String value) |
Page |
Page.setIndex(Integer value) |
Page |
Page.setLeft(Double value) |
Page |
Page.setTop(Double value) |
Page |
Page.setVersion(Integer value) |
Page |
Page.setWidth(Double value) |
| Modifier and Type | Method and Description |
|---|---|
List<Page> |
Document.getPages() |
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.addPage(Page value) |
| Modifier and Type | Method and Description |
|---|---|
Document |
Document.safeSetPages(List<Page> value) |
Document |
Document.setPages(List<Page> value) |
Copyright 2022 OneSpan All rights reserved.