public class StiHtmlImage
extends java.lang.Object
| Constructor and Description |
|---|
StiHtmlImage() |
| Modifier and Type | Method and Description |
|---|---|
StiHtmlUnit |
getHeight() |
java.lang.String |
getImageUrl() |
StiHtmlUnit |
getMargin() |
java.lang.String |
getToolTip() |
StiHtmlUnit |
getWidth() |
void |
setHeight(StiHtmlUnit height) |
void |
setImageUrl(java.lang.String imageUrl) |
void |
setMargin(StiHtmlUnit margin) |
void |
setToolTip(java.lang.String toolTip) |
void |
setWidth(StiHtmlUnit width) |
public StiHtmlUnit getMargin()
public void setMargin(StiHtmlUnit margin)
margin - the margin to setpublic java.lang.String getToolTip()
public void setToolTip(java.lang.String toolTip)
toolTip - the toolTip to setpublic java.lang.String getImageUrl()
public void setImageUrl(java.lang.String imageUrl)
imageUrl - the imageUrl to setpublic StiHtmlUnit getWidth()
public void setWidth(StiHtmlUnit width)
width - the width to setpublic StiHtmlUnit getHeight()
public void setHeight(StiHtmlUnit height)
height - the height to setCopyright © 2019 Stimulsoft. All Rights Reserved.