Modifier and Type | Field and Description |
---|---|
static Size |
Size.EMPTY
An empty size.
|
Modifier and Type | Method and Description |
---|---|
Size |
DocumentContent.getPageSize(int pageIndex)
Gets a size of the page.
|
Size |
TemplateFieldPosition.getSearchAreaSize()
Gets a size of the field.
|
Modifier and Type | Method and Description |
---|---|
static TemplateFieldPosition |
TemplateFieldPosition.createRelated(String relatedFieldName,
int relatedPositionType,
Size searchAreaSize)
Creates a related template field position.
|
static TemplateFieldPosition |
TemplateFieldPosition.createRelated(String relatedFieldName,
int relatedPositionType,
Size searchAreaSize,
boolean canScaleSearchAreaSize)
Creates a related template field position.
|
Copyright © 2019. All rights reserved.