Uses of Interface
com.stimulsoft.report.components.interfaces.IStiUnitConvert

Packages that use IStiUnitConvert
com.stimulsoft.report   
com.stimulsoft.report.barCodes   
com.stimulsoft.report.chart   
com.stimulsoft.report.components   
com.stimulsoft.report.components.bands   
com.stimulsoft.report.components.complexcomponents   
com.stimulsoft.report.components.crossBands   
com.stimulsoft.report.components.simplecomponents   
com.stimulsoft.report.components.table   
com.stimulsoft.report.crossTab   
com.stimulsoft.report.dialogs   
com.stimulsoft.report.engine.engineV2   
com.stimulsoft.report.infographics.gauge   
com.stimulsoft.report.maps   
com.stimulsoft.webdesigner.helper   
 

Uses of IStiUnitConvert in com.stimulsoft.report
 

Classes in com.stimulsoft.report that implement IStiUnitConvert
 class StiReport
          Report class.
 

Uses of IStiUnitConvert in com.stimulsoft.report.barCodes
 

Classes in com.stimulsoft.report.barCodes that implement IStiUnitConvert
 class StiBarCode
           
 

Uses of IStiUnitConvert in com.stimulsoft.report.chart
 

Classes in com.stimulsoft.report.chart that implement IStiUnitConvert
 class StiChart
           
 

Uses of IStiUnitConvert in com.stimulsoft.report.components
 

Classes in com.stimulsoft.report.components that implement IStiUnitConvert
 class StiComponent
          Describes the base class for all components.
 class StiPage
          Copyright Stimulsoft *
 

Uses of IStiUnitConvert in com.stimulsoft.report.components.bands
 

Classes in com.stimulsoft.report.components.bands that implement IStiUnitConvert
 class StiBand
          Describes the base class for bands.
 class StiChildBand
          Desribes the class that realizes the band - Child Band.
 class StiColumnFooterBand
           
 class StiColumnHeaderBand
          Desribes the class that realizes the band - Column Header Band.
 class StiDataBand
           
 class StiDynamicBand
           
 class StiEmptyBand
          Desribes the class that realizes the band - Empty Band.
 class StiFooterBand
           
 class StiGroupFooterBand
           
 class StiGroupHeaderBand
           
 class StiHeaderBand
           
 class StiHierarchicalBand
          Describes the class that realizes a Hierarchical Band.
 class StiOverlayBand
          Desribes the class that realizes the band - Overlay Band.
 class StiPageFooterBand
           
 class StiPageHeaderBand
           
 class StiReportSummaryBand
           
 class StiReportTitleBand
           
 class StiStaticBand
           
 class StiTableOfContents
          Copyright Stimulsoft
 

Uses of IStiUnitConvert in com.stimulsoft.report.components.complexcomponents
 

Classes in com.stimulsoft.report.components.complexcomponents that implement IStiUnitConvert
 class StiClone
          Describes class that realizes component - Clone.
 class StiContainer
           
 class StiPanel
          Describes the class of Container.
 class StiSubReport
           
 

Uses of IStiUnitConvert in com.stimulsoft.report.components.crossBands
 

Classes in com.stimulsoft.report.components.crossBands that implement IStiUnitConvert
 class StiCrossDataBand
          Class describes Cross Data Band.
 class StiCrossFooterBand
          Class describes Cross Footer Band.
 class StiCrossGroupFooterBand
          Class describes Cross Group Footer Band.
 class StiCrossGroupHeaderBand
          The class describes Cross Group Header Band.
 class StiCrossHeaderBand
          The class describes the Cross Header Band.
 

Uses of IStiUnitConvert in com.stimulsoft.report.components.simplecomponents
 

Classes in com.stimulsoft.report.components.simplecomponents that implement IStiUnitConvert
 class StiCheckBox
          Class describes the component - Check Box.
 class StiContourText
          The class describes the Contour Text.
 class StiCrossLinePrimitive
          Describes class that realizes component - StiCrossLinePrimitive.
 class StiEndPointPrimitive
           
 class StiHorizontalLinePrimitive
          Describes class that realizes component - StiHorizontalLinePrimitive.
 class StiImage
          The class describes the component of printing for image printing - Image.
 class StiLinePrimitive
          Describes class that realizes base component for all primitives with lines.
 class StiPointPrimitive
           
 class StiPrimitive
          Describes class that realizes base component for all primitives.
 class StiRectanglePrimitive
          Describes class that realizes component - StiRectanglePrimitive.
 class StiRichText
          The class describes a component that allows to outtype RichText.
 class StiRoundedRectanglePrimitive
          Describes class that realizes component - StiRoundedRectanglePrimitive.
 class StiShape
          Class describes the component that serves to show shapes.
 class StiSimpleText
          Describes the class that realizes the component - StiText.
 class StiSparkline
          Copyright Stimulsoft
 class StiStartPointPrimitive
           
 class StiSystemText
          Describes the class that realizes a category - SystemText.
 class StiText
          Describes the class that realizes the component - Text.
 class StiTextInCells
          Describes the class that realizes the component - StiTextInCells.
 class StiVerticalLinePrimitive
          Describes class that realizes component - StiVerticalLinePrimitive.
 class StiView
           
 class StiWinControl
           
 class StiZipCode
          Class describes the component - ZipCode.
 

Uses of IStiUnitConvert in com.stimulsoft.report.components.table
 

Classes in com.stimulsoft.report.components.table that implement IStiUnitConvert
 class StiTable
           
 class StiTableCell
           
 class StiTableCellCheckBox
           
 class StiTableCellImage
           
 class StiTableCellRichText
           
 

Uses of IStiUnitConvert in com.stimulsoft.report.crossTab
 

Classes in com.stimulsoft.report.crossTab that implement IStiUnitConvert
 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 StiCrossTab
          Describes the class that realizes a StiCrossTab.
 class StiCrossTitle
           
 class StiCrossTotal
          Summary description for StiCrossRowTotal.
 

Uses of IStiUnitConvert in com.stimulsoft.report.dialogs
 

Classes in com.stimulsoft.report.dialogs that implement IStiUnitConvert
 class StiButtonControl
          Represents a Windows button control.
 class StiCheckBoxControl
          Represents a Windows check box.
 class StiCheckedListBoxControl
          Displays a ListBox in which a check box is displayed to the left of each item.
 class StiComboBoxControl
          Represents a Windows combo box control.
 class StiDateTimePickerControl
          Represents a Windows date-time picker control.
 class StiForm
          Represents a dialog box.
 class StiGridControl
          Displays datasource in a scrollable grid.
 class StiGroupBoxControl
          Represents a Windows group box.
 class StiLabelControl
          Represents a standard Windows label.
 class StiListBoxControl
          Represents a Windows list box control.
 class StiRadioButtonControl
          Represents a Windows radio button.
 class StiReportControl
          Describes the base class for all report controls.
 class StiTextBoxControl
          Represents a Windows text box control.
 

Uses of IStiUnitConvert in com.stimulsoft.report.engine.engineV2
 

Classes in com.stimulsoft.report.engine.engineV2 that implement IStiUnitConvert
 class StiColumnsContainer
          A class describes a container which contains databands.
 class StiFooterMarkerContainer
          A class describes a container which is the marker.
 class StiLevelContainer
          A class describes a container.
 class StiLevelEndContainer
          A class describes a container which is the marker.
 class StiLevelStartContainer
          A class describes a container that is the marker.
 class StiNewPageContainer
           
 

Uses of IStiUnitConvert in com.stimulsoft.report.infographics.gauge
 

Classes in com.stimulsoft.report.infographics.gauge that implement IStiUnitConvert
 class StiGauge
          Copyright Stimulsoft
 

Uses of IStiUnitConvert in com.stimulsoft.report.maps
 

Classes in com.stimulsoft.report.maps that implement IStiUnitConvert
 class StiMap
          Copyright Stimulsoft
 

Uses of IStiUnitConvert in com.stimulsoft.webdesigner.helper
 

Classes in com.stimulsoft.webdesigner.helper that implement IStiUnitConvert
 class StiGroup
          Copyright Stimulsoft