| Modifier and Type | Field and Description |
|---|---|
java.util.ArrayList<StiText> |
StiChartInfoV2.interactiveComps |
| Modifier and Type | Method and Description |
|---|---|
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) |
static StiSize |
StiStandardTextRenderer.MeasureString(double maxWidth,
StiFont font,
StiText textBox) |
static StiSize |
StiStandardTextRenderer.MeasureString(int maxWidth,
StiFont stiFont,
StiText textBox) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
StiIndicator |
IStiIndicatorCondition.CreateIndicator(StiText stiText) |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiTableCell |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
StiText |
StiCrossField.GetTextBoxFromField() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
StiVariable.getInitInstance(StiText tempText) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
StiHtmlExportService.convertTextWithHtmlTagsToHtmlText(StiText stiText,
java.lang.String text,
double zoom)
Convert html text to html
|
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2019 Stimulsoft. All Rights Reserved.