Uses of Class
com.stimulsoft.base.system.StiRefObject
Packages that use StiRefObject
Package
Description
-
Uses of StiRefObject in com.stimulsoft.base.parser
Methods in com.stimulsoft.base.parser with parameters of type StiRefObjectModifier and TypeMethodDescriptionbooleanStiCSharpScriptParser.IExternalObjectsProvider.getNestedObject(Object value, String path, StiRefObject<Object> result) -
Uses of StiRefObject in com.stimulsoft.report
Methods in com.stimulsoft.report with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic voidFunc.NumToWordHelper.determinateCurrencies(String culture, String currencyISO, long integerPart, long decimalPart, StiRefObject<String> mainCurrency, StiRefObject<String> centCurrency) Determinate the exact word used for the currenciesstatic ObjectStiScriptHelper.parseTextValue(String expression, StiComponent component, StiRefObject<Boolean> storeToPrint, boolean executeIfStoreToPrint, boolean returnAsmList) -
Uses of StiRefObject in com.stimulsoft.report.barCodes
Methods in com.stimulsoft.report.barCodes with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic StringStiIntelligentMail4StateBarCodeType.IntelligentMail4State.Encode(String source, StiRefObject<String> bars) -
Uses of StiRefObject in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart with parameters of type StiRefObjectModifier and TypeMethodDescriptionStiChart.GetImage(StiRefObject<Float> zoom) StiChart.GetImage(StiRefObject<Float> zoom, StiExportFormat format) -
Uses of StiRefObject in com.stimulsoft.report.chart.core.area
Methods in com.stimulsoft.report.chart.core.area with parameters of type StiRefObjectModifier and TypeMethodDescriptionvoidStiAxisAreaCoreXF.CalculateMinimumAndMaximumYAxis(StiRefObject<Double> min, StiRefObject<Double> max) final voidStiAxisAreaCoreXF.CalculatePositions(IStiAxis axis, StiRefObject<ArrayList<StiStripPositionXF>> collection, int step) Fill specified collection with values from axis.Info.StripPositions and with taken in consideration step argument. -
Uses of StiRefObject in com.stimulsoft.report.chart.core.area.radar
Methods in com.stimulsoft.report.chart.core.area.radar with parameters of type StiRefObjectModifier and TypeMethodDescriptionfinal voidStiRadarAreaCoreXF.CalculatePositions(IStiYRadarAxis axis, StiRefObject<ArrayList<StiStripPositionXF>> collection, int step) Fill specified collection with values from axis.Info.StripPositions and with taken in consideration step argument. -
Uses of StiRefObject in com.stimulsoft.report.chart.core.legend
Methods in com.stimulsoft.report.chart.core.legend with parameters of type StiRefObjectModifier and TypeMethodDescriptionfinal ArrayList<StiLegendItemCoreXF> StiLegendCoreXF.GetLegendItems(StiRefObject<Integer> count) final StiSizeStiLegendCoreXF.GetLegendSize(StiContext context, StiRectangle rect, StiRefObject<Integer> countColumns, StiRefObject<Integer> countRows) final StiSizeStiLegendCoreXF.GetSeriesSize(StiContext context, StiRectangle rect, StiRefObject<Integer> countColumns, StiRefObject<Integer> countRows) -
Uses of StiRefObject in com.stimulsoft.report.chart.core.series.clusteredColumn
Methods in com.stimulsoft.report.chart.core.series.clusteredColumn with parameters of type StiRefObjectModifier and TypeMethodDescriptionprotected final StiPoint[]StiBaseLineSeriesCoreXF.ClipLinePoints(StiContext context, StiAreaGeom geom, StiPoint[] points, StiRefObject<Integer> startIndex, StiRefObject<Integer> endIndex) -
Uses of StiRefObject in com.stimulsoft.report.chart.core.series.stackedColumn
Methods in com.stimulsoft.report.chart.core.series.stackedColumn with parameters of type StiRefObjectModifier and TypeMethodDescriptionprotected final voidStiStackedBaseLineSeriesCoreXF.ClipLinePoints(StiContext context, StiAreaGeom geom, StiPoint[] startPoints, StiPoint[] endPoints, StiRefObject<StiPoint[]> newStartPoints, StiRefObject<StiPoint[]> newEndPoints, StiRefObject<Integer> startIndex, StiRefObject<Integer> endIndex) -
Uses of StiRefObject in com.stimulsoft.report.chart.core.seriesLabels.funnel
Methods in com.stimulsoft.report.chart.core.seriesLabels.funnel with parameters of type StiRefObjectModifier and TypeMethodDescriptionStiCenterFunnelLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, int pointIndex, double value, double valueNext, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, double singleValueHeight, double singleValueWidth, double centerAxis, StiRefObject<StiRectangle> measureRect) abstract StiSeriesLabelsGeomStiFunnelSeriesLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, int pointIndex, double value, double valueNext, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, double singleValueHeight, double singleValueWidth, double centerAxis, StiRefObject<StiRectangle> measureRect) StiOutsideLeftFunnelLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, int pointIndex, double value, double valueNext, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, double singleValueHeight, double singleValueWidth, double centerAxis, StiRefObject<StiRectangle> measureRect) StiOutsideRightFunnelLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, int pointIndex, double value, double valueNext, String argumentText, String tag, int colorIndex, int colorCount, StiRectangle rect, double singleValueHeight, double singleValueWidth, double centerAxis, StiRefObject<StiRectangle> measureRect) -
Uses of StiRefObject in com.stimulsoft.report.chart.core.seriesLabels.pie
Methods in com.stimulsoft.report.chart.core.seriesLabels.pie with parameters of type StiRefObjectModifier and TypeMethodDescriptionStiCenterPieLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint centerPie, double radius, double radius2, double pieAngle, int pointIndex, Double value, Double labelValue, String argumentText, String tag, boolean measure, int colorIndex, int colorCount, double percentPerValue, StiRefObject<StiRectangle> measureRect, boolean drawValue, double deltaY) abstract StiSeriesLabelsGeomStiPieSeriesLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint centerPie, double radius, double radius2, double pieAngle, int pointIndex, Double value, Double labelValue, String argumentText, String tag, boolean measure, int colorIndex, int colorCount, double percentPerValue, StiRefObject<StiRectangle> measureRect, boolean drawValue, double deltaY) StiTwoColumnsPieLabelsCoreXF.RenderLabel(IStiSeries series, StiContext context, StiPoint centerPie, double radius, double radius2, double pieAngle, int pointIndex, Double value, Double labelValue, String argumentText, String tag, boolean measure, int colorIndex, int colorCount, double percentPerValue, StiRefObject<StiRectangle> measureRect, boolean drawValue, double deltaY) -
Uses of StiRefObject in com.stimulsoft.report.chart.geoms
Methods in com.stimulsoft.report.chart.geoms with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic voidStiNullableDrawing.GetPointsList(StiPoint[] points1, StiPoint[] points2, StiRefObject<ArrayList<StiPoint[]>> list1, StiRefObject<ArrayList<StiPoint[]>> list2) -
Uses of StiRefObject in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic StiContainerStiComponentDivider.BreakContainer(double maxAllowedHeight, StiContainer renderedContainer, StiRefObject<Boolean> haveBreaked) Break container with all components.StiWatermark.getBufferedImage(StiReport report, StiRectangle rect, StiRefObject<byte[]> imgBytes) -
Uses of StiRefObject in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands with parameters of type StiRefObjectModifier and TypeMethodDescriptionbooleanStiDynamicBand.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divLine, StiRefObject<Boolean> haveBreaked) Divides content of components in two parts.booleanStiPageHeaderBand.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divLine, StiRefObject<Boolean> haveBreaked) booleanStiReportTitleBand.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divLine, StiRefObject<Boolean> haveBreaked) Divides content of components in two parts.booleanStiStaticBand.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divLine, StiRefObject<Boolean> haveBreaked) Divides content of components in two parts. -
Uses of StiRefObject in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiRefObjectModifier and TypeMethodDescriptionbooleanStiContainer.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divideLine, StiRefObject<Boolean> haveBreaked) Divides content of components in two parts.final StiSizeStiContainer.getActualSize(boolean isFirstPass, StiRefObject<Boolean> needSecondPass) -
Uses of StiRefObject in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces with parameters of type StiRefObjectModifier and TypeMethodDescriptionbooleanIStiBreakable.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divideLine, StiRefObject<Boolean> haveBreaked) Divides content of components in two parts. -
Uses of StiRefObject in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiRefObjectModifier and TypeMethodDescriptionfinal booleanStiCheckBox.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divideLine, StiRefObject<Boolean> haveBreaked) Divides content of components in two parts.booleanStiImage.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divideLine, StiRefObject<Boolean> haveBreaked) booleanStiRichText.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divideLine, StiRefObject<Boolean> haveBreaked) booleanStiText.Break(StiComponent dividedComponent, double devideFactor, StiRefObject<Double> divideLine, StiRefObject<Boolean> haveBreaked) Occurs when the ExcelValue is calculated. -
Uses of StiRefObject in com.stimulsoft.report.components.table
Methods in com.stimulsoft.report.components.table with parameters of type StiRefObjectModifier and TypeMethodDescriptionStiTable.createJoin(StiRefObject<Double> sumWidth, StiRefObject<Double> sumHeight, StiRefObject<Integer> joinWidth, StiRefObject<Integer> joinHeight) Join of the allocated cells -
Uses of StiRefObject in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic voidStiCrossTabHelper.CalculateMaxAndMin(StiContainer outContainer, StiRefObject<Double> maxLeft, StiRefObject<Double> maxRight, int startIndex) -
Uses of StiRefObject in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic booleanStiValidationHelper.validateNumericRange(Object value, Object min, Object max, StiReport report, StiRefObject<String> error) static booleanStiValidationHelper.validateRangeString(Object value, Object min, Object max, String message, StiValidationLevel level, StiReport report, StiRefObject<StiValidationResult> result) -
Uses of StiRefObject in com.stimulsoft.report.dictionary.databases
Methods in com.stimulsoft.report.dictionary.databases with parameters of type StiRefObjectModifier and TypeMethodDescriptionStiDbUserDatabase.getDataInputStream(StiReport report, StiRefObject<String> name) StiFileDatabase.getDataInputStream(StiReport report, StiRefObject<String> name) -
Uses of StiRefObject in com.stimulsoft.report.engine
Methods in com.stimulsoft.report.engine with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic booleanStiVariableHelper.fillItemsOfVariable(StiVariable variable, StiReport report, StiRefObject<Boolean> modified) static booleanStiVariableHelper.fillItemsOfVariable(StiVariable variable, StiReport report, StiRefObject<Boolean> modified, Boolean modeItems) static voidStiVariableHelper.filter(StiReport report, StiDialogInfo info, StiRefObject<Object[]> keys, StiRefObject<Object[]> values, StiRefObject<Object[]> valuesBinding, StiRefObject<Boolean[]> checkedStates) static IStiGeomInteractionStiChartInteractionHelper.GetInteraction(StiChart chart, StiRectangle chartRect, float x, float y, StiRefObject<StiCellGeom> chartGeom, float zoom) Returns IStiGeomInteraction object for specified chart at specified x and y location. -
Uses of StiRefObject in com.stimulsoft.report.engine.parser
Methods in com.stimulsoft.report.engine.parser with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic ObjectStiParser.parseTextValue(String inputExpression, StiComponent component, StiRefObject<Boolean> storeToPrint, boolean executeIfStoreToPrint, boolean returnAsmList, boolean checkSyntaxMode) -
Uses of StiRefObject in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools with parameters of type StiRefObjectModifier and TypeMethodDescriptionbooleanStiPdfGeomWriter.setBrush(Object brush, StiRectangle rect, StiRefObject<Boolean> isTransparent, boolean saveState) -
Uses of StiRefObject in com.stimulsoft.report.helpers
Methods in com.stimulsoft.report.helpers with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic doubleStiAbbreviationNumberFormatHelper.format(double value, StiRefObject<String> postfix) -
Uses of StiRefObject in com.stimulsoft.report.infographics.gauge.helpers
Methods in com.stimulsoft.report.infographics.gauge.helpers with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic voidStiGaugeV2InitHelper.getScaleMinMax(StiGaugeType type, StiRefObject<Double> min, StiRefObject<Double> max) -
Uses of StiRefObject in com.stimulsoft.report.infographics.gauge.interfaces
Methods in com.stimulsoft.report.infographics.gauge.interfaces with parameters of type StiRefObjectModifier and TypeMethodDescriptionIStiScaleBarGeometry.drawGeometry(StiGaugeContextPainter context, double StartValue, double EndValue, double StartWidth, double EndWidth, double Offset, StiPlacement Placement, StiRefObject<StiRectangle> rect, boolean returnOnlyRect) -
Uses of StiRefObject in com.stimulsoft.report.infographics.gauge.primitives.scalebargeometry
Methods in com.stimulsoft.report.infographics.gauge.primitives.scalebargeometry with parameters of type StiRefObjectModifier and TypeMethodDescriptionStiLinearBarGeometry.drawGeometry(StiGaugeContextPainter context, double StartValue, double EndValue, double StartWidth, double EndWidth, double Offset, StiPlacement Placement, StiRefObject<StiRectangle> rect, boolean returnOnlyRect) StiRadialBarGeometry.drawGeometry(StiGaugeContextPainter context, double StartValue, double EndValue, double StartWidth, double EndWidth, double Offset, StiPlacement Placement, StiRefObject<StiRectangle> rect, boolean returnOnlyRect) -
Uses of StiRefObject in com.stimulsoft.report.infographics.gauge.primitives.tick
Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiRefObjectModifier and TypeMethodDescriptionprotected intStiRadialTickLabelBase.getMatrixRotation(StiGaugeContextPainter context, StiPoint centerPoint, StiSize textSize, StiLabelRotationMode rotateMode, double radius, double angle, StiRefObject<StiPoint> position) -
Uses of StiRefObject in com.stimulsoft.report.maps
Methods in com.stimulsoft.report.maps with parameters of type StiRefObjectModifier and TypeMethodDescriptionstatic List<StiMapData> StiMap.getMapDataInternal(String mapData, StiMapID mapID, StiRefObject<Boolean> isHashDataEmpty) -
Uses of StiRefObject in com.stimulsoft.report.maps.gis
Methods in com.stimulsoft.report.maps.gis with parameters of type StiRefObjectModifier and TypeMethodDescriptionvoidStiGisPointMapGeometry.getAllPoints(StiRefObject<ArrayList<StiGisPointLatLng>> points)