All Implemented Interfaces:
IStiAppExpressionCollection, IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiSerializableToAttributes, IStiName, IStiAutoWidth, IStiBorder, IStiBreakable, IStiBrush, IStiCanGrow, IStiCanShrink, IStiComponentGuid, IStiConditions, IStiEditable, IStiExportImage, IStiExportImageExtended, IStiFont, IStiGlobalizedName, IStiGrowToHeight, IStiIndicator, IStiInteraction, IStiOnlyText, IStiPrintOn, IStiProcessAt, IStiProcessAtEnd, IStiSelect, IStiShift, IStiText, IStiTextBrush, IStiTextFormat, IStiTextHorAlignment, IStiTextOptions, IStiUnitConvert, IStiVertAlignment, IStiReportProperty, IStiGlobalizationProvider, IStiInherited, IStiStateSaveRestore, Cloneable

public class StiSystemText extends StiText
Describes the class that realizes a category - SystemText.
  • Constructor Details

    • StiSystemText

      public StiSystemText()
      Creates a new component of the type StiSystemText.
    • StiSystemText

      public StiSystemText(StiRectangle rect)
      Creates a new component of the type StiSystemText.
      Parameters:
      rect - The rectangle describes size and position of the component.
    • StiSystemText

      public StiSystemText(StiRectangle rect, String text)
      Creates a new component of the type StiSystemText.
      Parameters:
      rect - The rectangle describes size and position of the component.
      text - Text expression.
  • Method Details

    • getToolboxPosition

      public int getToolboxPosition()
      Gets value to sort a position in the toolbox.
      Overrides:
      getToolboxPosition in class StiText
    • getLocalizedName

      public String getLocalizedName()
      Gets a localized component name.
      Overrides:
      getLocalizedName in class StiText