|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiText in com.stimulsoft.report.chart |
---|
Fields in com.stimulsoft.report.chart with type parameters of type StiText | |
---|---|
java.util.ArrayList<StiText> |
StiChartInfoV2.interactiveComps
|
Uses of StiText in com.stimulsoft.report.components |
---|
Methods in com.stimulsoft.report.components with parameters of type StiText | |
---|---|
static StiBreakText |
StiComponentDivider.BreakText(StiGraphics measureGraphics,
StiRectangle rect,
java.lang.String text,
StiFont font,
StiTextOptions textOptions,
StiTextQuality textQuality,
boolean allowHtmlTags,
StiText textComp)
|
static StiSize |
StiStandardTextRenderer.MeasureHTMLString(double maxWidth,
StiFont font,
StiText textBox,
boolean allowHtmlTags)
|
static StiSize |
StiStandardTextRenderer.MeasureString(double maxWidth,
StiFont font,
StiText textBox)
|
static StiSize |
StiStandardTextRenderer.MeasureString(int maxWidth,
StiFont stiFont,
StiText textBox)
|
Uses of StiText in com.stimulsoft.report.components.conditions |
---|
Methods in com.stimulsoft.report.components.conditions with parameters of type StiText | |
---|---|
StiIndicator |
StiIconSetCondition.CreateIndicator(StiText component)
Creates new indicator for specified condition. |
StiIndicator |
StiDataBarCondition.CreateIndicator(StiText component)
Creates new indicator for specified condition. |
StiIndicator |
StiColorScaleCondition.CreateIndicator(StiText component)
|
Uses of StiText in com.stimulsoft.report.components.interfaces |
---|
Methods in com.stimulsoft.report.components.interfaces with parameters of type StiText | |
---|---|
StiIndicator |
IStiIndicatorCondition.CreateIndicator(StiText stiText)
|
Uses of StiText in com.stimulsoft.report.components.simplecomponents |
---|
Subclasses of StiText in com.stimulsoft.report.components.simplecomponents | |
---|---|
class |
StiContourText
The class describes the Contour Text. |
class |
StiSystemText
Describes the class that realizes a category - SystemText. |
class |
StiTextInCells
Describes the class that realizes the component - StiTextInCells. |
Uses of StiText in com.stimulsoft.report.components.table |
---|
Subclasses of StiText in com.stimulsoft.report.components.table | |
---|---|
class |
StiTableCell
|
Uses of StiText in com.stimulsoft.report.crossTab |
---|
Subclasses of StiText in com.stimulsoft.report.crossTab | |
---|---|
class |
StiCrossCell
|
class |
StiCrossColumn
|
class |
StiCrossColumnTotal
Summary description for StiCrossRowTotal. |
class |
StiCrossField
|
class |
StiCrossHeader
|
class |
StiCrossRow
|
class |
StiCrossRowTotal
Summary description for StiCrossRowTotal. |
class |
StiCrossSummary
|
class |
StiCrossSummaryHeader
|
class |
StiCrossTitle
|
class |
StiCrossTotal
Summary description for StiCrossRowTotal. |
Methods in com.stimulsoft.report.crossTab that return StiText | |
---|---|
StiText |
StiCrossField.GetTextBoxFromField()
|
Uses of StiText in com.stimulsoft.report.dictionary |
---|
Methods in com.stimulsoft.report.dictionary with parameters of type StiText | |
---|---|
java.lang.Object |
StiVariable.getInitInstance(StiText tempText)
|
Uses of StiText in com.stimulsoft.report.engine.parser |
---|
Methods in com.stimulsoft.report.engine.parser with parameters of type StiText | |
---|---|
static void |
StiParser.checkForDataBandsUsedInPageTotals(StiText stiText)
|
static java.lang.Object |
StiParser.ParseTextValue(StiExpression inputExpression,
StiText component)
|
static java.lang.Object |
StiParser.prepareVariableValue(StiVariable var,
StiReport report,
StiText textBox)
|
static java.lang.Object |
StiParser.prepareVariableValue(StiVariable var,
StiReport report,
StiText textBox,
boolean fillItems)
|
Uses of StiText in com.stimulsoft.report.export.service |
---|
Methods in com.stimulsoft.report.export.service with parameters of type StiText | |
---|---|
static java.lang.String |
StiHtmlExportService.convertTextWithHtmlTagsToHtmlText(StiText stiText,
java.lang.String text,
double zoom)
Convert html text to html |
static java.lang.String |
StiRtfExportService.getRtfFileFromHtmlTags(StiText stiText,
java.lang.String text)
Returns rtf to string |
Uses of StiText in com.stimulsoft.report.painters.components |
---|
Methods in com.stimulsoft.report.painters.components with parameters of type StiText | |
---|---|
void |
StiTextPainter.paintBackground(StiText text,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom,
java.lang.Double pageZoom)
Paint component background |
void |
StiTextInCellsPainter.paintBackground(StiText textComp,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom,
java.lang.Double pageZoom)
|
StiRectangle |
StiTextPainter.paintIndicator(StiText textComp,
StiGraphics g,
StiRectangle rect)
Paint indicator |
void |
StiTextPainter.paintText(StiText textComp,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom)
Paint component text |
void |
StiTextInCellsPainter.paintText(StiText textComp,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |