public class SignatureSignFieldLocationSettingsInfo
extends java.lang.Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureSignFieldLocationSettingsInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getAlignment() |
java.lang.Boolean |
getFontBold() |
java.lang.String |
getFontColor() |
java.lang.Boolean |
getFontItalic() |
java.lang.String |
getFontName() |
java.lang.Double |
getFontSize() |
java.lang.Boolean |
getFontUnderline() |
java.lang.Double |
getLocationHeight() |
java.lang.Double |
getLocationWidth() |
java.lang.Double |
getLocationX() |
java.lang.Double |
getLocationY() |
java.lang.Integer |
getPage() |
void |
setAlignment(java.lang.Integer alignment) |
void |
setFontBold(java.lang.Boolean fontBold) |
void |
setFontColor(java.lang.String fontColor) |
void |
setFontItalic(java.lang.Boolean fontItalic) |
void |
setFontName(java.lang.String fontName) |
void |
setFontSize(java.lang.Double fontSize) |
void |
setFontUnderline(java.lang.Boolean fontUnderline) |
void |
setLocationHeight(java.lang.Double locationHeight) |
void |
setLocationWidth(java.lang.Double locationWidth) |
void |
setLocationX(java.lang.Double locationX) |
void |
setLocationY(java.lang.Double locationY) |
void |
setPage(java.lang.Integer page) |
java.lang.String |
toString() |
public SignatureSignFieldLocationSettingsInfo()
public java.lang.Integer getPage()
public void setPage(java.lang.Integer page)
public java.lang.Double getLocationX()
public void setLocationX(java.lang.Double locationX)
public java.lang.Double getLocationY()
public void setLocationY(java.lang.Double locationY)
public java.lang.Double getLocationWidth()
public void setLocationWidth(java.lang.Double locationWidth)
public java.lang.Double getLocationHeight()
public void setLocationHeight(java.lang.Double locationHeight)
public java.lang.String getFontName()
public void setFontName(java.lang.String fontName)
public java.lang.Double getFontSize()
public void setFontSize(java.lang.Double fontSize)
public java.lang.Boolean getFontBold()
public void setFontBold(java.lang.Boolean fontBold)
public java.lang.Boolean getFontItalic()
public void setFontItalic(java.lang.Boolean fontItalic)
public java.lang.Boolean getFontUnderline()
public void setFontUnderline(java.lang.Boolean fontUnderline)
public java.lang.String getFontColor()
public void setFontColor(java.lang.String fontColor)
public java.lang.Integer getAlignment()
public void setAlignment(java.lang.Integer alignment)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.