Uses of Class
com.stimulsoft.base.system.StiTimeSpan
Packages that use StiTimeSpan
Package
Description
-
Uses of StiTimeSpan in com.stimulsoft.base.helper
Methods in com.stimulsoft.base.helper that return StiTimeSpanModifier and TypeMethodDescriptionstatic StiTimeSpanStiValueHelper.tryToNullableTimeSpan(Object value) static StiTimeSpanStiValueHelper.tryToTimeSpan(Object value) -
Uses of StiTimeSpan in com.stimulsoft.base.range
Fields in com.stimulsoft.base.range declared as StiTimeSpanMethods in com.stimulsoft.base.range that return StiTimeSpanModifier and TypeMethodDescriptionfinal StiTimeSpanTimeSpanRange.getFromTime()final StiTimeSpanTimeSpanRange.getToTime()Methods in com.stimulsoft.base.range with parameters of type StiTimeSpanConstructors in com.stimulsoft.base.range with parameters of type StiTimeSpan -
Uses of StiTimeSpan in com.stimulsoft.base.system
Fields in com.stimulsoft.base.system declared as StiTimeSpanMethods in com.stimulsoft.base.system that return StiTimeSpanModifier and TypeMethodDescriptionStiTimeSpan.add(StiTimeSpan timeSpan) static StiTimeSpanStiTimeSpan.fromDays(double days) static StiTimeSpanStiTimeSpan.fromHours(double hours) static StiTimeSpanstatic StiTimeSpanStiTimeSpan.fromInterval(ZonedDateTime dateBegin, ZonedDateTime dateEnd) static StiTimeSpanStiTimeSpan.fromMilliseconds(double milliseconds) static StiTimeSpanStiTimeSpan.fromMinutes(double minutes) static StiTimeSpanStiTimeSpan.fromSeconds(double seconds) static StiTimeSpanStiTimeSpan.fromTicks(double ticks) StiDateTime.subtract(StiDateTime subtrahend) StiTimeSpan.subtract(StiTimeSpan timeSpan) static StiTimeSpanMethods in com.stimulsoft.base.system with parameters of type StiTimeSpanModifier and TypeMethodDescriptionStiTimeSpan.add(StiTimeSpan timeSpan) intStiTimeSpan.compareTo(StiTimeSpan o) voidStiDateTime.setTimeSpan(StiTimeSpan value) StiTimeSpan.subtract(StiTimeSpan timeSpan) Constructors in com.stimulsoft.base.system with parameters of type StiTimeSpanModifierConstructorDescriptionStiDateTime(StiTimeSpan value) StiDateTimeOffset(StiTimeSpan value) -
Uses of StiTimeSpan in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiTimeSpanModifier and TypeMethodDescriptionstatic StiTimeSpanStiReportParser.parseTimeSpan(String expression, StiReport report, boolean allowCache, Map<String, Object> constants, boolean allowDataLoading, boolean onlyExpression) -
Uses of StiTimeSpan in com.stimulsoft.report.chart
Fields in com.stimulsoft.report.chart declared as StiTimeSpanModifier and TypeFieldDescriptionstatic StiTimeSpanStiChartHelper.GlobalBeginTimeElementstatic StiTimeSpanStiChartHelper.GlobalDurationElementMethods in com.stimulsoft.report.chart that return StiTimeSpanMethods in com.stimulsoft.report.chart with parameters of type StiTimeSpanModifier and TypeMethodDescriptionfinal voidStiInteractionOptions.setRecallTime(StiTimeSpan value) -
Uses of StiTimeSpan in com.stimulsoft.report.chart.geoms.series.bubble
Methods in com.stimulsoft.report.chart.geoms.series.bubble that return StiTimeSpanConstructors in com.stimulsoft.report.chart.geoms.series.bubble with parameters of type StiTimeSpanModifierConstructorDescriptionStiBubbleSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle clientRectangle, StiTimeSpan beginTime) -
Uses of StiTimeSpan in com.stimulsoft.report.chart.geoms.series.doughnut
Methods in com.stimulsoft.report.chart.geoms.series.doughnut that return StiTimeSpanMethods in com.stimulsoft.report.chart.geoms.series.doughnut with parameters of type StiTimeSpanModifier and TypeMethodDescriptionvoidStiDoughnutSeriesElementGeom.setBeginTime(StiTimeSpan beginTime) Constructors in com.stimulsoft.report.chart.geoms.series.doughnut with parameters of type StiTimeSpanModifierConstructorDescriptionStiDoughnutSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiDoughnutSeries series, StiRectangle clientRectangle, StiRectangle clientRectangleDt, ArrayList<StiSegmentGeom> path, ArrayList<StiSegmentGeom> pathLight, ArrayList<StiSegmentGeom> pathDark, StiColor borderColor, StiBrush brush, StiBrush brushLight, StiBrush brushDark, double startAngle, double endAngle, double radiusFrom, double radiusTo, StiTimeSpan beginTime) -
Uses of StiTimeSpan in com.stimulsoft.report.chart.geoms.series.financial
Methods in com.stimulsoft.report.chart.geoms.series.financial that return StiTimeSpanModifier and TypeMethodDescriptionStiCandlestickSeriesElementGeom.getBeginTime()StiStockSeriesElementGeom.getBeginTime()Constructors in com.stimulsoft.report.chart.geoms.series.financial with parameters of type StiTimeSpanModifierConstructorDescriptionStiCandlestickSeriesElementGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle, double bodyStart, double bodyEnd, double high, double low, double positionX, int index, StiBrush brush, StiColor borderColor, StiTimeSpan beginTime) StiStockSeriesElementGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle, double open, double close, double high, double low, double positionX, int index, StiColor color, StiTimeSpan beginTime) -
Uses of StiTimeSpan in com.stimulsoft.report.chart.geoms.series.funnel
Constructors in com.stimulsoft.report.chart.geoms.series.funnel with parameters of type StiTimeSpanModifierConstructorDescriptionStiFunnelSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle, StiBrush brush, StiColor borderColor, ArrayList<StiSegmentGeom> path, StiTimeSpan beginTime) -
Uses of StiTimeSpan in com.stimulsoft.report.chart.geoms.series.pie
Methods in com.stimulsoft.report.chart.geoms.series.pie that return StiTimeSpanModifier and TypeMethodDescriptionStiPieSeriesShadowElementGeom.getBeginTime()StiPieSeriesShadowElementGeom.getDuration()Methods in com.stimulsoft.report.chart.geoms.series.pie with parameters of type StiTimeSpanModifier and TypeMethodDescriptionvoidStiPieSeriesShadowElementGeom.setBeginTime(StiTimeSpan beginTime) voidStiPieSeriesShadowElementGeom.setDuration(StiTimeSpan duration) Constructors in com.stimulsoft.report.chart.geoms.series.pie with parameters of type StiTimeSpanModifierConstructorDescriptionStiPieSeriesShadowElementGeom(IStiPieSeries series, StiRectangle clientRectangle, double radius, StiContext shadowContext, StiTimeSpan duration, StiTimeSpan beginTime) -
Uses of StiTimeSpan in com.stimulsoft.report.chart.geoms.seriesLabels
Methods in com.stimulsoft.report.chart.geoms.seriesLabels that return StiTimeSpanModifier and TypeMethodDescriptionStiSeriesLabelsGeom.getBeginTime()StiSeriesLabelsGeom.getDuration()Methods in com.stimulsoft.report.chart.geoms.seriesLabels with parameters of type StiTimeSpanModifier and TypeMethodDescriptionvoidStiSeriesLabelsGeom.setBeginTime(StiTimeSpan beginTime) voidStiSeriesLabelsGeom.setDuration(StiTimeSpan duration) -
Uses of StiTimeSpan in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return StiTimeSpanModifier and TypeMethodDescriptionstatic StiTimeSpanStiValidationHelper.convertValidationTimeSpanFromString(String str) StiDialogInfoItem.StiTimeSpanRangeDialogInfoItem.getFrom()StiDialogInfoItem.StiTimeSpanDialogInfoItem.getKey()StiVariableItem.getTimeSpan()static StiTimeSpanStiVariableValueConverter.getTimeSpanFromValue(String value) StiDialogInfoItem.StiTimeSpanRangeDialogInfoItem.getTo()Methods in com.stimulsoft.report.dictionary with parameters of type StiTimeSpanModifier and TypeMethodDescriptionstatic StringStiValidationHelper.convertValidationStiTimeSpanToString(StiTimeSpan StiTimeSpan) voidStiDialogInfoItem.StiTimeSpanRangeDialogInfoItem.setFrom(StiTimeSpan value) voidStiDialogInfoItem.StiTimeSpanRangeDialogInfoItem.setTo(StiTimeSpan value) -
Uses of StiTimeSpan in com.stimulsoft.report.dictionary.data
Methods in com.stimulsoft.report.dictionary.data that return StiTimeSpanConstructors in com.stimulsoft.report.dictionary.data with parameters of type StiTimeSpan -
Uses of StiTimeSpan in com.stimulsoft.report.infographics.gauge.helpers
Fields in com.stimulsoft.report.infographics.gauge.helpers declared as StiTimeSpanModifier and TypeFieldDescriptionstatic StiTimeSpanStiGaugeHelper.GlobalBeginTimeElementstatic StiTimeSpanStiGaugeHelper.GlobalDurationElement -
Uses of StiTimeSpan in com.stimulsoft.report.painters.context.animation
Fields in com.stimulsoft.report.painters.context.animation declared as StiTimeSpanModifier and TypeFieldDescriptionStiAnimation.beginTimeStiAnimation.beginTimeCorrectStiAnimation.durationMethods in com.stimulsoft.report.painters.context.animation that return StiTimeSpanMethods in com.stimulsoft.report.painters.context.animation with parameters of type StiTimeSpanModifier and TypeMethodDescriptionvoidStiAnimation.setBeginTime(StiTimeSpan beginTime) voidStiAnimation.setDuration(StiTimeSpan duration) Constructors in com.stimulsoft.report.painters.context.animation with parameters of type StiTimeSpanModifierConstructorDescriptionStiAnimation(StiTimeSpan duration, StiTimeSpan beginTime) StiColumnAnimation(StiRectangle rectFrom, StiRectangle rectTo, StiTimeSpan duration, StiTimeSpan beginTime) StiLabelAnimation(StiTimeSpan duration, StiTimeSpan beginTime) StiLabelAnimation(Double valueFrom, Double value, StiPoint pointFrom, StiPoint point, StiTimeSpan duration, StiTimeSpan beginTime) StiOpacityAnimation(StiTimeSpan duration, StiTimeSpan beginTime) StiPieLabelAnimation(Double valueFrom, Double value, double angleFrom, double angle, StiRectangle clientRect, StiRectangle rectLabelFrom, StiRectangle rectLabel, StiTimeSpan duration, StiTimeSpan beginTime) StiPieSegmentAnimation(StiRectangle rectFrom, StiRectangle rectTo, double startAngleFrom, double endAngleFrom, double startAngleTo, double endAngleTo, StiTimeSpan duration, StiTimeSpan beginTime) StiPieSegmentAnimation(StiRectangle rectFrom, StiRectangle rectTo, StiRectangle rectDtFrom, StiRectangle rectDtTo, double startAngleFrom, double endAngleFrom, double startAngleTo, double endAngleTo, StiTimeSpan duration, StiTimeSpan beginTime) StiPointsAnimation(StiPoint[] pointsFrom, StiPoint[] pointsTo, String[] pointsIds, StiTimeSpan duration, StiTimeSpan beginTime) StiPointsAnimation(StiPoint[] pointsFrom, StiTimeSpan duration, StiTimeSpan beginTime) StiRotaionAnimation(double startAngle, double endAngle, StiPoint centerPoint, StiTimeSpan duration, StiTimeSpan beginTime) StiRotationAnimation(double startAngle, double endAngle, StiPoint centerPoint, StiTimeSpan duration, StiTimeSpan beginTime) StiScaleAnimation(double StartScaleX, double EndScaleX, double StartScaleY, double EndScaleY, double centerX, double centerY, StiTimeSpan duration, StiTimeSpan beginTime) StiScaleAnimation(StiTimeSpan duration, StiTimeSpan beginTime) StiTranslationAnimation(StiPoint startPoint, StiPoint endPoint, StiTimeSpan duration, StiTimeSpan beginTime) StiTranslationAnimation(StiTimeSpan duration, StiTimeSpan beginTime) -
Uses of StiTimeSpan in com.stimulsoft.viewer.requestfromuser.components
Methods in com.stimulsoft.viewer.requestfromuser.components with parameters of type StiTimeSpan