|
||||||||||
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 IStiVertAlignment
getVertAlignment
in class StiText
public void setVertAlignment(StiVertAlignment value)
setVertAlignment
in interface IStiVertAlignment
setVertAlignment
in class StiText
public boolean isExportAsImage(StiExportFormat format)
isExportAsImage
in interface IStiExportImageExtended
isExportAsImage
in class StiText
public void convert(StiUnit oldUnit, StiUnit newUnit)
convert
in interface IStiUnitConvert
convert
in class StiComponent
oldUnit
- Old units.newUnit
- New units.public boolean getAutoWidth()
StiText
getAutoWidth
in interface IStiAutoWidth
getAutoWidth
in class StiText
public void setAutoWidth(boolean value)
setAutoWidth
in interface IStiAutoWidth
setAutoWidth
in class StiText
public boolean getCanGrow()
StiComponent
getCanGrow
in interface IStiCanGrow
getCanGrow
in class StiComponent
public void setCanGrow(boolean value)
setCanGrow
in interface IStiCanGrow
setCanGrow
in class StiComponent
public boolean getCanShrink()
StiComponent
getCanShrink
in interface IStiCanShrink
getCanShrink
in class StiComponent
public void setCanShrink(boolean value)
setCanShrink
in interface IStiCanShrink
setCanShrink
in class StiComponent
public boolean getAllowHtmlTags()
StiText
getAllowHtmlTags
in class StiText
public void setAllowHtmlTags(boolean value)
setAllowHtmlTags
in class StiText
public boolean getShrinkFontToFit()
StiText
getShrinkFontToFit
in class StiText
public void setShrinkFontToFit(boolean value)
setShrinkFontToFit
in class StiText
public float getShrinkFontToFitMinimumSize()
StiText
getShrinkFontToFitMinimumSize
in class StiText
public void setShrinkFontToFitMinimumSize(float value)
setShrinkFontToFitMinimumSize
in class StiText
public float getAngle()
StiText
getAngle
in class StiText
public void setAngle(float value)
setAngle
in class StiText
public StiPenStyle getLinesOfUnderline()
StiSimpleText
getLinesOfUnderline
in interface IStiText
getLinesOfUnderline
in class StiSimpleText
public void setLinesOfUnderline(StiPenStyle value)
setLinesOfUnderline
in interface IStiText
setLinesOfUnderline
in class StiSimpleText
public int getMaxNumberOfLines()
StiSimpleText
getMaxNumberOfLines
in interface IStiText
getMaxNumberOfLines
in class StiSimpleText
public void setMaxNumberOfLines(int value)
setMaxNumberOfLines
in interface IStiText
setMaxNumberOfLines
in class StiSimpleText
public StiProcessingDuplicatesType getProcessingDuplicates()
StiSimpleText
getProcessingDuplicates
in interface IStiText
getProcessingDuplicates
in class StiSimpleText
public void setProcessingDuplicates(StiProcessingDuplicatesType value)
setProcessingDuplicates
in interface IStiText
setProcessingDuplicates
in class StiSimpleText
public java.lang.String getRenderTo()
StiText
getRenderTo
in class StiText
public void setRenderTo(java.lang.String value)
setRenderTo
in class StiText
public int getToolboxPosition()
getToolboxPosition
in class StiText
public java.lang.String getLocalizedCategory()
getLocalizedCategory
in class StiText
public java.lang.String getLocalizedName()
getLocalizedName
in class StiText
public 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 StiText
public void setTextQuality(StiTextQuality value)
setTextQuality
in class StiText
public boolean getWordWrap()
getWordWrap
in class StiText
public void setWordWrap(boolean value)
setWordWrap
in class StiText
public final boolean getRightToLeft()
public final void setRightToLeft(boolean value)
public boolean getContinuousText()
public void setContinuousText(boolean value)
public StiExcelValueExpression getExcelValue()
StiText
getExcelValue
in class StiText
public 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 IStiJsonReportObject
SaveToJsonObject
in class StiText
JSONException
public void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject
in interface IStiJsonReportObject
LoadFromJsonObject
in class StiText
JSONException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |