Package com.stimulsoft.base.drawing
Class StiLineInfo
java.lang.Object
com.stimulsoft.base.drawing.StiLineInfo
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StiLineInfo
-
-
Method Details
-
getText
- Returns:
- the text
-
setText
- Parameters:
text- the text to set
-
getWidth
- Returns:
- the width
-
setWidth
- Parameters:
width- the width to set
-
getHeight
- Returns:
- the height
-
setHeight
- Parameters:
height- the height to set
-
isBreakAdded
public boolean isBreakAdded()- Returns:
- the breakAdded
-
setBreakAdded
public void setBreakAdded(boolean breakAdded) - Parameters:
breakAdded- the breakAdded to set
-