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