|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.StiBase
com.stimulsoft.report.components.StiComponent
com.stimulsoft.report.components.simplecomponents.StiSimpleText
com.stimulsoft.report.components.simplecomponents.StiText
com.stimulsoft.report.components.simplecomponents.StiTextInCells
public class StiTextInCells
Describes the class that realizes the component - StiTextInCells.
| Field Summary |
|---|
| Fields inherited from class com.stimulsoft.report.components.simplecomponents.StiText |
|---|
font |
| Fields inherited from class com.stimulsoft.report.components.simplecomponents.StiSimpleText |
|---|
text, totalValueHelp |
| Fields inherited from class com.stimulsoft.report.components.StiComponent |
|---|
canGrow, canShrink, componentPlacement, conditions, currentPointer, expressions, interaction, isRendered, page, parent, parentBookmark, parentPointer, top, width |
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
REFERENCE_EMPTY, REFERENCE_REPORT |
| Constructor Summary | |
|---|---|
StiTextInCells()
Creates a new StiTextInCells. |
|
StiTextInCells(StiRectangle rect)
Creates a new StiTextInCells. |
|
StiTextInCells(StiRectangle rect,
java.lang.String text)
Creates a new StiTextInCells. |
|
| Method Summary | |
|---|---|
void |
convert(StiUnit oldUnit,
StiUnit newUnit)
Converts a component out of one unit into another. |
boolean |
getAllowHtmlTags()
Gets or sets value that indicates that this component allow Html tags in text. |
float |
getAngle()
Gets or sets angle of a text rotation. |
boolean |
getAutoWidth()
Gets or sets value indicates that this object can change width automatically. |
boolean |
getCanGrow()
gets or sets a value which indicates that this object can grow. |
boolean |
getCanShrink()
gets or sets value which indicates that this object can shrink. |
float |
getCellHeight()
Gets or sets height of the cell. |
float |
getCellWidth()
Gets or sets width of the cell. |
boolean |
getContinuousText()
Gets or sets continuous text flag. |
StiExcelValueExpression |
getExcelValue()
Gets or sets an expression used for export data to Excel. |
float |
getHorSpacing()
Gets or sets horizontal spacing between cells. |
StiPenStyle |
getLinesOfUnderline()
Gets or sets value indicates that it is necessary to lines of underline. |
java.lang.String |
getLocalizedCategory()
Gets a localized name of the component category. |
java.lang.String |
getLocalizedName()
Gets a localized component name. |
int |
getMaxNumberOfLines()
Gets or sets maximum number of lines which specify the limit of the height stretch. |
StiProcessingDuplicatesType |
getProcessingDuplicates()
Gets or sets value which indicates how report engine processes duplicated values. |
java.lang.String |
getRenderTo()
In the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output. |
boolean |
getRightToLeft()
Gets or sets horizontal output direction. |
boolean |
getShrinkFontToFit()
Gets or sets value that indicates that this component is descrease size of font to fit content of component. |
float |
getShrinkFontToFitMinimumSize()
Gets or sets value that indicates minimum font size for ShrinkFontToFit operation. |
java.lang.String |
getTextForPaint()
|
StiTextQuality |
getTextQuality()
Gets or sets value that indicates quality of text. |
int |
getToolboxPosition()
Gets value to sort a position in the toolbox. |
StiVertAlignment |
getVertAlignment()
Gets or sets the vertical alignment of an object. |
float |
getVertSpacing()
Gets or sets vertical spacing between cells. |
boolean |
getWordWrap()
Gets or sets word wrap. |
boolean |
isExportAsImage(StiExportFormat format)
|
void |
LoadFromJsonObject(JSONObject jObject)
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setAllowHtmlTags(boolean value)
|
void |
setAngle(float value)
|
void |
setAutoWidth(boolean value)
|
void |
setCanGrow(boolean value)
|
void |
setCanShrink(boolean value)
|
void |
setCellHeight(float value)
|
void |
setCellWidth(float value)
|
void |
setContinuousText(boolean value)
|
void |
setExcelValue(StiExcelValueExpression value)
|
void |
setHorSpacing(float value)
|
void |
setLinesOfUnderline(StiPenStyle value)
|
void |
setMaxNumberOfLines(int value)
|
void |
setProcessingDuplicates(StiProcessingDuplicatesType value)
|
void |
setRenderTo(java.lang.String value)
|
void |
setRightToLeft(boolean value)
|
void |
setShrinkFontToFit(boolean value)
|
void |
setShrinkFontToFitMinimumSize(float value)
|
void |
setTextQuality(StiTextQuality value)
|
void |
setVertAlignment(StiVertAlignment value)
|
void |
setVertSpacing(float value)
|
void |
setWordWrap(boolean value)
|
static StiContainer |
splitByCells(StiTextInCells masterTextInCells,
StiComponent renderedComponent,
java.lang.String textString)
|
static StiContainer |
splitByCells(StiTextInCells masterTextInCells,
StiComponent renderedComponent,
java.lang.String textString,
boolean measure)
|
| Methods inherited from class com.stimulsoft.report.components.simplecomponents.StiText |
|---|
Break, clone, convertTextBorders, convertTextMargins, getActualFont, getActualFont, getActualFont, getActualSize, getAllStrings, getBorder, getBrush, getCanBreak, getClientRectangle, getComponentPlacement, getComponentStyle, getExcelDataValue, getExportAsImage, getFont, getFormat, getGetExcelValueEvent, getGuid, getHorAlignment, getIndicator, getMargins, getName, getNullValue, getString, getTagValue, getTextBrush, getTextFormat, getTextOptions, getType, getWYSIWYG, invokeEvents, InvokeRenderTo, measureString, packService, setBorder, setBrush, setCanBreak, setExcelDataValue, setExportAsImage, setFont, setFormat, setGetExcelValueEvent, setHorAlignment, setIndicator, setMargins, setNullValue, setString, setTextBrush, setTextFormat, setTextOptions, setType, setWYSIWYG |
| Methods inherited from class com.stimulsoft.report.components.simplecomponents.StiSimpleText |
|---|
checkDuplicates, getComponentGuid, getEditable, getEvents, getGetValueEvent, getGlobalizedName, getHideZeros, getLinesOfUnderlining, getOnlyText, getProcessAt, getProcessAtEnd, getQuickInfo, getText, getTextInternal, getTextValue, GetTextWithoutZero, getTotalValueHelp, InvokeGetValue, InvokeTextProcess, ProcessText, RestoreState, SaveState, saveState, setComponentGuid, setEditable, setGetValueEvent, setGlobalizedName, setHideZeros, setLinesOfUnderlining, setOnlyText, setProcessAt, setProcessAtEnd, SetText, setText, setText, setTextInternal, SetTextInternal, setTextValue, setTotalValueHelp |
| Methods inherited from class com.stimulsoft.report.StiBase |
|---|
getServiceName |
| Methods inherited from class com.stimulsoft.base.services.StiService |
|---|
getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, properties, setProperties, setServiceEnabled |
| Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
|---|
cleanReference, getReference, setReference |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
getReference, setReference |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiExportImageExtended |
|---|
getImage |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiExportImage |
|---|
getImage |
| Methods inherited from interface com.stimulsoft.report.components.interfaces.IStiPrintOn |
|---|
getPrintOn, setPrintOn |
| Constructor Detail |
|---|
public StiTextInCells()
public StiTextInCells(StiRectangle rect)
rect - The rectangle describes size and position of the component.
public StiTextInCells(StiRectangle rect,
java.lang.String text)
rect - The rectangle describes sizes and position of the component.text - Text expression.| Method Detail |
|---|
public StiVertAlignment getVertAlignment()
StiText
getVertAlignment in interface IStiVertAlignmentgetVertAlignment in class StiTextpublic void setVertAlignment(StiVertAlignment value)
setVertAlignment in interface IStiVertAlignmentsetVertAlignment in class StiTextpublic boolean isExportAsImage(StiExportFormat format)
isExportAsImage in interface IStiExportImageExtendedisExportAsImage in class StiText
public void convert(StiUnit oldUnit,
StiUnit newUnit)
convert in interface IStiUnitConvertconvert in class StiComponentoldUnit - Old units.newUnit - New units.public boolean getAutoWidth()
StiText
getAutoWidth in interface IStiAutoWidthgetAutoWidth in class StiTextpublic void setAutoWidth(boolean value)
setAutoWidth in interface IStiAutoWidthsetAutoWidth in class StiTextpublic boolean getCanGrow()
StiComponent
getCanGrow in interface IStiCanGrowgetCanGrow in class StiComponentpublic void setCanGrow(boolean value)
setCanGrow in interface IStiCanGrowsetCanGrow in class StiComponentpublic boolean getCanShrink()
StiComponent
getCanShrink in interface IStiCanShrinkgetCanShrink in class StiComponentpublic void setCanShrink(boolean value)
setCanShrink in interface IStiCanShrinksetCanShrink in class StiComponentpublic boolean getAllowHtmlTags()
StiText
getAllowHtmlTags in class StiTextpublic void setAllowHtmlTags(boolean value)
setAllowHtmlTags in class StiTextpublic boolean getShrinkFontToFit()
StiText
getShrinkFontToFit in class StiTextpublic void setShrinkFontToFit(boolean value)
setShrinkFontToFit in class StiTextpublic float getShrinkFontToFitMinimumSize()
StiText
getShrinkFontToFitMinimumSize in class StiTextpublic void setShrinkFontToFitMinimumSize(float value)
setShrinkFontToFitMinimumSize in class StiTextpublic float getAngle()
StiText
getAngle in class StiTextpublic void setAngle(float value)
setAngle in class StiTextpublic StiPenStyle getLinesOfUnderline()
StiSimpleText
getLinesOfUnderline in interface IStiTextgetLinesOfUnderline in class StiSimpleTextpublic void setLinesOfUnderline(StiPenStyle value)
setLinesOfUnderline in interface IStiTextsetLinesOfUnderline in class StiSimpleTextpublic int getMaxNumberOfLines()
StiSimpleText
getMaxNumberOfLines in interface IStiTextgetMaxNumberOfLines in class StiSimpleTextpublic void setMaxNumberOfLines(int value)
setMaxNumberOfLines in interface IStiTextsetMaxNumberOfLines in class StiSimpleTextpublic StiProcessingDuplicatesType getProcessingDuplicates()
StiSimpleText
getProcessingDuplicates in interface IStiTextgetProcessingDuplicates in class StiSimpleTextpublic void setProcessingDuplicates(StiProcessingDuplicatesType value)
setProcessingDuplicates in interface IStiTextsetProcessingDuplicates in class StiSimpleTextpublic java.lang.String getRenderTo()
StiText
getRenderTo in class StiTextpublic void setRenderTo(java.lang.String value)
setRenderTo in class StiTextpublic int getToolboxPosition()
getToolboxPosition in class StiTextpublic java.lang.String getLocalizedCategory()
getLocalizedCategory in class StiTextpublic java.lang.String getLocalizedName()
getLocalizedName in class StiTextpublic float getCellWidth()
public void setCellWidth(float value)
public float getCellHeight()
public void setCellHeight(float value)
public float getHorSpacing()
public void setHorSpacing(float value)
public float getVertSpacing()
public void setVertSpacing(float value)
public StiTextQuality getTextQuality()
StiText
getTextQuality in class StiTextpublic void setTextQuality(StiTextQuality value)
setTextQuality in class StiTextpublic boolean getWordWrap()
getWordWrap in class StiTextpublic void setWordWrap(boolean value)
setWordWrap in class StiTextpublic final boolean getRightToLeft()
public final void setRightToLeft(boolean value)
public boolean getContinuousText()
public void setContinuousText(boolean value)
public StiExcelValueExpression getExcelValue()
StiText
getExcelValue in class StiTextpublic void setExcelValue(StiExcelValueExpression value)
setExcelValue in class StiText
public static StiContainer splitByCells(StiTextInCells masterTextInCells,
StiComponent renderedComponent,
java.lang.String textString)
public static StiContainer splitByCells(StiTextInCells masterTextInCells,
StiComponent renderedComponent,
java.lang.String textString,
boolean measure)
public java.lang.String getTextForPaint()
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiTextJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiTextJSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||