public class StiLineInfo
extends java.lang.Object
| Constructor and Description |
|---|
StiLineInfo(java.lang.String text,
java.lang.Double width,
java.lang.Double height) |
public StiLineInfo(java.lang.String text,
java.lang.Double width,
java.lang.Double height)
public java.lang.String getText()
public void setText(java.lang.String text)
text - the text to setpublic java.lang.Double getWidth()
public void setWidth(java.lang.Double width)
width - the width to setpublic java.lang.Double getHeight()
public void setHeight(java.lang.Double height)
height - the height to setCopyright © 2019 Stimulsoft. All Rights Reserved.