| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.operation |
| Modifier and Type | Field and Description |
|---|---|
protected PageBoxType |
BoxesResizeType.box |
protected PageBoxType |
SelectionBoxType.box |
protected PageBoxType |
SelectionBoxType.box |
protected PageBoxType |
BoxesResizeType.box |
protected PageBoxType |
ViewerPreferencesType.printArea |
protected PageBoxType |
ViewerPreferencesType.printArea |
protected PageBoxType |
ViewerPreferencesType.printClip |
protected PageBoxType |
ViewerPreferencesType.printClip |
protected PageBoxType |
ViewerPreferencesType.viewArea |
protected PageBoxType |
ViewerPreferencesType.viewArea |
protected PageBoxType |
ViewerPreferencesType.viewClip |
protected PageBoxType |
ViewerPreferencesType.viewClip |
| Modifier and Type | Method and Description |
|---|---|
static PageBoxType |
PageBoxType.fromValue(String v) |
static PageBoxType |
PageBoxType.fromValue(String v) |
PageBoxType |
BoxesResizeType.getBox()
Gets the value of the box property.
|
PageBoxType |
SelectionBoxType.getBox()
Gets the value of the box property.
|
PageBoxType |
SelectionBoxType.getBox()
Gets the value of the box property.
|
PageBoxType |
BoxesResizeType.getBox()
Gets the value of the box property.
|
PageBoxType |
ViewerPreferencesType.getPrintArea()
Gets the value of the printArea property.
|
PageBoxType |
ViewerPreferencesType.getPrintArea()
Gets the value of the printArea property.
|
PageBoxType |
ViewerPreferencesType.getPrintClip()
Gets the value of the printClip property.
|
PageBoxType |
ViewerPreferencesType.getPrintClip()
Gets the value of the printClip property.
|
PageBoxType |
ViewerPreferencesType.getViewArea()
Gets the value of the viewArea property.
|
PageBoxType |
ViewerPreferencesType.getViewArea()
Gets the value of the viewArea property.
|
PageBoxType |
ViewerPreferencesType.getViewClip()
Gets the value of the viewClip property.
|
PageBoxType |
ViewerPreferencesType.getViewClip()
Gets the value of the viewClip property.
|
static PageBoxType |
PageBoxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageBoxType |
PageBoxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageBoxType[] |
PageBoxType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PageBoxType[] |
PageBoxType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoxesResizeType.setBox(PageBoxType value)
Sets the value of the box property.
|
void |
SelectionBoxType.setBox(PageBoxType value)
Sets the value of the box property.
|
void |
SelectionBoxType.setBox(PageBoxType value)
Sets the value of the box property.
|
void |
BoxesResizeType.setBox(PageBoxType value)
Sets the value of the box property.
|
void |
ViewerPreferencesType.setPrintArea(PageBoxType value)
Sets the value of the printArea property.
|
void |
ViewerPreferencesType.setPrintArea(PageBoxType value)
Sets the value of the printArea property.
|
void |
ViewerPreferencesType.setPrintClip(PageBoxType value)
Sets the value of the printClip property.
|
void |
ViewerPreferencesType.setPrintClip(PageBoxType value)
Sets the value of the printClip property.
|
void |
ViewerPreferencesType.setViewArea(PageBoxType value)
Sets the value of the viewArea property.
|
void |
ViewerPreferencesType.setViewArea(PageBoxType value)
Sets the value of the viewArea property.
|
void |
ViewerPreferencesType.setViewClip(PageBoxType value)
Sets the value of the viewClip property.
|
void |
ViewerPreferencesType.setViewClip(PageBoxType value)
Sets the value of the viewClip property.
|
Copyright © 2017–2023 SoftVision Development GmbH, Fulda, Germany. All rights reserved.