Uses of Class
com.stimulsoft.report.components.textFormats.StiFormatService
Packages that use StiFormatService
Package
Description
-
Uses of StiFormatService in com.stimulsoft.report.chart.interfaces.axis
Methods in com.stimulsoft.report.chart.interfaces.axis that return StiFormatServiceMethods in com.stimulsoft.report.chart.interfaces.axis with parameters of type StiFormatService -
Uses of StiFormatService in com.stimulsoft.report.chart.interfaces.seriesLabels
Methods in com.stimulsoft.report.chart.interfaces.seriesLabels that return StiFormatServiceMethods in com.stimulsoft.report.chart.interfaces.seriesLabels with parameters of type StiFormatService -
Uses of StiFormatService in com.stimulsoft.report.chart.view.axis
Methods in com.stimulsoft.report.chart.view.axis that return StiFormatServiceMethods in com.stimulsoft.report.chart.view.axis with parameters of type StiFormatServiceModifier and TypeMethodDescriptionvoidStiAxisLabels.setFormatService(StiFormatService formatService) voidStiAxisLabels.setTextFormat(StiFormatService value) -
Uses of StiFormatService in com.stimulsoft.report.chart.view.seriesLabels
Methods in com.stimulsoft.report.chart.view.seriesLabels that return StiFormatServiceModifier and TypeMethodDescriptionStiSeriesLabels.getFormatService()StiSeriesLabels.getTextFormat()Methods in com.stimulsoft.report.chart.view.seriesLabels with parameters of type StiFormatServiceModifier and TypeMethodDescriptionvoidStiSeriesLabels.setFormatService(StiFormatService formatService) voidStiSeriesLabels.setTextFormat(StiFormatService value) -
Uses of StiFormatService in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents that return StiFormatServiceModifier and TypeMethodDescriptionfinal StiFormatServiceStiContainer.GetTextFormat()Returns a format of an object of the type IStiText being met first.Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiFormatServiceModifier and TypeMethodDescriptionfinal voidStiContainer.SetTextFormat(StiFormatService format) Sets StiFormatService from all selected objects in the container. -
Uses of StiFormatService in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces that return StiFormatServiceModifier and TypeMethodDescriptionIStiTextFormat.getTextFormat()Gets or sets the format of the text.Methods in com.stimulsoft.report.components.interfaces with parameters of type StiFormatService -
Uses of StiFormatService in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiFormatServiceMethods in com.stimulsoft.report.components.simplecomponents with parameters of type StiFormatService -
Uses of StiFormatService in com.stimulsoft.report.components.textFormats
Subclasses of StiFormatService in com.stimulsoft.report.components.textFormatsModifier and TypeClassDescriptionclassclassclassDescribes a service for the text formatting done as customized.classclassDescribes a service for the text formatting by default.classclassclassDescribes a service for the text formatting as a time value.Methods in com.stimulsoft.report.components.textFormats that return StiFormatServiceModifier and TypeMethodDescriptionstatic StiFormatServiceStiFormatService.LoadFromJsonObjectInternal(JSONObject jObject) Methods in com.stimulsoft.report.components.textFormats with parameters of type StiFormatServiceModifier and TypeMethodDescriptionstatic booleanStiNegativeColorChecker.isNegativeInRed(StiFormatService format) -
Uses of StiFormatService in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return StiFormatServiceModifier and TypeMethodDescriptionStiCrossField.getTextFormat()Gets or sets the format of the text.StiCrossTitle.getTextFormat()StiCrossTotal.getTextFormat()Methods in com.stimulsoft.report.crossTab with parameters of type StiFormatServiceModifier and TypeMethodDescriptionvoidStiCrossField.setTextFormat(StiFormatService value) voidStiCrossTitle.setTextFormat(StiFormatService value) voidStiCrossTotal.setTextFormat(StiFormatService value) -
Uses of StiFormatService in com.stimulsoft.report.infographics.gauge
Fields in com.stimulsoft.report.infographics.gauge declared as StiFormatService -
Uses of StiFormatService in com.stimulsoft.report.infographics.gauge.primitives.tick
Fields in com.stimulsoft.report.infographics.gauge.primitives.tick declared as StiFormatService -
Uses of StiFormatService in com.stimulsoft.report.options
Fields in com.stimulsoft.report.options declared as StiFormatServiceMethods in com.stimulsoft.report.options that return StiFormatService -
Uses of StiFormatService in com.stimulsoft.report.styles
Methods in com.stimulsoft.report.styles that return StiFormatServiceMethods in com.stimulsoft.report.styles with parameters of type StiFormatServiceModifier and TypeMethodDescriptionvoidStiStyle.setTextFormat(StiFormatService textFormat) the format of the component. -
Uses of StiFormatService in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper that return StiFormatServiceModifier and TypeMethodDescriptionstatic StiFormatServiceStiTextFormatHelper.getFormatService(HashMap<String, Object> properties) Methods in com.stimulsoft.webdesigner.helper with parameters of type StiFormatServiceModifier and TypeMethodDescriptionStiTextFormatHelper.commonTextFormatItem(StiFormatService service) StiTextFormatHelper.getDateAndTimeFormats(String category, StiFormatService service) StiTextFormatHelper.getTextFormatItem(StiFormatService service)