Uses of Class
com.stimulsoft.base.system.StiSize
Packages that use StiSize
Package
Description
-
Uses of StiSize in com.stimulsoft.base
Methods in com.stimulsoft.base that return StiSizeMethods in com.stimulsoft.base with parameters of type StiSize -
Uses of StiSize in com.stimulsoft.base.drawing
Methods in com.stimulsoft.base.drawing that return StiSizeModifier and TypeMethodDescriptionstatic StiSizeStiTextUtil.measureString(double maxWidth, StiFont font, String text, float lineSpacing, float angle) static StiSizeStiTextUtil.measureString(double maxWidth, StiFont stiFont, String text, float angle, float lineSpacing, boolean wordWrap) static StiSizeStiTextUtil.measureString(StiFont font, String text, float lineSpacing) static StiSizeStiTextUtil.measureString(StiFont font, String text, float lineSpacing, float angle) Methods in com.stimulsoft.base.drawing with parameters of type StiSizeModifier and TypeMethodDescriptionstatic StiRectangleStiRectangleUtils.alignSizeInRect(StiRectangle rect, StiSize size, StiContentAlignment alignment) -
Uses of StiSize in com.stimulsoft.base.enums
Methods in com.stimulsoft.base.enums that return StiSize -
Uses of StiSize in com.stimulsoft.base.system
Fields in com.stimulsoft.base.system declared as StiSizeMethods in com.stimulsoft.base.system that return StiSize -
Uses of StiSize in com.stimulsoft.base.system.geometry
Methods in com.stimulsoft.base.system.geometry that return StiSizeMethods in com.stimulsoft.base.system.geometry with parameters of type StiSizeModifier and TypeMethodDescriptionstatic StiRectangleStiRectangle.alignSizeInRect(StiRectangle rect, StiSize size, StiContentAlignment alignment) Align rectangle to fit in rectvoidConstructors in com.stimulsoft.base.system.geometry with parameters of type StiSizeModifierConstructorDescriptionStiRectangle(StiPoint location, StiSize size) Initializes a new instance of the RectangleD class with the specified location and size. -
Uses of StiSize in com.stimulsoft.report.barCodes
Methods in com.stimulsoft.report.barCodes that return StiSizeModifier and TypeMethodDescriptionprotected StiSizeStiBarCodeTypeService.baseMeasureString(StiGraphics context, String st, StiFont font) -
Uses of StiSize in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return StiSizeMethods in com.stimulsoft.report.chart with parameters of type StiSize -
Uses of StiSize in com.stimulsoft.report.chart.core.axis
Methods in com.stimulsoft.report.chart.core.axis that return StiSizeModifier and TypeMethodDescriptionprotected final StiSizeStiAxisCoreXF.GetAxisTitleSize(StiContext context) -
Uses of StiSize in com.stimulsoft.report.chart.core.legend
Methods in com.stimulsoft.report.chart.core.legend that return StiSizeModifier and TypeMethodDescriptionStiLegendCoreXF.getItemRealSize(StiContext context, StiLegendItemCoreXF seriesItem) final StiSizeStiLegendCoreXF.GetItemSize(StiContext context, ArrayList<StiLegendItemCoreXF> seriesItems, StiLegendItemCoreXF seriesItem) final StiSizeStiLegendCoreXF.GetItemSize(StiContext context, ArrayList seriesItems, int seriesIndex) final StiSizeStiLegendCoreXF.GetItemsSize(StiContext context, ArrayList<StiLegendItemCoreXF> seriesItems) 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) final StiSizeStiLegendCoreXF.GetTitleSize(StiContext context) StiLegendItemCoreXF.measureString(StiContext context, StiFontGeom font) StiLegendItemCoreXF.measureString(StiContext context, StiFontGeom font, double overrideWidth) -
Uses of StiSize in com.stimulsoft.report.chart.core.series.pie
Methods in com.stimulsoft.report.chart.core.series.pie that return StiSizeModifier and TypeMethodDescriptionprotected final StiSizeStiPie3dSeriesCoreXF.getSliceDisplacement(float angle, float xDisplacement, float yDisplacement) -
Uses of StiSize in com.stimulsoft.report.chart.interfaces.legend
Methods in com.stimulsoft.report.chart.interfaces.legend that return StiSizeMethods in com.stimulsoft.report.chart.interfaces.legend with parameters of type StiSize -
Uses of StiSize in com.stimulsoft.report.chart.interfaces.seriesLabels
Methods in com.stimulsoft.report.chart.interfaces.seriesLabels that return StiSizeMethods in com.stimulsoft.report.chart.interfaces.seriesLabels with parameters of type StiSize -
Uses of StiSize in com.stimulsoft.report.chart.view.legend
Methods in com.stimulsoft.report.chart.view.legend that return StiSizeModifier and TypeMethodDescriptionfinal StiSizeStiLegend.getMarkerSize()Gets or sets marker size.final StiSizeStiLegend.getSize()Gets or sets size of legend.Methods in com.stimulsoft.report.chart.view.legend with parameters of type StiSize -
Uses of StiSize in com.stimulsoft.report.chart.view.seriesLabels
Methods in com.stimulsoft.report.chart.view.seriesLabels that return StiSizeModifier and TypeMethodDescriptionfinal StiSizeStiSeriesLabels.getMarkerSize()Gets or sets marker size.Methods in com.stimulsoft.report.chart.view.seriesLabels with parameters of type StiSize -
Uses of StiSize in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiSizeModifier and TypeMethodDescriptionStiComponent.getActualSize()Initializes a new instance of the StiSize class from the specified dimensi.StiComponent.getMaxSize()gets or sets maximal size.StiPage.getMaxSize()StiComponent.getMinSize()gets or sets minimal size.StiPage.getMinSize()static StiSizeStiPageHelper.getPaperSize(StiPage page, StiSize paperSize) static StiSizeStiPageHelper.getPaperSizeFromPaperKind(StiPaperKind paperKind) static StiSizeStiStandardTextRenderer.MeasureHTMLString(double maxWidth, StiFont font, StiText textBox, boolean allowHtmlTags) static StiSizeStiStandardTextRenderer.measureString(StiFont font, String text, float angle) static StiSizeStiStandardTextRenderer.MeasureString(double maxWidth, StiFont stiFont, float angle, String text, float lineSpacing, boolean wordWrap) static StiSizeStiStandardTextRenderer.MeasureString(double maxWidth, StiFont font, StiText textBox) static StiSizeStiStandardTextRenderer.MeasureString(int maxWidth, StiFont stiFont, StiText textBox) Methods in com.stimulsoft.report.components with parameters of type StiSizeModifier and TypeMethodDescriptionstatic StiSizeStiPageHelper.getPaperSize(StiPage page, StiSize paperSize) voidStiComponent.setMaxSize(StiSize value) voidStiPage.setMaxSize(StiSize value) voidStiComponent.setMinSize(StiSize value) voidStiPage.setMinSize(StiSize value) -
Uses of StiSize in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiSizeMethods in com.stimulsoft.report.components.bands with parameters of type StiSizeModifier and TypeMethodDescriptionvoidStiBand.setMaxSize(StiSize value) voidStiBand.setMinSize(StiSize value) -
Uses of StiSize in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents that return StiSizeModifier and TypeMethodDescriptionStiContainer.getActualSize()final StiSizeStiContainer.getActualSize(boolean isFirstPass, StiRefObject<Boolean> needSecondPass) final StiSizeStiContainer.GetMaxSize()Returns maximum sizes among selected objects.Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiSizeModifier and TypeMethodDescriptionfinal voidStiContainer.MakeSameSize(StiSize size) Sets the size to all selected objects. -
Uses of StiSize in com.stimulsoft.report.components.crossBands
Methods in com.stimulsoft.report.components.crossBands that return StiSizeModifier and TypeMethodDescriptionStiCrossDataBand.getMaxSize()StiCrossFooterBand.getMaxSize()StiCrossGroupFooterBand.getMaxSize()StiCrossGroupHeaderBand.getMaxSize()StiCrossHeaderBand.getMaxSize()StiCrossDataBand.getMinSize()StiCrossFooterBand.getMinSize()StiCrossGroupFooterBand.getMinSize()StiCrossGroupHeaderBand.getMinSize()StiCrossHeaderBand.getMinSize()Methods in com.stimulsoft.report.components.crossBands with parameters of type StiSizeModifier and TypeMethodDescriptionvoidStiCrossDataBand.setMaxSize(StiSize value) voidStiCrossFooterBand.setMaxSize(StiSize value) voidStiCrossGroupFooterBand.setMaxSize(StiSize value) voidStiCrossGroupHeaderBand.setMaxSize(StiSize value) voidStiCrossHeaderBand.setMaxSize(StiSize value) voidStiCrossDataBand.setMinSize(StiSize value) voidStiCrossFooterBand.setMinSize(StiSize value) voidStiCrossGroupFooterBand.setMinSize(StiSize value) voidStiCrossGroupHeaderBand.setMinSize(StiSize value) voidStiCrossHeaderBand.setMinSize(StiSize value) -
Uses of StiSize in com.stimulsoft.report.components.interfaces
Methods in com.stimulsoft.report.components.interfaces that return StiSize -
Uses of StiSize in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiSizeModifier and TypeMethodDescriptionStiRichText.getActualSize()StiText.getActualSize()StiView.getActualSize()final StiSizeStiView.getRealSize()StiText.measureString() -
Uses of StiSize in com.stimulsoft.report.components.table
Methods in com.stimulsoft.report.components.table that return StiSizeModifier and TypeMethodDescriptionStiTableCell.getMaxSize()StiTableCellCheckBox.getMaxSize()StiTableCellImage.getMaxSize()StiTableCellRichText.getMaxSize()StiTable.getMinSize()StiTableCell.getMinSize()StiTableCellCheckBox.getMinSize()StiTableCellImage.getMinSize()StiTableCellRichText.getMinSize()Methods in com.stimulsoft.report.components.table with parameters of type StiSizeModifier and TypeMethodDescriptionvoidStiTableCell.setMaxSize(StiSize value) voidStiTableCellCheckBox.setMaxSize(StiSize value) voidStiTableCellImage.setMaxSize(StiSize value) voidStiTableCellRichText.setMaxSize(StiSize value) voidStiTable.setMinSize(StiSize value) voidStiTableCell.setMinSize(StiSize value) voidStiTableCellCheckBox.setMinSize(StiSize value) voidStiTableCellImage.setMinSize(StiSize value) voidStiTableCellRichText.setMinSize(StiSize value) -
Uses of StiSize in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return StiSizeModifier and TypeMethodDescriptionstatic StiSizeStiCrossTabHelper.GetCellsRect(StiCrossTab masterCrossTab, int startCol, int startRow, int endCol, int endRow) -
Uses of StiSize in com.stimulsoft.report.crossTab.core
Methods in com.stimulsoft.report.crossTab.core that return StiSizeMethods in com.stimulsoft.report.crossTab.core with parameters of type StiSize -
Uses of StiSize in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiSizeModifier and TypeMethodDescriptionStiReportControl.getMaxSize()StiReportControl.getMinSize()IStiForm.getSize()final StiSizeStiForm.getSize()Gets or sets the size of the form.StiReportControl.getSize()Gets or sets the height and width of the control.Methods in com.stimulsoft.report.dialogs with parameters of type StiSizeModifier and TypeMethodDescriptionvoidStiReportControl.setMaxSize(StiSize value) voidStiReportControl.setMinSize(StiSize value) voidfinal voidvoid -
Uses of StiSize in com.stimulsoft.report.engine.engineV2
Fields in com.stimulsoft.report.engine.engineV2 with type parameters of type StiSize -
Uses of StiSize in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return StiSizeModifier and TypeMethodDescriptionStiBarCodeExportPainter.baseMeasureString(Object context, String st, StiFont font) IStiExportGeomWriter.measureString(String st, StiFont font) StiPdfGeomWriter.measureString(String st, StiFont font) StiSvgGeomWriter.measureString(String st, StiFont font) -
Uses of StiSize in com.stimulsoft.report.helpers
Methods in com.stimulsoft.report.helpers with parameters of type StiSizeModifier and TypeMethodDescriptionstatic voidStiFontIconsExHelper.drawDirectionIcons(StiContext context, StiBrush brush, StiRectangle rect, StiSize singleSize, StiFontIcons icon, String toolTip, StiInteractionDataGeom interaction, boolean verticalDirection) static voidStiFontIconsExHelper.drawDirectionIcons(StiContext context, StiBrush brush, StiRectangle rect, StiSize singleSize, StiFontIcons icon, String toolTip, StiInteractionDataGeom interaction, boolean verticalDirection, boolean roundValues) static voidStiFontIconsExHelper.drawFillIcons(StiContext context, StiBrush brush, StiRectangle rect, StiSize singleSize, StiFontIcons icon, String toolTip) static doubleStiFontIconsExHelper.getIconFontSize(StiContext context, StiSize size, String text) -
Uses of StiSize in com.stimulsoft.report.infographics.gauge.interfaces
Methods in com.stimulsoft.report.infographics.gauge.interfaces that return StiSize -
Uses of StiSize in com.stimulsoft.report.infographics.gauge.primitives.scalebargeometry
Methods in com.stimulsoft.report.infographics.gauge.primitives.scalebargeometry that return StiSize -
Uses of StiSize in com.stimulsoft.report.infographics.gauge.primitives.tick
Methods in com.stimulsoft.report.infographics.gauge.primitives.tick with parameters of type StiSizeModifier and TypeMethodDescriptionprotected intStiRadialTickLabelBase.getMatrixRotation(StiGaugeContextPainter context, StiPoint centerPoint, StiSize textSize, StiLabelRotationMode rotateMode, double radius, double angle, StiRefObject<StiPoint> position) -
Uses of StiSize in com.stimulsoft.report.maps
Methods in com.stimulsoft.report.maps with parameters of type StiSizeModifier and TypeMethodDescriptionstatic BufferedImageStiOnlineMapProvider.getImage(StiSize size, ArrayList<StiGisPointMapGeometry> pushPins, int onePointZoom) -
Uses of StiSize in com.stimulsoft.report.maps.gis
Methods in com.stimulsoft.report.maps.gis that return StiSizeMethods in com.stimulsoft.report.maps.gis with parameters of type StiSize -
Uses of StiSize in com.stimulsoft.report.maps.helpers
Fields in com.stimulsoft.report.maps.helpers declared as StiSizeMethods in com.stimulsoft.report.maps.helpers with parameters of type StiSizeModifier and TypeMethodDescriptionstatic voidStiBingMapDataHelper.createImageBackground(StiMap map, List<String> pushPins, StiSize size) Deprecated. -
Uses of StiSize in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiSizeModifier and TypeMethodDescriptionstatic StiSizeDesignerOptions.getDesignerWindowSize()Gets or sets window size of the Designer window.static StiSizeViewerOptions.Windows.getMinimumSize()Methods in com.stimulsoft.report.options with parameters of type StiSizeModifier and TypeMethodDescriptionstatic voidDesignerOptions.setDesignerWindowSize(StiSize value) static voidViewerOptions.Windows.setMinimumSize(StiSize value) -
Uses of StiSize in com.stimulsoft.report.painters
Methods in com.stimulsoft.report.painters that return StiSizeModifier and TypeMethodDescriptionStiContextPainter.measureString(String text, StiFontGeom font) StiContextPainter.measureString(String text, StiFontGeom font, int width, StiStringFormatGeom sf) abstract StiSizeStiGaugeContextPainter.measureString(String text, StiFont font) StiGdiGaugeContextPainter.measureString(String text, StiFont font) -
Uses of StiSize in com.stimulsoft.report.painters.components
Methods in com.stimulsoft.report.painters.components that return StiSizeModifier and TypeMethodDescriptionStiBarCodePainter.baseMeasureString(StiGraphics g, String st, StiFont font) Measure stringMethods in com.stimulsoft.report.painters.components with parameters of type StiSizeModifier and TypeMethodDescriptionvoidStiPagePainter.paintTileImage(BufferedImage watermarkImage, StiGraphics g, StiRectangle rect, StiSize imageSize, Double zoom, StiReport report) Paint title image watermark -
Uses of StiSize in com.stimulsoft.report.painters.context.chart
Methods in com.stimulsoft.report.painters.context.chart that return StiSizeModifier and TypeMethodDescriptionIStiContextPainter.measureString(String text, StiFontGeom font) IStiContextPainter.measureString(String text, StiFontGeom font, int width, StiStringFormatGeom sf) StiContext.MeasureString(String text, StiFontGeom font) StiContext.MeasureString(String text, StiFontGeom font, int width, StiStringFormatGeom sf) -
Uses of StiSize in com.stimulsoft.report.units
Methods in com.stimulsoft.report.units that return StiSizeModifier and TypeMethodDescriptionfinal StiSizeStiUnit.ConvertFromHInches(StiSize size) Converts a size from hundredths of inch into units of this class.final StiSizeStiUnit.ConvertToHInches(StiSize size) Converts a size from units of this class into hundredths of inch.Methods in com.stimulsoft.report.units with parameters of type StiSizeModifier and TypeMethodDescriptionfinal StiSizeStiUnit.ConvertFromHInches(StiSize size) Converts a size from hundredths of inch into units of this class.final StiSizeStiUnit.ConvertToHInches(StiSize size) Converts a size from units of this class into hundredths of inch.