Uses of Class
com.stimulsoft.report.components.simplecomponents.StiImage
Packages that use StiImage
Package
Description
-
Uses of StiImage in com.stimulsoft.report.chart
Methods in com.stimulsoft.report.chart that return StiImageModifier and TypeMethodDescriptionstatic StiImageStiChartHelper.GetImageFromChart(StiChart masterChart) -
Uses of StiImage in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiImageModifier and TypeMethodDescriptionstatic StiImagestatic StiImageStiImageHelper.getImageFromObject(Object imageObject) Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiImage -
Uses of StiImage in com.stimulsoft.report.components.table
Subclasses of StiImage in com.stimulsoft.report.components.table -
Uses of StiImage in com.stimulsoft.report.dictionary
Methods in com.stimulsoft.report.dictionary that return StiImageModifier and TypeMethodDescriptionStiDialogInfoItem.StiImageDialogInfoItem.getKey()StiResource.getResourceAsImage()Methods in com.stimulsoft.report.dictionary with parameters of type StiImage -
Uses of StiImage in com.stimulsoft.report.export.service
Methods in com.stimulsoft.report.export.service with parameters of type StiImage -
Uses of StiImage in com.stimulsoft.report.export.service.helper
Methods in com.stimulsoft.report.export.service.helper with parameters of type StiImageModifier and TypeMethodDescriptionstatic voidStiSvgHelper.writeImage2(Element el, StiSvgData svgData, StiImage image, float imageResolution, StiImageFormat imageFormat, float imageQuality, Document doc) -
Uses of StiImage in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools with parameters of type StiImageModifier and TypeMethodDescriptionvoidStiBarCodeExportPainter.baseDrawImage(Object context, StiImage image, StiReport report, double x, double y, double width, double height) voidIStiExportGeomWriter.drawImage(StiImage img, StiRectangle rect) voidStiPdfGeomWriter.drawImage(StiImage img, StiRectangle rect) voidStiSvgGeomWriter.drawImage(StiImage img, StiRectangle rect) -
Uses of StiImage in com.stimulsoft.report.helpers
Methods in com.stimulsoft.report.helpers that return StiImage -
Uses of StiImage in com.stimulsoft.report.maps
Methods in com.stimulsoft.report.maps that return StiImageModifier and TypeMethodDescriptionStiMap.getImage(double zoom) StiMap.getImage(double zoom, StiExportFormat format) -
Uses of StiImage in com.stimulsoft.report.painters.components
Methods in com.stimulsoft.report.painters.components that return StiImageModifier and TypeMethodDescriptionStiGaugePainter.getImage(StiComponent component, double zoom, StiExportFormat format) -
Uses of StiImage in com.stimulsoft.web.helper
Methods in com.stimulsoft.web.helper that return StiImageModifier and TypeMethodDescriptionstatic StiImageStiGalleriesHelper.getImageFromColumn(StiDataColumn column, StiReport report) -
Uses of StiImage in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper that return StiImageModifier and TypeMethodDescriptionstatic StiImageStiReportEdit.base64ToImage(String base64String) Methods in com.stimulsoft.webdesigner.helper with parameters of type StiImageModifier and TypeMethodDescriptionstatic StringStiReportEdit.getImageContentForPaint(StiImage imageComp) static StringStiReportEdit.imageToBase64(StiImage image)