Uses of Class
com.stimulsoft.base.drawing.StiGraphics
Packages that use StiGraphics
Package
Description
-
Uses of StiGraphics in com.stimulsoft.base.drawing
Fields in com.stimulsoft.base.drawing declared as StiGraphicsMethods in com.stimulsoft.base.drawing that return StiGraphicsModifier and TypeMethodDescriptionstatic StiGraphicsStiGraphics.fromImage(BufferedImage image) StiShadowGraphics.getGraphics()Methods in com.stimulsoft.base.drawing with parameters of type StiGraphicsModifier and TypeMethodDescriptionstatic StiBreakTextStiTextUtil.breakText(int maxHeight, int maxWidth, StiFont font, String text, boolean allowHtmlTags, float lineSpacing, StiTextHorAlignment horAlignment, boolean wordWrap, StiGraphics g) final voidStiBorder.draw(StiGraphics g, StiRectangle rect, double zoom, StiColor emptyColor, StiHighlightState highlightState, Boolean isPrinting, Boolean isThumbPaint, double pageZoom) Draws this border on the indicated Graphics.static voidStiShadow.drawCachedShadow(StiGraphics g, StiRectangle rect, StiEnumSet<StiShadowSides> sides) static voidStiShadow.drawCachedShadow(StiGraphics g, StiRectangle sRect, StiEnumSet<StiShadowSides> sides, boolean isSimple) voidStiShadowGraphics.drawShadow(StiGraphics g, StiRectangle rect, double shadowSize, double zoom) voidStiShadowGraphics.drawShadow(StiGraphics g, StiRectangle rect, int shadowSize, double zoom) static voidStiRotatedTextDrawing.drawString(StiGraphics g, String text, StiFont font, StiBrush brush, StiPoint point, StringFormat stringFormat, StiRotationMode rotationMode, double angle, float lineSpacing, boolean antialiasing, double zoom) static voidStiRotatedTextDrawing.drawString(StiGraphics g, String text, StiFont font, StiBrush brush, StiPoint point, StringFormat stringFormat, StiRotationMode rotationMode, double angle, float lineSpacing, boolean antialiasing, int maximalWidth, double zoom) static voidStiRotatedTextDrawing.drawString(StiGraphics g, String text, StiFont font, StiBrush brush, StiRectangle rect, StringFormat stringFormat, double angle, float lineSpacing, boolean antialiasing, double zoom) static voidStiRotatedTextDrawing.drawString(StiGraphics g, String text, StiFont font, StiBrush brush, StiRectangle rect, StringFormat stringFormat, double angle, float lineSpacing, boolean antialiasing, int maximalWidth, double zoom) static voidStiRotatedTextDrawing.drawString(StiGraphics g, String text, StiFont font, StiBrush brush, StiRectangle rect, StringFormat stringFormat, double angle, float lineSpacing, double zoom) static voidStiRotatedTextDrawing.drawString(StiGraphics g, String text, StiFont font, StiBrush brush, StiRectangle rect, StringFormat stringFormat, double angle, float lineSpacing, int maximalWidth, double zoom) static voidStiRotatedTextDrawing.drawString(StiGraphics g, String text, StiFont font, StiBrush brush, StiRectangle rect, StringFormat stringFormat, StiRotationMode rotationMode, double angle, float lineSpacing, boolean antialiasing, double zoom) static voidStiRotatedTextDrawing.drawString(StiGraphics g, String text, StiFont font, StiBrush brush, StiRectangle rect, StringFormat stringFormat, StiRotationMode rotationMode, double angle, float lineSpacing, boolean antialiasing, int maximalWidth, double zoom) static StiRectangleStiRotatedTextDrawing.measureString(StiGraphics g, String text, StiFont font, StiPoint point, StringFormat stringFormat, StiRotationMode rotationMode, double angle, float lineSpacing, double zoom) static StiRectangleStiRotatedTextDrawing.measureString(StiGraphics g, String text, StiFont font, StiPoint point, StringFormat stringFormat, StiRotationMode rotationMode, double angle, float lineSpacing, int maximalWidth, double zoom, boolean wordWrap) static StiRectangleStiRotatedTextDrawing.measureString(StiGraphics g, String text, StiFont font, StiRectangle rect, StringFormat stringFormat, StiRotationMode rotationMode, double angle, float lineSpacing, double zoom) static StiRectangleStiRotatedTextDrawing.measureString(StiGraphics g, String text, StiFont font, StiRectangle rect, StringFormat stringFormat, StiRotationMode rotationMode, double angle, float lineSpacing, int maximalWidth, double zoom) -
Uses of StiGraphics in com.stimulsoft.report
Fields in com.stimulsoft.report declared as StiGraphicsMethods in com.stimulsoft.report that return StiGraphicsModifier and TypeMethodDescriptionstatic StiGraphicsStiReport.getGlobalMeasureGraphics()StiReport.getReportMeasureGraphics() -
Uses of StiGraphics in com.stimulsoft.report.barCodes
Methods in com.stimulsoft.report.barCodes with parameters of type StiGraphicsModifier and TypeMethodDescriptionprotected voidStiBarCodeTypeService.baseDrawImage(StiGraphics context, String imageStr, BufferedImage image, StiReport report, double x, double y, double width, double height, double zoom) protected voidStiBarCodeTypeService.baseDrawRectangle(StiGraphics context, StiColor penColor, double penSize, double x, double y, double width, double height, Double zoom, Double pageZoom) protected voidStiBarCodeTypeService.baseDrawString(StiGraphics context, String st, StiFont font, StiBrush brush, StiRectangle rect, StiTextHorAlignment horAlignment, StiVertAlignment vertAlignment, Double zoom) protected voidStiBarCodeTypeService.baseFillEllipse(StiGraphics context, StiBrush brush, double x, double y, double width, double height, Double zoom, Double pageZoom) protected voidStiBarCodeTypeService.baseFillPolygon(StiGraphics context, StiBrush brush, StiPoint[] points, Double zoom, Double pageZoom) protected voidStiQRCodeBarCodeType.baseFillPolygons(StiGraphics context, StiBrush brush, List<List<StiPoint>> points, double zoom) protected voidStiBarCodeTypeService.baseFillRectangle(StiGraphics context, StiBrush brush, double x, double y, double width, double height, Double zoom, Double pageZoom) protected voidStiBarCodeTypeService.baseFillRectangle2D(StiGraphics context, StiBrush brush, double x, double y, double width, double height, Double zoom, Double pageZoom) protected StiSizeStiBarCodeTypeService.baseMeasureString(StiGraphics context, String st, StiFont font) protected voidStiBarCodeTypeService.baseRollbackTransform(StiGraphics context) protected voidStiBarCodeTypeService.baseTransform(StiGraphics context, double x, double y, double angle, double dx, double dy, StiRectangle clip) voidStiAustraliaPost4StateBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiAztecBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) abstract voidStiBarCodeTypeService.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCodabarBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode11BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode128aBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode128AutoBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode128bBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode128cBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode39BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode39ExtBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode93BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiCode93ExtBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiDataMatrixBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiDutchKIXBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiEAN128aBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiEAN128AutoBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiEAN128bBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiEAN128cBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiEAN13BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiEAN8BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiFIMBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiGS1_128BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiGS1DataMatrixBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiGS1QRCodeBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiIntelligentMail4StateBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiInterleaved2of5BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiIsbn10BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiIsbn13BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiITF14BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiJan13BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiJan8BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiMaxicodeBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiMsiBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiPdf417BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiPharmacodeBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiPlesseyBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiPostnetBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiQRCodeBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiRoyalMail4StateBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiSSCC18BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) voidStiStandard2of5BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiUpcABarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiUpcEBarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiUpcSup2BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.voidStiUpcSup5BarCodeType.draw(StiGraphics context, StiBarCode barCode, StiRectangle rect, double zoom) Draws the bar code with the specified parameters.protected final voidStiBarCodeTypeService.draw2DBarCode(StiGraphics context, StiRectangle rect, StiBarCode barCode, double zoom) protected final voidStiBarCodeTypeService.drawBarCode(StiGraphics context, StiRectangle rect, StiBarCode barCode) Draws bar code.protected final voidStiBarCodeTypeService.drawBarCodeError(StiGraphics context, StiRectangle rect, StiBarCode barCode) protected final voidStiBarCodeTypeService.drawBarCodeError(StiGraphics context, StiRectangle rect, StiBarCode barCode, String message) protected final voidStiBarCodeTypeService.drawBars(StiGraphics context, String sym, StiBrush foreBrush, Double zoom, Double pageZoom) Draws content of bar code.protected final voidStiEAN13BarCodeType.drawEanBars(StiGraphics context, ArrayList<StiEAN13BarCodeType.EanBarInfo> barsArray, StiBarCode barCode) protected voidStiBarCodeTypeService.drawMaxicode(StiGraphics context, StiRectangle rect, StiBarCode barCode, double zoom) protected voidStiQRCodeBarCodeType.drawQRCode(StiGraphics context, StiRectangle rect, StiBarCode barCode, double zoom, StiQRCodeBodyShapeType bodyShape, StiQRCodeEyeFrameShapeType eyeFrameShape, StiQRCodeEyeBallShapeType eyeBallShape) protected final voidStiBarCodeTypeService.rollbackTransform(StiGraphics context) protected final voidStiBarCodeTypeService.translateRect(StiGraphics context, StiRectangle rect, StiBarCode barCode) Translate coordinates using vertical and horizontal justify -
Uses of StiGraphics in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiGraphicsMethods in com.stimulsoft.report.components with parameters of type StiGraphicsModifier and TypeMethodDescriptionstatic StiBreakTextStiComponentDivider.BreakText(StiGraphics measureGraphics, StiRectangle rect, String text, StiFont font, StiTextOptions textOptions, StiTextQuality textQuality, boolean allowHtmlTags, StiText textComp) -
Uses of StiGraphics in com.stimulsoft.report.components.shapeTypes
Methods in com.stimulsoft.report.components.shapeTypes with parameters of type StiGraphicsModifier and TypeMethodDescriptionvoidStiShapeTypeService.paint(StiGraphics g, StiShape shape, StiRectangle rect, double zoom, double pageZoom) Draws the shape with the specified parameters. -
Uses of StiGraphics in com.stimulsoft.report.painters
Methods in com.stimulsoft.report.painters that return StiGraphicsMethods in com.stimulsoft.report.painters with parameters of type StiGraphicsModifier and TypeMethodDescriptionvoidStiGdiMapContextPainter.render(StiGraphics graphics, boolean useZoom) voidStiGdiMapContextPainter.render(StiGraphics g, boolean useZoom, StiRectangle rect, boolean center) voidStiContextPainter.setGraphics(StiGraphics graphics) Constructors in com.stimulsoft.report.painters with parameters of type StiGraphicsModifierConstructorDescriptionStiContextPainter(StiGraphics graphics, double zoom, Double pageZoom) StiGdiGaugeContextPainter(StiGraphics g, StiGauge gauge, StiRectangle rect, double zoom, double pageZoom) ConstructorStiPaintArgs(StiGraphics g, StiRectangle clipRectangle) ConstructorStiPaintArgs(StiGraphics g, Boolean thumbPaint) ConstructorStiPaintArgs(StiGraphics g, Integer segmentX, Integer segmentY) -
Uses of StiGraphics in com.stimulsoft.report.painters.components
Methods in com.stimulsoft.report.painters.components with parameters of type StiGraphicsModifier and TypeMethodDescriptionvoidStiBarCodePainter.baseDrawImage(StiGraphics g, BufferedImage img, StiRectangle rect, Double zoom) Draw imagevoidStiBarCodePainter.baseDrawRectangle(StiGraphics g, StiColor penColor, Double penSize, Double x, Double y, Double width, Double height, Double zoom, Double pageZoom) Draw rectanglevoidStiBarCodePainter.baseDrawString(StiGraphics g, String st, StiFont font, StiBrush brush, StiRectangle rect, StiTextHorAlignment horAlignment, StiVertAlignment vertAlignment, Double zoom) Draw stringvoidStiBarCodePainter.baseDrawString(StiGraphics g, String st, StiFont font, StiBrush brush, StiRectangle rect, Double zoom) Draw stringvoidStiBarCodePainter.baseFillEllipse(StiGraphics g, StiBrush brush, double x, double y, double width, double height, double zoom, double pageZoom) voidStiBarCodePainter.baseFillPolygon(StiGraphics g, StiBrush brush, StiPoint[] points, double zoom, double pageZoom) voidStiBarCodePainter.baseFillPolygons(StiGraphics context, StiBrush brush, List<List<StiPoint>> points, double zoom, double pageZoom) voidStiBarCodePainter.baseFillRectangle(StiGraphics g, StiBrush brush, Double x, Double y, Double width, Double height, Double zoom, Double pageZoom) Fill rectanglevoidStiBarCodePainter.baseFillRectangle2D(StiGraphics g, StiBrush brush, Double x, Double y, Double width, Double height, Double zoom, Double pageZoom) Fill rectangleStiBarCodePainter.baseMeasureString(StiGraphics g, String st, StiFont font) Measure stringvoidStiBarCodePainter.baseRollbackTransform(StiGraphics g) Rollback transofrmationvoidStiBarCodePainter.baseTransform(StiGraphics g, Double x, Double y, Double angle, Double dx, Double dy, StiRectangle clip) Transform BarCodevoidStiChartPainter.drawChart(StiChart chart, StiGraphics g, StiRectangle rect, boolean useMargins, boolean useBackground) voidStiLinePrimitivePainter.drawDot(StiGraphics g, StiPen pen, Double x, Double y, Double size, Double zoom, Double pageZoom) Draw dot with given valuesvoidStiGaugePainter.drawGauge(StiGraphics g, StiGauge gauge, StiRectangle rect) voidStiGaugePainter.drawGauge(StiGauge gauge, StiGraphics g, StiRectangle rect, double zoom) voidStiMapPainter.drawMap(StiMap map, StiGraphics g, StiRectangle rect, boolean useMargins, boolean useBackground, boolean useZoom) voidStiPagePainter.drawPageNumber(StiPage page, StiGraphics g, Integer pageNumber, StiRectangle pageRect, Double zoom, Double pageZoom) Draw page numbers for segment pagevoidStiComponentPainter.drawSelectedRectangle(StiGraphics g, Double size, StiBrush brush, StiRectangle rect) Draws a selected rectangle specified by a Rectangle structure.static voidStiSparklinePainter.drawSparkline(StiGraphics g, StiRectangle rect, StiSparkline sparkline, double zoom, double pageZoom) voidStiZipCodePainter.drawZipCode(StiZipCode zipCode, StiGraphics g, StiRectangle rect, Double zoom) draw Zip CodevoidStiTextInCellsPainter.paintBackground(StiText textComp, StiGraphics g, StiRectangle rect, Double zoom, Double pageZoom) voidStiTextPainter.paintBackground(StiText text, StiGraphics g, StiRectangle rect, Double zoom, Double pageZoom) Paint component backgroundvoidStiComponentPainter.paintBorder(StiComponent component, StiGraphics g, StiRectangle rect, Boolean topMost, Boolean isThumbPaint, Double zoom, Double pageZoom) Paint component bordervoidStiTextInCellsPainter.paintBorder(StiComponent textComp, StiGraphics g, StiRectangle rect, Boolean drawBorderFormatting, Boolean drawTopmostBorderSides, Double zoom) voidStiTextPainter.paintBorder(StiComponent component, StiGraphics g, StiRectangle rect, Boolean topMost, Boolean isThumbPaint, Double zoom) voidStiChartPainter.paintChart(StiChart chart, StiGraphics g, StiRectangle rect, boolean topMost, boolean drawFormatting, boolean isThumnail) static voidStiCheckBoxPainter.paintCheck(StiCheckBox checkBox, StiGraphics g, StiRectangle rect, Double zoom) PaintCheckboxvoidStiContainerPainter.paintColumns(StiContainer container, StiGraphics g) Paint container columnsvoidStiComponentPainter.paintConditions(StiComponent component, StiGraphics g, StiRectangle rect) Paints conditions of a component.voidStiComponentPainter.paintEvents(StiComponent component, StiGraphics g, StiRectangle rect) voidStiPagePainter.paintImage(StiReport report, StiWatermark watermark, StiGraphics g, StiRectangle rect, Double zoom) Paint image watermarkvoidStiViewPainter.paintImage(StiView view, StiGraphics g, StiRectangle rect, Double zoom) Paint imageStiTextPainter.paintIndicator(StiText textComp, StiGraphics g, StiRectangle rect) Paint indicatorvoidStiComponentPainter.paintInheritedImage(StiComponent component, StiGraphics g) voidStiComponentPainter.paintMarkers(StiComponent component, StiGraphics g, StiRectangle rect, Double zoom, Double pageZoom) Paints a markers specified by a Rectangle structure.voidStiMapPainter.paintOnlineMap(StiGraphics g, StiRectangle rect, StiMap map, double zoom) voidStiComponentPainter.paintOrderAndQuickInfo(StiComponent component, StiGraphics g, String number) Paints order numbers and quick info of a component.protected voidStiRectanglePrimitivePainter.paintPrimitive(StiRectanglePrimitive primitive, StiGraphics g, StiRectangle rect) Paint primitiveprotected voidStiRoundedRectanglePrimitivePainter.paintPrimitive(StiRectanglePrimitive primitive, StiGraphics g, StiRectangle rect) Paint primitivevoidStiComponentPainter.paintQuickButtons(StiComponent component, StiGraphics g) Paints the QuickButtons.voidStiPagePainter.paintTableLines(StiPage page, StiGraphics g) Paint table linesvoidStiPagePainter.paintText(StiWatermark watermark, StiGraphics g, StiRectangle rect, double zoom, boolean isPrinting) voidStiTextInCellsPainter.paintText(StiText textComp, StiGraphics g, StiRectangle rect, Double zoom) voidStiTextPainter.paintText(StiText textComp, StiGraphics g, StiRectangle rect, Double zoom) Paint component textvoidStiPagePainter.paintTileImage(BufferedImage watermarkImage, StiGraphics g, StiRectangle rect, StiSize imageSize, Double zoom, StiReport report) Paint title image watermark -
Uses of StiGraphics in com.stimulsoft.report.painters.indicator
Methods in com.stimulsoft.report.painters.indicator with parameters of type StiGraphicsModifier and TypeMethodDescriptionStiDataBarIndicatorTypePainter.paint(StiGraphics g, StiComponent component, StiRectangle rect) Paint indicatorStiIconSetIndicatorTypePainter.paint(StiGraphics g, StiComponent component, StiRectangle rect) Paint indicatorStiIndicatorTypePainter.paint(StiGraphics g, StiComponent component, StiRectangle rect) Paint indicator -
Uses of StiGraphics in com.stimulsoft.report.painters.shapetype
Methods in com.stimulsoft.report.painters.shapetype with parameters of type StiGraphicsModifier and TypeMethodDescriptionstatic voidStiShapeTypePainter.drawShape(StiGraphics g, StiShape shape, List<StiPathCommand> path, StiRectangle rect, Double zoom, Double pageZoom) Draw shapevoidStiArrowShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiBentArrowShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiChevronShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiChordShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiComplexArrowShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiDiagonalDownLineShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiDiagonalUpLineShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiDivisionShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiEqualShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiFlowchartCardShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiFlowchartCollateShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiFlowchartDecisionShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiFlowchartManualInputShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiFlowchartOffPageConnectorShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiFlowchartPreparationShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiFlowchartSortShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiFrameShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiHorizontalLineShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiLeftAndRightLineShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiMinusShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiMultiplyShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiOvalShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiParallelogramShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiPieShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiPlusShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiRectangleShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiRegularPentagonShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiRoundedRectangleShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiSnipDiagonalSideCornerRectangleShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiSnipSameSideCornerRectangleShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiTopAndBottomLineShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiTrapezoidShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiTriangleShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShapevoidStiVerticalLineShapeTypePainter.paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, Double zoom, Double pageZoom) PaintStiShape -
Uses of StiGraphics in com.stimulsoft.report.styles
Methods in com.stimulsoft.report.styles with parameters of type StiGraphicsModifier and TypeMethodDescriptionvoidStiMapStyle.drawBox(StiGraphics g, StiRectangle rect, boolean paintValue, boolean paintImage, double zoom, double pageZoom) voidStiMapStyle.drawStyle(StiGraphics g, StiRectangle rect, boolean paintValue, boolean paintImage, double zoom, double pageZoom) voidStiTableStyle.drawStyleForGallery(StiGraphics g, StiRectangle rect) -
Uses of StiGraphics in com.stimulsoft.viewer.controls.visual
Methods in com.stimulsoft.viewer.controls.visual with parameters of type StiGraphicsModifier and TypeMethodDescriptionprotected voidStiPageVisual.drawBackground(StiGraphics g, StiRectangle rectangle) Draw page backgroundvoidStiPageVisual.drawPage(StiGraphics g) Draw page