com.stimulsoft.base.drawing
Class StiBreakText
java.lang.Object
com.stimulsoft.base.drawing.StiBreakText
public class StiBreakText
- extends Object
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final StiBreakText EMPTY
StiBreakText
public StiBreakText(String placedString,
String notPlacedString)
StiBreakText
public StiBreakText(StringBuilder placedString,
StringBuilder notPlacedString)
StiBreakText
public StiBreakText(List<StiLineInfo> lines,
int maxHeight)
getPlacedString
public String getPlacedString()
getNotPlacedString
public String getNotPlacedString()
Copyright © 2017 Stimulsoft. All Rights Reserved.